home *** CD-ROM | disk | FTP | other *** search
/ Programmers Heaven 2 / Programmers Heaven 2.iso / files2.lst < prev    next >
File List  |  1997-10-03  |  971KB  |  15,501 lines

  1.  
  2.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  3.  │ #0   │ Programming: AI & Fuzzy                                           │
  4.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  5.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │  12196 KBytes in    70 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  6.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  7.  
  8.              ===============================================
  9.              Artificial Intelligence
  10.              ===============================================
  11. AINET122.ZIP aiNet v1.22 (for Windows95,NT)
  12.              The aiNet is a very powerful (Windows95) neural network-like
  13.              application and is designed specifically to facilitate modeling
  14.              task in all neural network problems, where such tasks would be
  15.              difficult or even impossible with other neural network
  16.              applications currently available for MS Windows 3.1, Windows95,
  17.              WindowsNT or MS DOS.
  18. AIPAPE.ZIP   How Can Artificial Intelligence Help Us? 
  19. AIWARS10.ZIP Reders A.I. WARS (The Insect Mind)
  20.              What is AI Wars? AI Wars allows you to design the Artificial
  21.              Intelligence of a insect like robotic unit. You send this unit
  22.              into battle to test its wits against other robotic units.
  23. ALES.ZIP     Artificial Life Experiment Set(ALES) v1.0 - Beta
  24.              ALES lets you create artificial life. These "cyberbugs" can be
  25.              carnivores, herbivores or plants. They can be placed in a food
  26.              chain scenario or just fight head to head. They hunt, eat, get
  27.              hunted, have offspring, die,... in other words they do what
  28.              basic life-forms do.
  29. ARTIFIC.ZIP  Artificial intelligence info
  30. BAYES.ZIP    This code is a basic implementation of Judea Pearl's belief
  31.              propagation algorithm for tree-structured Bayesian belief
  32.              networks. (C source)
  33. EVOLUT1.ZIP  Intelligent Behavior Without AI: An Evolutionary Approach
  34. GASTRUCT.ZIP Rebuilding connectivity matrices from 2-atom fragments using
  35.              the genetic algorithm
  36. GATSP.ZIP    Advanced optimisation
  37.              The genetic algorithm lets you obtain solutions to problems
  38.              that cannot be solved directly, analytically or
  39.              algorithmically. With this method, many thousands of more or
  40.              less correct solutions ("genotypes") are submitted to a crude
  41.              version of the evolution of species: survival of the fittest,
  42.              and evolution of successive generations through reproduction
  43.              and mutation ("genetic variation").
  44. IFAI_CYC.ZIP IF, AI, and the confabulating-arranger model of interactive 
  45.              fiction  
  46. KOHONE.ZIP   AI Learning Algorithms
  47. NEURAL.ZIP   NEURAL v1.0 <ASP>
  48.              A primitive neural network (perceptron) implemented as a Lotus
  49.              worksheet, along with explanatory text. Useful as a basic
  50.              introduction to how neural networks work. Requires a
  51.              spreadsheet program capable of accepting .WK1 files. $0
  52.              Shareware by Awareness Productions. Registration requested.
  53. PAIL-30.ZIP  The Portable AI Lab is a computing environment containing a
  54.              collection of state-of-the-art AI tools, examples, and
  55.              documentation. It is aimed at those involved in teaching AI
  56.              courses at university level or equivalent. The system has
  57.              enough built-in functionality to enable its users to get
  58.              practical experience with a broad range of AI problems without
  59.              having to build all the supporting tools from scratch.
  60. STRATEG3.ZIP Game AI
  61. UNCERTAI.ZIP Uncertainty in AI
  62.  
  63.  
  64.              ===============================================
  65.              Neural Networks
  66.              ===============================================
  67. BRAIN12.ZIP  The Brain v1.2
  68.              A sophisticated neural network simulator. Based on the
  69.              backpropagation learning algorithm, The Brain is designed for
  70.              ordinary people but advanced enough for serious research work.
  71.              The Brain allows you to enter the future of computing as you
  72.              train your computer to learn what you want it to learn!
  73. GA10.ZIP     TGeneticAlg component For Delphi
  74.              Is a component that implements a genetic algorithm (GA). 
  75.              Genetic algorithms are general heuristic global optimization 
  76.              methods that work with a population of individuals that are the 
  77.              representations of solutions in the search space. Each 
  78.              individual representing a solution is stored in a 
  79.              TIndividual-derived class.  
  80. GARULBAS.ZIP The GALVANO  tools
  81.              This document describes a few applications of our optimisation
  82.              techniques, the genetic algorithm ("GA") and simulated
  83.              annealing, in the real world: risk prediction ("credit
  84.              scoring") using "scorecards" ("Galvano Score") automatic
  85.              production of rule bases for decision-making ("Galvano Rule
  86.              Base") Neural network production and improvement
  87.              ("GalvaNeurones") and other examples, less applied, for
  88.              demonstration.
  89. NETLAB12.ZIP Neural Net Lab 1.2
  90. NEU-1021.ZIP NEURON Digest Volume 10 - Number 21
  91. NEURAL10.ZIP Neural networks starter kit
  92.              SLUG is a front end for a backprop net with 3 layers, using a
  93.              sigmoid transfer function in the hidden layer and linear
  94.              transfer functions in the output layer. SLUG uses the steepest
  95.              descent optimization method (simple backprop). You can set the
  96.              number of nodes in each layer, and training parameters. SLUG
  97.              saves networks on dos streams.
  98. NGODEMO.ZIP  NeuroGenetic Optimizer Version 2.1 Demo package.
  99.              Is a neural network design and development tool that uses
  100.              genetic algorithms to search for optimal neural network inputs
  101.              and structures.
  102. NNT2.ZIP     The Winhelp file describes nntutor v1.0
  103.              Nntutor is both an on-line educational package and a usable
  104.              neural net engine that you can use to solve your own problems.
  105.              The course contains more than 130 pages of hypertext notes and
  106.              takes about 2 full days to work through.
  107. NNVBX.ZIP    Neural Network NN.VBX V1.1
  108.              For VB and Windows C/C++ Compilers Multilayer Backpropagation
  109.              Network
  110. NUD-0101.ZIP NEURON Digest Volume 1 - Number 1
  111. NUD-0102.ZIP NEURON Digest Volume 1 - Number 2
  112. NUD-0103.ZIP NEURON Digest Volume 1 - Number 3
  113. NUD-0104.ZIP NEURON Digest Volume 1 - Number 4
  114. NUD-0911.ZIP NEURON Digest Volume 1 - Number 11
  115. NUD-0912.ZIP NEURON Digest Volume 9 - Number 12
  116. NUD-0940.ZIP NEURON Digest Volume 9 - Number 40
  117. NUD-0941.ZIP NEURON Digest Volume 9 - Number 41
  118. NUD-0942.ZIP NEURON Digest Volume 9 - Number 42
  119. NUD-0943.ZIP NEURON Digest Volume 9 - Number 43
  120. NUD-1001.ZIP NEURON Digest Volume 10 - Number 1
  121. NUD-1002.ZIP NEURON Digest Volume 10 - Number 2
  122. NUD-1003.ZIP NEURON Digest Volume 10 - Number 3
  123. NUD-1004.ZIP NEURON Digest Volume 10 - Number 4
  124. NUD-1005.ZIP NEURON Digest Volume 10 - Number 5
  125. NUD-1006.ZIP NEURON Digest Volume 10 - Number 6
  126. NUD-1007.ZIP NEURON Digest Volume 10 - Number 7
  127. NUD-1008.ZIP NEURON Digest Volume 10 - Number 8
  128. NUD-1009.ZIP NEURON Digest Volume 10 - Number 9
  129. NUD-1010.ZIP NEURON Digest Volume 10 - Number 10
  130. NUD-1011.ZIP NEURON Digest Volume 10 - Number 11
  131. NUD-1012.ZIP NEURON Digest Volume 10 - Number 12
  132. NUD-1013.ZIP NEURON Digest Volume 10 - Number 13
  133. NUD-1014.ZIP NEURON Digest Volume 10 - Number 14
  134. NUD-1015.ZIP NEURON Digest Volume 10 - Number 15
  135. NUD-1016.ZIP NEURON Digest Volume 10 - Number 16
  136. NUD-1017.ZIP NEURON Digest Volume 10 - Number 17
  137. NUD-1018.ZIP NEURON Digest Volume 10 - Number 18
  138. NUD-1019.ZIP NEURON Digest Volume 10 - Number 19
  139. NUD-1020.ZIP NEURON Digest Volume 10 - Number 20
  140. NUD-1022.ZIP NEURON Digest Volume 10 - Number 22
  141. NUD-1023.ZIP NEURON Digest Volume 10 - Number 23
  142. NUD-1101.ZIP NEURON Digest Volume 11 - Number 1
  143. NUD-1102.ZIP NEURON Digest Volume 11 - Number 2
  144. NUD-1103.ZIP NEURON Digest Volume 11 - Number 3
  145. NUD-1104.ZIP NEURON Digest Volume 11 - Number 4
  146. NUD-1105.ZIP NEURON Digest Volume 11 - Number 5
  147. NUD-1106.ZIP NEURON Digest Volume 11 - Number 6
  148. NUD-1107.ZIP NEURON Digest Volume 11 - Number 7
  149. NUD10-24.ZIP NEURON Digest Volume 10 - Number 24
  150. NUD10-25.ZIP NEURON Digest Volume 10 - Number 25
  151. QNET211T.ZIP Qnet for Windows V2.1
  152.              Is the complete solution for Neural Network modeling. It is a
  153.              32-bit application compatible with all 32-bit Windows
  154.              environments (including 3.X w/Win32s). This is a fully
  155.              functional trial version that allows you to become familiar
  156.              with Qnet and neural network modeling. Example neural network
  157.              models are included for science, investing, pattern recognition
  158.              and more. Details on obtaining the retail version of Qnet along
  159.              with Qnet's other exciting utilities are available in the
  160.              download. INVESTORS and TRADERS, professionals in SCIENCE,
  161.              ENGINEERING, MARKETING, MANUFACTURING, MEDICAL DIAGNOSTICS,
  162.              .... can benefit by employing neural networks to automate
  163.              problem solving and decision making tasks. (Trial/Shareware)
  164.              Vesta Services, VestaServ@aol.com.
  165. QWKNET11.ZIP QwikNet is a powerful, yet easy-to-use artificial neural
  166.              network simulator. QwikNet implements several training
  167.              algorithms including: online & batch BP, delta-bar-delta,
  168.              Quickprop and Rprop. Other features include cross- validation,
  169.              saturation prevention and pattern clipping.
  170. VEDA20.ZIP   Veda neurocr - version 2.0
  171.              VEDA NeurOCR is an Artificial Neural Networks (ANN) based
  172.              OCR/ICR software package. It was designed and developed to
  173.              become a useful tool for those who have a large amount of
  174.              printed text to feed their computers with, and want to do it in
  175.              a real automatic way. VEDA NeurOCR is a professional product
  176.              which is the result of hundreds and thousands of theoretical
  177.              researches, programming and testing hours. It was developed
  178.              starting from some original ANN theoretical approaches in the
  179.              neural models and classifiers fields.
  180.  
  181.  
  182.              ===============================================
  183.              Fuzzy Logic
  184.              ===============================================
  185. FUZZGN16.ZIP FUZZGEN Fuzzy Logic Source Code Generator Freeware Version 1.62 
  186.              Is a decision making method for computers. It has taken many 
  187.              years for the merits of Fuzzy Logic to become clear. One of the 
  188.              reasons is the name: people hear "Fuzzy Logic" and immediately 
  189.              assume that it is imprecise. Actually, it is the other way 
  190.              around -- Fuzzy Logic allows FOR imprecision in the input in 
  191.              making a precise decision.  
  192. FUZZY.ZIP    Fuzzy Logic Project
  193.              This program attempts to simulate a furnace with a fuzzy logic 
  194.              controlled thermostat. The initial settings are room 
  195.              temperature, the temperature of the air surrounding the room, 
  196.              and the target temperature for the furnace to maintain. (pascal)
  197.  
  198.  
  199.  
  200.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  201.  │ #1   │ Programming: 80x86 Assembler                                      │
  202.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  203.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │  18365 KBytes in   171 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  204.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  205.  
  206.              ===============================================
  207.              Assembler tutorials and documents
  208.              ===============================================
  209. 4P_V331.ZIP  Programmer's processor power package v3.3.1
  210.              You really need this if you're writing optimized code for the 
  211.              intel ipentium! the package contains all secrets about the news 
  212.              inside the i586 including the undocumented things. Also you get 
  213.              easy access to the 'performance monitoring' using the included 
  214.              tsr called stat, so you can improve your own code for ip5! also 
  215.              included: info - the best cpu/fpu detection software with many 
  216.              extras.  
  217. 8086TUT.ZIP  8086 assembly language tutorial
  218. 80X86.ZIP    Good info about 80x86 programming, good reading!
  219. 86LISTSW.ZIP Hamarsoft (R) 86BUGS list 04
  220.              By Harald Feldmann. Most complete collection of BUGS in the x86 
  221.              and x87 family of CPUs. Contains testing software and Pentium 
  222.              optimizer. If you're a programmer, you NEED this. Also 
  223.              distributed with Ralf Brown's Interrupt List.  
  224. A86CNVRT.ZIP An example of converting a program written for masm into one
  225.              written for a86
  226. ADDRESS.ZIP  Effective Addresses
  227. ALPROG.ZIP   Ibm personal computer assembly language tutorial
  228. ANTI-D.ZIP   Anti Debugging Tricks
  229. ANTI-D1.ZIP  anti-debugging techniques
  230. ASM03001.ZIP Assembly tutorial version 1.0 , part 1
  231. ASMP1L0.ZIP  Assembly tutorial version 1.0 , part 2
  232. ASMP2L1.ZIP  Assembly tutorial version 1.0 , part 3
  233. ASMTEXT1.ZIP Assembler tutorial
  234. ASMTUT1.ZIP  Pc assembler tutor, part 1
  235. ASMTUT2.ZIP  pc assembler tutor, Part 2
  236. ASMTUT3.ZIP  pc assembler tutor, Part 3
  237. ASMTUT4.ZIP  pc assembler tutor, Part 4
  238. ASMTUTTX.ZIP A introduction to x86 assembly
  239. ASSEMBLE.ZIP Assembly language tutorial (PC)
  240. CPU2.ZIP     The 80x86 Microprocessor Family Story
  241. CRITERR.ZIP  Intermediate Programmer Tutorial #001
  242.              Critical Error (0x24) Handler
  243. DEBGTUTR.ZIP THE DEBUG TUTOR v1.0
  244.              Are you mystified by people who use debug? You won't be after
  245.              the Debug Tutor. If you want to know the "black magic" of
  246.              debug, then download this Windows program. Learn how to dump
  247.              memory, assemble programs, even find out what cards are
  248.              installed in a PC without ever turning a screw on the back of
  249.              the case. You'll wonder why you never took the time to learn
  250.              debug before. Inc: Word Treasure, Reg: $15.
  251. DEBUGTUT.ZIP Debug tutorial
  252. DMADOC.ZIP   Direct memory access controller info
  253. DPMISPEC.ZIP Dos protected mode interface (dpmi) specification protected
  254.              mode api for dos extended applications version 0.9
  255. EDIT96.ZIP   Assembler Tutorial 1996 Edition 
  256. EMPM20.ZIP   A text file discussing the advantages of using protected mode
  257.              and the flat memory model for embedded controllers. Also
  258.              includes instructions for obtaining software which implements
  259.              such models. Provided by TechniLib.
  260. FDIV.ZIP     This file contains information explaining the workaround that
  261.              Microsoft has implemented in their compiler and run-time
  262.              library for the Intel Pentium processor's which contain a
  263.              potential flaw in four instructions.
  264. INTER54A.ZIP x86/MS-DOS Interrupt List, Release 54
  265.              A Comprehensive listing of interrupt calls, both documented and 
  266.              undocumented. Contains over 8400 entries (plus some 3600 
  267.              tables) in INTER54A to INTER54D, utility programs and viewers 
  268.              in INTER54E, WinHelp utilities in INTER54F, and non-WinHelp 
  269.              hypertext converters in INTER54G.  
  270. INTER54B.ZIP MSDOS Interrupt List, Release 54, part B
  271. INTER54C.ZIP MSDOS Interrupt List, Release 54, part C
  272. INTER54D.ZIP MSDOS Interrupt List, Release 54, part D
  273. INTER54E.ZIP MSDOS Interrupt List, Release 54, part E
  274. INTER54F.ZIP MSDOS Interrupt List, Release 54, part F
  275. INTER54G.ZIP MSDOS Interrupt List, Release 54, part G
  276. MTL-OPTI.ZIP Optimizations for assembly coders (Intel series 80386-Pentium)
  277. NG_TASM4.ZIP Norton Guide to TASM v4.0 (Ideal mode).
  278.              This guide covers the Ideal mode syntax of Borland's Turbo 
  279.              Assembler version 4.0.
  280.              * Main topics:
  281.              - Assembler directives & extensions
  282.              - Operators
  283.              - Predefined equates
  284.              - Command line switches
  285.              - Symbols & expressions
  286.              - C/Pascal interfacing
  287.              - Keywords list by version
  288.              - TASM error & warning messages
  289. OPCODE.ZIP   The following opcode tables aid in interpreting 80386 object
  290.              code. Use the high order 4 bits of the opcode as an index to a
  291.              row of the opcode table; use the low order 4 bits as an index
  292.              to a column of the table. If the opcode is 0FH, refer to the
  293.              2-byte opcode table, and use the second byte of the opcode to
  294.              index the rows and columns of that table.
  295. OPTIMIZE.ZIP Some useful informations about how to optimize code on a 
  296.              386/486/Pentium 
  297. PCTUTO.ZIP   The PC Assembler Tutor is an assembler tutorial that covers all
  298.              8086 instructions. It starts with the simplest instructions and
  299.              works its way through the whole instruction set. It also covers
  300.              details of the hardware involved with the 8086.
  301. PENTIUM.ZIP  A huge collection of pentium optimisation docs. includes ALL
  302.              the stuff you need to know to write optimal assembly code for
  303.              the pentium processor :)
  304. PENTOPT.ZIP  How to optimize for the pentium processors 
  305. PMTUT002.ZIP This archive contains my protected mode tutorial v0.02
  306.              (Bugfixed) and jerzy tarasiuk's cpumodes.
  307. PRIMER2.ZIP  Whitman's ASM language primer for beginners
  308. REALMEM.ZIP  Read about how to use over 64KB segments and extended memory in
  309.              REAL-MODE Address 4GB of memory under DOS!
  310. UPLOAD.ZIP   Antibugging
  311.  
  312.  
  313.              ===============================================
  314.              assemblers/dissasemblers/debuggers/Utils
  315.              ===============================================
  316. 0938.ZIP     ASSEMBLY language tools pop-up manual,debug,dis-asm etc
  317. AFORM.ZIP    Aform - Assembly source formater
  318.              Is a filter used to format assembler source. It will create as
  319.              output a file with consistent capitalization (or lack thereof)
  320.              and indentation. It will even handle files with (yecch) line
  321.              numbers.
  322. ARROWASM.ZIP The arrowsoft assembler public domain version 1.00D
  323.              The Arrowsoft Assembler takes as its input 8086, 8088, 80186
  324.              and 80286 assembly language source files and produces
  325.              relocatable object modules which may be linked and run under
  326.              the MS-DOS and PC-DOS operating systems. The syntax of the
  327.              input files is a superset of that accepted by the Microsoft
  328.              Macro Assembler (versions 3.0 and later). In fact, most
  329.              programs written for the Microsoft product should assemble
  330.              without modification with the Arrowsoft Assembler.
  331. ASM110BG.ZIP Magic Assembler (v1.10) 
  332.              Simple 8086 assembler, which can produce as well as COM files 
  333.              as boot sector programs, and print the sources including 
  334.              correct addresses. 
  335. BIN2DB.ZIP   BIN to DB Converter version 2.4  
  336. CRYPT120.ZIP CRYPT Version 1.20
  337.              The ultimate protector for S-Ice and Turbo Debugger. This
  338.              program encrypt an EXE file previously compressed with any of
  339.              the actual or futur EXE compressors (like Pklite, Lzexe ,...).
  340. DESA101.ZIP  disassembler GEMA v1.01
  341. DISASM32.ZIP Visual Disasm32
  342.              (free limited demonstration version) is a symbolic visual
  343.              disassembler for 32 bits Portables Executables (PE) used by
  344.              Windows95/NT and Win32s. This new version 0.46 add somes
  345.              improvements and had many bugs fixed and has been tested on
  346.              many more misc. executables and work on Windows95/NT 3.5,
  347.              Win32s 1.2 or more.
  348. DISASTER.ZIP DISASTER v1.0 <ASP>
  349.              Interactive disassembler. This program reads a COM, SYS or EXE
  350.              file and tries to find out what is code and what is data. The
  351.              user can interactively correct it, add comments and meaningful
  352.              labels. Eventually a source-file is produced which can be
  353.              re-assembled.
  354. GEMA26AA.ZIP GEMA, [G]enPC [E]lite [M]acro [A]Ssembler v2.6a
  355.              A New 8086 to P6 Assembler, Based Upon GenST And Motorola 
  356.              680x0. Easier And More Reliable Than The Old, Lousy And Bugged 
  357.              Turbo ASM.  
  358. ICECREAM.ZIP ICECream - SoftICE '95 Detection
  359.              A friend of mine, Per Mellstrand (author of ShellWizard 95),
  360.              was kind of annoyed of people poking in his program. He guessed
  361.              that the main tool people used to "break into" his software,
  362.              was SoftICE from Nu-Mega. What he wanted was a nice way to
  363.              detect that SoftICE was running. I found it.
  364.              A nice way to detect SoftICE '95 is as follows:
  365.              * Get the Interrupt Descriptor Table (IDT) with assembler command SIDT
  366.              * Get the address of Interrupt gate 1
  367.              * Move 16 bytes back
  368.              * Check if the four bytes at this position is "V101" - if so, SoftICE is
  369.              running!
  370. MAKESRC2.ZIP Make Source 1.0, .COM-file dissasembler
  371.              To generate assembly language source files from COM files. 
  372.              Will not work on any other type. Although I wrote this to 
  373.              generate source which is compatible with the A86 assembler, a 
  374.              little work will convert your resultant source file for use 
  375.              with other assemblers. (Mucho credit to Eric Isaacson for his 
  376.              incredible A86 assembler.) 
  377. MASM_CN3.ZIP MASM Converter V1.3 
  378.              Converts V6.X .ASM Source to V5.X Format for those (like me) 
  379.              who have an Older Assembler.  
  380. NASM095.ZIP  NASM, the Netwide Assembler v0.95, EXE-files
  381.              Is a prototype general-purpose x86 assembler. It will currently 
  382.              output flat-form binary files, a.out, COFF and ELF Unix object 
  383.              files, Microsoft 16-bit DOS and Win32 object files, the as86 
  384.              object format, and a home-grown format called RDF. The Netwide 
  385.              Assembler grew out of an idea on comp.lang.asm.x86 (or possibly 
  386.              alt.lang.asm, I forget which), which was essentially that there 
  387.              didn't seem to be a good free x86-series assembler around, and 
  388.              that maybe someone ought to write one.  
  389. NASM095S.ZIP NASM 0.95 Sourcecode (C-source)
  390. PAIR.ZIP     Intel Pentium(tm) Source Code Analyser.
  391.              Will analyze your assembler source code to see how well it will
  392.              run on an Intel Pentium processor.
  393. PASM.ZIP     PASM v1.2
  394.              PASM is a utility to allow you to insert strings directly into 
  395.              your ASM source code.  
  396. SPY_TRAK.ZIP Spy-Trak (Korvin Communications; $35)
  397.              Is a disassembling and debugging tool for .EXE and .COM
  398.              program. It tracks, step by step, each operation performed by
  399.              the program as it is executing, records the status of its
  400.              registers and flags any errors.
  401. TRACE41.ZIP  TRACE 4.1, Disassembler, Debugger, Tracer
  402.              This software offers to programmers the entire knowledge to
  403.              program a PC, to find out what is it hidden behind interrupt
  404.              number 10h (video) for instance but also to find out the secret
  405.              of the hardware interrupt, and hence, to discover the
  406.              undocumented DOS and BIOS. TRACE 4.1 is the ideal companion of
  407.              your debuggers TD and CodeView. TRACE 4.1 accelerates your
  408.              Application Development.
  409. WALK32_1.ZIP SBS WALK32 Win32 Assembly Language Kit Version 1.00
  410.              This programming toolkit is designed for the experienced ASM
  411.              programmer who not only wants to casually write some assembly
  412.              code, but instead aims at building large projects in all
  413.              assembly language. If you would classify yourself into this
  414.              category, WALK32 is for you. Please note that WALK32 is not a
  415.              stand-alone development environment. You will still need some
  416.              additional products to be able to use it. Luckily, you won't
  417.              need very much additional
  418. XFIRE510.ZIP Crossfire: a 680xx/80x86 Hybrid Macro assembler/ Cross Assembler
  419. ZIPWASM1.ZIP WinAsm is a Windows Development Environment for Assembly Code
  420.              development. It does not supply an Assembler, Linker, or Make
  421.              utility. It requires that you (the User) supply these DOS based
  422.              tools. This version has been tested with Borland Turbo
  423.              Assembler 3.2 and 4.0. It has not been tested with Masm, but is
  424.              designed to be configurable to Masm.
  425.  
  426.  
  427.              ===============================================
  428.              Assembler libraries
  429.              ===============================================
  430. ASMLIB1.ZIP  A86 assembler library
  431. ASMWIZ16.ZIP Assembly Wizard's Library v1.6
  432.              For assembly language (most assemblers are supported). Text and
  433.              graphics, buffered file I/O, kbd, mouse, exception handler,
  434.              string support, hi-res timers & countdowns, lots more. Tiny
  435.              model (.COM format). By Tom Hanlin.
  436. FREELI30.ZIP Freelib: The free assembly language library
  437.              200 optimized assembly language routines that Do everything 
  438.              from file I/O to VGA graphics. Full source code is included for 
  439.              all routines FREELIB is public domain software, completely free 
  440.              for all non-commercial use.  
  441. OOPASM.ZIP   An object-oriented assembly language macro library
  442. RHSTDLIB.ZIP Randy Hyde's Standard Library for 8086 Assembly Language
  443.              Programmers
  444. UCRASM24.ZIP The UCR standard library for assembly language programmers,
  445.  
  446.  
  447.              ===============================================
  448.              Protected mode dos-extenders
  449.              ===============================================
  450. ASM32.ZIP    ASM32 v3.0 DOS Extender
  451.              For 32-bit Assembly language programming with the CauseWay DOS
  452.              extender - A library that includes routines for: extensive
  453.              graphics for HGC, HGC+, CGA, MCGA, EGA, VGA, SVGA & SVGA VESA,
  454.              etc., SuperFAST buffered disk I/O, keyboard & direct screen
  455.              I/O, system info, pull down menus, popup windows, and much
  456.              more! Shareware by Doug Herr - $25
  457. DOS32B35.ZIP DOS32 Version 3.5 beta 
  458.              Is a complete DOS-extender package for the development of true 
  459.              32bit DOS applications. Includes: 32bit linker, almost 500Kb 
  460.              source with a cut down ANSI C lib, lots of examples ,a 
  461.              debugger, DLL support and is fully documented supporting 
  462.              assembler and some C programming. Its also fast, small and most 
  463.              importantly its easy to use.  
  464. FLAT.ZIP     Flat real / real big / unreal mode (v1.2)
  465.              Flat is fully compatible with: - dos 2.0 And above - ms-win 3.X
  466.              in 'real' and 'standard' modes - desqview - himem/xms/umb
  467.              drivers - ems drivers with sources and examples.
  468. FRMI150.ZIP  Flat real mode interface v1.5 (aSm) break the 64kb limit of
  469.              real mode addressing !
  470. PMW133.ZIP   PMODE/W v1.33 DOS Extender, For use with WATCOM C/C++
  471.              is a DOS extender for the Watcom C/C++ package. It allows DOS
  472.              programs to run in full 32 bit protected mode, with access to 
  473.              all memory available in the system. PMODE/W basically extends 
  474.              the DOS environment to protected mode and provides a simple 
  475.              interface to the real mode DOS system services for your code.
  476.              Features:
  477.              ╖ Extender size is less than 12k
  478.              ╖ Extender is internal to the EXE
  479.              ╖ Replaces DOS4GW.EXE
  480.              ╖ Fully compatible with WATCOM C
  481.              ╖ Fast execution
  482.              ╖ Free for non-commercial use
  483.              ╖ Protected mode EXE compression
  484. WDOSX092.ZIP WDOSX DOS- Extender v0.92
  485.              Yet another DOS- extender for .ASM DPMI/VCPI/XMS/RAW, small, 
  486.              freeware and easy to handle (I hope:) V0.92 Just check it out! 
  487.              WDOSX has been written mainly for use with 32 bit ASM coding. 
  488.              However, the principles of interfacing Borland C/C++ (4+) code 
  489.              are shown.  
  490. XLIB61.ZIP   XLIB is a library of procedures which can greatly simplify
  491.              protected mode programming under DOS. XLIB provides the
  492.              simplest and most reliable method for accessing extended memory
  493.              from real mode languages. A tutorial on protected mode is
  494.              included. XLIB procedures handle mode switching, extended
  495.              memory, memory-mapped IO, interrupts, and files. XLIB also
  496.              handles CPU exceptions and performs debugging functions. XLIB
  497.              operates under DPMI, VCPI, XMS and clean configurations. Both
  498.              Microsoft and Borland formats are included.
  499.  
  500.  
  501.              ===============================================
  502.              Assembly Mathematics programming files
  503.              ===============================================
  504. AFLOAT.ZIP   Single-precision floating-point library float.Lib with Asm soruce
  505. BCDASM.ZIP   x86 assembly language BCD math.
  506.              TASM 80x86 16-/32-bit routines to handle packed signed 
  507.              Binary-Coded-Decimals (add, sub, imul, idiv, mod, shl, shr, 
  508.              cmp, mov, load, conversion, display). Huge integer math. No FPU 
  509.              support. Includes multi-memory-model assembly source, docs, C 
  510.              libs, and Pascal TPU. TASM v3.20+ required for reassembly. 
  511.              Un-Zip with /d. (FW)(June 1997)  
  512. FLOAT.ZIP    Floating point routines in assembly
  513. PCRNG.ZIP    A Random Number Generator for PC's in asm
  514. QMATH10.ZIP  Fast 64-bit signed integer arithmetic routines
  515. REALASM1.ZIP Floating point math functions using microsoft masm 6.00B
  516. ROOTS02.ZIP  Asm sources that calculates roots
  517. SQRT.ZIP     Method for calculating squareroot in asm
  518.  
  519.  
  520.              ===============================================
  521.              Assembler sources
  522.              ===============================================
  523. 2MON10.ZIP   2mon is a collection of utilities for use on dual-monitor
  524.              systems: mclock, mcls, and mprtsc. Full source code in assembly
  525.              language is provided. Source included
  526. 3-52.ZIP     ISCDROM: Demonstrates Testing if Drive is CD-ROM ISCDROM is an
  527.              assembly code fragment which demonstrates how to determine if a
  528.              drive is a CD-ROM drive. (asm src)
  529. 32BITFIX.ZIP Fast blit functions make 32bit ops in 16bit code.
  530.              Enables some 16-bit users to enable 32-bit code in there apps.
  531. 386DDASC.ZIP This ASm program will take a double-word (4 bytes) and write it
  532.              out to the screen in ASCII format.
  533. 80XXX.ZIP    1996 ASM code snippets from Fido's 80XXX echo.
  534. 80XXX_90.ZIP Code snippets from the 80XXX Fidonet echo.
  535. 80XXX_91.ZIP ASM code snippets from the 80XXX Fidonet echo.
  536. 80XXX_92.ZIP ASM code snippets from the 80XXX Fidonet echo.
  537. 80XXX_93.ZIP ASM code snippets from the 80XXX Fidonet echo.
  538. 80XXX_94.ZIP ASM code snippets from the 80XXX Fidonet echo.
  539. 80XXX_95.ZIP ASM code snippets from the 80XXX Fidonet echo.
  540. AFLOAT.ZIP   FTOL 
  541.              Version for use with assembly language programs Convert 
  542.              single-precision floating-point value to four-byte long 
  543.              integer.  
  544. AMISL092.ZIP Alternate Multiplex Interrupt Specification Library, v0.92
  545.              Public Domain library (with full source code and five sample 
  546.              TSRs) for creating self-highloading TSRs which may be unloaded 
  547.              in any order. Up to 256 TSRs created with AMISLIB may be 
  548.              installed simultaneously, and TSRs can be as small as 128 bytes 
  549.              resident, 1.4K on disk. One of the sample TSRs is a popup which 
  550.              accesses DOS. 
  551. AOTSR.ZIP    Spinning o's TSR
  552.              I have enclosed here my latest freeware utility. It is a TSR
  553.              that animates all the little "o"s on your DOS screen. (Asm src)
  554. APL2EM.ZIP   IBM 286/386 Apple ][ emulator with Asm src
  555. AS01.ZIP     Useful Assembler Routines (1/4)
  556.              A collection Of 37 assembly source codes for use with BASIC.
  557.              Includes memory management, interupt controllers, window
  558.              scrollers, text conversion, program loaders, printer conversion
  559.              and more.
  560. AS02.ZIP     Useful Assembler Routines (2/4)
  561. AS03.ZIP     Useful Assembler Routines (3/4)
  562. AS04.ZIP     Useful Assembler Routines (4/4)
  563. ASC2HEX.ZIP  An efficient algorithm for converting ASCII hex to binary (asm)
  564. ASM4.ZIP     Various disc/file utilities written in assembly sourcecode
  565. ASM5.ZIP     Various disc/file utilities written in assembly sourcecode
  566. ASMCOL1.ZIP  ASSEMBLY COLLECTION volume 1
  567.              ASM Libraries, Snipets & Source Compilation! includes routines
  568.              for: Advanced graphics for HGA, CGA, EGA, VGA, SVGA, Xmode,
  569.              etc., FAST disk I/O, easy keyboard/screen I/O, EMS/XMS/ VMS,
  570.              accessing, system info, advanced math, complex data types, pull
  571.              down menu's, popup windows, buffered file I/O, mouse, exception
  572.              handler, string support, countdowns, hi-res timers, protected
  573.              mode programming under DOS tutors, and much more!!
  574. ASMCOMM.ZIP  IBM PC Communications I/O Routines in assembly
  575. ASMDRV.ZIP   Write DOS device drivers in C and ASM - source code provided.
  576. ASMFILES.ZIP huge Collection of PC utilities written in assembly language
  577. ASMPI.ZIP    Asmpi is a program i made back in december '92 to calculate pi
  578.              in 100% assembly. The program itself is still a little rough
  579.              around the edges, and the source code could use some more
  580.              documentation, but it's still a neat program to fool around
  581.              with on a rainy day.
  582. ASMSRC.ZIP   Collection of assembly language routines
  583. ASMWIN16.ZIP WINDOWS.ASM - Assembly level windowing routines
  584. ASNIP40A.ZIP This is the Assembly Snippets 4.0, including the original Fido 
  585.              80xxx Snippets, the ASM0-Z collection, and LOTS of new code! 
  586.              Contains over 200,000 lines of code. Part 1
  587. ASNIP40B.ZIP This is the Assembly Snippets 4.0, including the original Fido 
  588.              80xxx Snippets, the ASM0-Z collection, and LOTS of new code! 
  589.              Contains over 200,000 lines of code. Part 2
  590. ASNIP40C.ZIP This is the Assembly Snippets 4.0, including the original Fido 
  591.              80xxx Snippets, the ASM0-Z collection, and LOTS of new code! 
  592.              Contains over 200,000 lines of code. Part 3
  593. ASYNC20S.ZIP Buffered asynchronous serial I/O driver for IBM PC and closely
  594.              compatible computers. This is a complete replacement for the
  595.              original INT 14h (serial I/O) handler. In addition to the
  596.              normal services, it provides XON/XOFF and selectable DSR/DTR
  597.              and RTS/CTS handshaking. (asm src)
  598. ASYNCASM.ZIP Handling Interrupts using the Macro Assembler!
  599. AUUUUU_.ZIP  This is a simple assembly program that shows a 80x25 text
  600.              screen, animates a few characters and gets back to dos on a
  601.              keypress. The file auuuuu!.Inc must contain the picture
  602.              (80x25x2 bytes) in dbs addressed as img. You may save it with
  603.              thedraw and then strip the picture sizes off and leave only the
  604.              raw data.
  605. BCOPY.ZIP    BCopy.Asm - copies a block of memory from here to there
  606. BLANK-IT.ZIP Blank-It Screen Saver (asm source)
  607.              This simple screen saver is useful if you are running low on 
  608.              memory. It occupies 192 bytes of conventional memory and works 
  609.              under Windows 95 as well as DOS. In fact, this program is so 
  610.              small that if you look for it you won't be able to find it! 
  611. CLEANDOC.ZIP CleanDoc 1.2
  612.              This is a simple litte assembler program that cleans out the 
  613.              documents folder in the start menu. Asm src.
  614. CNTWORDS.ZIP Asm Program to count the number of words in a file. Words are
  615.              Limited by whitespace, which consists of spaces, tabs, rriage
  616.              returns, and linefeeds.
  617. COMASM.ZIP   COMASM is an integrated terminal emulation package combining
  618.              two modes, VT52 and CHAT. While in the VT52 emulation mode,
  619.              COMASM will impersonate a DEC VT52, transmitting, receiving and
  620.              interpreting all escape sequences in this terminal's command
  621.              set. While in the CHAT mode, COMASM allows messages to be sent
  622.              between two PCs. Any characters may be sent, in messages up to
  623.              256 characters long. (asm src)
  624. COS24.ZIP    COS24 : a 24 bytes costable generator (in asm)    v0.1
  625. CRLF.ZIP     Assembly-language source code for CRLF
  626.              A filter to copy the std input to the std output making sure
  627.              that every carriage return is paired with a linefeed, as with
  628.              normal pc-dos files . Also a ctl-z (hex 1a) is added to mark
  629.              the end of the file if none is present
  630. CTRLADEL.ZIP Disabling ctrl-alt-del (asm)
  631. CWSORT.ZIP   Cwsort 1.0 32-Bit flexible sort, asm source
  632.              assembly language source and dos-extended executable for
  633.              flexible high-speed text sort utility. Sort variable and fixed
  634.              fields, 2G files, user-specifiable sort order. For 386+
  635.              machines. Released to public domain.
  636. D86BIOS4.ZIP D86's BIOS interface for unusual machines, v4
  637. DATETIME.ZIP DateTime 
  638.              A substitute for the annoying MS-DOS Time and Date commands. 
  639.              With Asm source. This is a combined Date/Time command. Does NOT 
  640.              ask for any silly input. 
  641. DDD.ZIP      TYPEAHED - Expands type ahead buffer to 128 chars. (asm src)
  642. DIV-SOU1.ZIP Assembly sourcepackage with various sources for PC
  643. DUMPENV.ZIP  DumpEnv 1.0
  644.              A simple utility that shows how to get access to the 
  645.              ENVIRONMENT variables. 
  646. E_OS300B.ZIP Eclipse Operating System     v3.00
  647.              * Easy and handy pmode system for
  648.              Windows 95, Windows 3.1 or Dos
  649.              * Support Watcom C++, Tasm and Masm
  650.              * Support : DPMI 0.90
  651.              * Support : VESA 1.0 with Automatic Bank Switching (read and write)
  652.              * Support : VESA 2.0 with Linear FrameBuffer
  653.              * Include a new powerful debugger (turbo-debug clone in pmode)
  654.              * Include a new sound system for both GUS and SB.
  655.              * Kewly linker, and compressor completly transparent to the user
  656.              * Include a new memory manager
  657.              * Include a large number of well commented examples for Tasm and
  658.              Watcom C
  659. FMOUSE12.ZIP Fast mouse for mode 12h source in turbo assembler
  660. FONT.ZIP     FONT (asm)
  661.              A little utility(joke) that lets You change the appearance of 
  662.              the fonts in a DOS window. You have three options. Turn them 
  663.              upside down,mirror them or both.  
  664. GGOURO2.ZIP  His is just a little example for Gema, featuring a Gouraud 
  665.              routine. It deals with any convex polygon ( with any number of 
  666.              points ) . Although it isn't that slow, this piece of code was 
  667.              not intended to be optimized at all, but for a didactive 
  668.              purpose. 
  669. INT13.ZIP    This program intercepts Int 13H calls and prints the drive,
  670.              side, track, sector, # of sectors, operation, and return code.
  671.              (asm src)
  672. INT2.ZIP     This code demonstrates a working protect mode interrupt. (Asm)
  673. INTEXEC.ZIP  A general purpose assembly routine to execute any real mode 
  674.              interrupt. 
  675. IOMON.ZIP    IOMON - Disk I/O Monitor
  676. KBDHAND2.ZIP Keyboard INT 9 handler Handles multiple keypresses!
  677. KBKEY.ZIP    Key recorder, asm code
  678. LANRMOTE.ZIP MASTER -- remotely control a PC across a Netbios LAN. (Asm src)
  679. MAD.ZIP      Usefull asm code that allows you to see the number of
  680.              second your program ran.
  681. ODU200.ZIP   OMF Object File Dumper V2.00 with ASM src
  682. ONOFF.ZIP    OnOff
  683.              A VERY simple Terminate and stay resident program (TSR). * It 
  684.              intercepts the keyboard hardware interrupt 09h. * Press CTRL 
  685.              and 9 to turn the screen OFF. * Press CTRL and 1 to turn it ON. 
  686. OPTIMIZ1.ZIP Show how to write very graphics fast programs, using assembler. 
  687. OVL301.ZIP   Overlay manager, linkable+standalone versions
  688. PARSE.ZIP    This asm code will parse an command line and place all command line
  689.              arguments onto the stack and build "argc" and an "argv" array
  690.              to allow access to these arguments.
  691. PMINT.ZIP    32-bit pmode/dpmi code to control interrupts
  692. PROGRAM.ZIP  Assembler program examples
  693. ROT13DEV.ZIP Rot13dev - a functionally useless, but interesting example of a 
  694.              device driver, asm source and .Sys file included.  
  695. SCRNPRT2.ZIP Utility Program to Dump the Screen to a Disk File  (asm)
  696. SEEPORTS.ZIP This simple program is a pop-up TSR that reports the current
  697.              settings of your serial ports ( baud rate, data bits, parity,
  698.              etc ). Since SEEPORTS is resident, it can be extremely useful
  699.              if you are debugging communications H/W or S/W, or if you are
  700.              just curious how your ports are getting set by such software.
  701.              This TSR should work fine with other well behaved TSRs, but you
  702.              probably won't have a reason to use it frequently (don't bother
  703.              putting it in your AUTOEXEC.BAT unless telecommunications is
  704.              all you ever do).
  705. SER_PORT.ZIP A very simple serial -> keyboard redirector (asm src)
  706.              Uses Num Pad Keys on another PC. And converts to the correct
  707.              scan code ; that is then sent to the Keyboard Buffer. (COM1 or
  708.              COM2) ;
  709. SHOWMEM.ZIP  Showmem, with Asrm src
  710.              A little utility thats shows what's in a given mem position. 
  711. SHUNT.ZIP    Console to Auxiliary (RS232) Shunt with Asm src
  712. SIZEOF.ZIP   Sizeof.asm -- returns size in bytes of specified file
  713. STEPRATE.ZIP STEPRATE A program to change the step rate of Floppy drives (asm src)
  714. SWITCH.ZIP   This program demonstrates one way to read single-letter
  715.              switches from the command line.
  716. TBONES07.ZIP T-BONES v0.7
  717.              Skeletal asm programs to help in programming your own TSR's
  718. TEDASM.ZIP   TED.ASM -- The Tiny EDitor.
  719. TEMPLATE.ZIP A template for a terminate and stay(TSR) resident program
  720. TIME.ZIP     the smallest TSR prog. on the world (48 bytes) (Asm source included)
  721. TIME_IT1.ZIP This is the most precise and most convenient timing routine
  722.              ever on pc  (asm, C)
  723.  
  724.  
  725.  
  726.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  727.  │ #2   │ Programming: Assembler                                            │
  728.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  729.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │   2978 KBytes in    45 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  730.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  731.  
  732.              ===============================================
  733.              8051 CPU files
  734.              ===============================================
  735. AS31_TAR.ZIP Software Implemented I2C Drivers.
  736.              These routines allow an 80C51 based microcontroller to drive
  737.              the I2C bus as a single master. The main program at the end
  738.              demonstrates writing and reading several types of devices:
  739. BBSIO51.ZIP  "Bit-bang" serial I/O functions for the 8051.
  740.              These routines transmit and receive serial data using two 
  741.              general I/O pins, in 8 bit, No parity, 1 stop bit format. They 
  742.              are useful for performing serial I/O on 8051 derivatives not 
  743.              having an internal UART, or for implementing a second serial 
  744.              channel. http://www.dunfield.com  
  745. DASM80.ZIP   Ms-dos 8080/8085 disassembler with source
  746. DISASMV2.ZIP Disassembler for 8051/8052, z80, 8035/8048/8041 , With C source
  747. FLOAT51.ZIP  This MICRO-C callable floating point library for use on the 
  748.              8051 was submitted by one of our customers, and appears to work 
  749.              quite well. At present, it works only in TINY, SMALL or COMPACT 
  750.              memory models. This is mostly due to accessing of static data 
  751.              with MOVC. It should not be too difficult to modify the library 
  752.              for use in MEDIUM or LARGE memory models. For 8051.
  753. INT51.ZIP    MICRO-C & ASM examples of 8051 timer interrupt
  754. SERINT51.ZIP Interrupt Serial I/O functions for the 8051 
  755.  
  756.  
  757.              ===============================================
  758.              8080, 8085, 8xc751, 8086 files
  759.              ===============================================
  760. 8080OPCD.ZIP Summary of 8080 instructions
  761. ALPS.ZIP     Resident editor/asm/disasm/debugger for 8080/85/Z80
  762.              ALPS is a system designed to aid in the creation, modification, 
  763.              and debugging of assembly language programs for the 8080 family 
  764.              of micro processors.
  765. BASIC85.ZIP  This is a simple integer BASIC interpreter and MONITOR program 
  766.              for the 8085 CPU. The monitor includes I/O drivers for a 
  767.              parallel keyboard and memory mapped video display. Together the 
  768.              pair occupy a single 4K EPROM. They are provided in ASM source 
  769.              code, and may be assembled with the ASM85 assembler from the 
  770.              XASM cross assemblers package.  
  771.  
  772.  
  773.              ===============================================
  774.              Digital signalprocessor files
  775.              ===============================================
  776. ADPCM.ZIP    The code below represents a full duplex adaptive differential
  777.              pulse code modulation (adpcm) transcoder. This program has been
  778.              developed in accordance with ansi specification t1.301-1987 And
  779.              ccitt g.721 (Bis). It is fully bit-compatible with the test
  780.              vectors supplied by both of these organizations.
  781. ADPCMCCI.ZIP TMS32010 ADPCM source 
  782. ADPCMNON.ZIP TMS32010 ADPCM source
  783. AFIR22.ZIP   Finite impulse response for dsp-12 least mean squares (lms)
  784.              algorithm.
  785. ALLIS.ZIP    intro for thesis (PSfile)
  786.              Two theses by the same author on games and artificial
  787.              intelligence are electronically available. For both, a short
  788.              description is specified below, as well as a description how
  789.              the theses can be obtained.
  790. AUDIO.ZIP    flanging, pitch change and phaser effects for the TI DSP
  791. COMPAND.ZIP  Dsp voice frequency companding system using ti's dsp starter
  792.              kits (dsk).
  793. DSKMODEM.ZIP HF digital DSP modem based on the $99 TI 320C26 DSK
  794. DSP4TEST.ZIP Motorola DSP testprograms
  795. DSPSND1.ZIP  KC7WW's DSP Sound Processor for PSA PC Soundcards
  796.              This package allows you to use your DSP sound card to perform
  797.              digital signal processing system for noise reduction and
  798.              autonotching. The LMS algorithm, as described by W9GR in QST,
  799.              is programmed to run in real time on the sound card's DSP
  800.              processor. Enjoy your HF or satellite communications and lower
  801.              listening stress.
  802.  
  803.  
  804.              ===============================================
  805.              Motorola MC680x0 Files
  806.              ===============================================
  807. 1278.ZIP     SYSTEM68 68000 cross assembler/development environment
  808. 68KDIS.ZIP   68000 disassembler with C source
  809. 8088M.ZIP    8080 Simulator for MC68000 (Asm src) ver 1.2
  810.              With CP/M 2.2 call support, optional tracing and Morrow HDDMA
  811.              DMA buffer
  812. 8668-101.ZIP 80386 to 68000 Sourcecode-Converter V1.01
  813.              Up to now, if you had to tranfer an assembler program to an
  814.              another computer, we had to write a complete new source-code.
  815.              To reduce this grievance I wrote a converter which translates
  816.              80x86 code into 68000 code (e.g. for AMIGA).
  817. ASMKURS.ZIP  This is an archive containing doc files about how to code for
  818.              the 68020/68881 chips.
  819. C68K.ZIP     68000 C compiler
  820.              This compiler is an optimizing C compiler for the Motorola
  821.              68000 processor. It has successfully compiled itself on UNIX
  822.              system V running on a Motorola VME-10. Since this code was
  823.              written for a machine with long integers it may exhibit some
  824.              irregularity when dealing with long integers on the IBM-PC. The
  825.              author makes no guarantees. This is not meant as a serious
  826.              developement tool although it could, with little work, be made
  827.              into one. The bugs and limitations of this compiler are listed
  828.              below:
  829. DTACK01.ZIP  Issue #1 DTACK GROUNDED Newsletter
  830. PD68KCC.ZIP  68000 c compiler
  831.              This compiler is an optimizing C compiler for the Motorola
  832.              68000 processor. It has successfully compiled itself on UNIX
  833.              system V running on a Motorola VME-10. Since this code was
  834.              written for a machine with long integers it may exhibit some
  835.              irregularity when dealing with long integers on the IBM-PC. The
  836.              author makes no guarantees. This is not meant as a serious
  837.              developement tool although it could, with little work, be made
  838.              into one. The bugs and limitations of this compiler are listed
  839.              below:
  840.  
  841.  
  842.              ===============================================
  843.              PIC embedded CPU files
  844.              ===============================================
  845. DISASM84.ZIP Disasm84 is a 2-pass disassembler for microchip's popular 16c84
  846.              processor. The entire program has been written in assembly to
  847.              optimise for speed. I did not feel is was necessary to include
  848.              a neat graphical user interface, far too many programs have
  849.              really grown out of proportion lately (rings a bell, microsoft
  850.              ? 100mb for an operating system ...). aPart from that, most
  851.              people will use this as a simple tool anyway and taking this
  852.              basic approach, the executable is still under 10k which means
  853.              you don't need 64 gb of internal ram :-)
  854. PICDIS.ZIP   PICDIS - A Simple PIC16C84 Disassembler
  855. PICMAC10.ZIP PIC 16C84 Programmer for the LPT-port
  856. PICPROG.ZIP  Serial Mode PIC 16C84 Programmer version
  857. PIX108.ZIP   PiX Version 1.08
  858.              This is the friendly user interface for Pic programmers of type
  859.              LPT and LudiPipo COM , for the 16C84 microchip. No need to have
  860.              the Pic programmer to use the functions, but blowing a
  861.              nonexisting pic gives error of course. You will never be
  862.              trowned out with messages of type: Device not found, and
  863.              Syntax=Blah,blah... Only tree menues, Picmenu, External Eeprom
  864.              and Filemenu. No more jumping around an get lost.
  865. PPFAQ.ZIP    Frequently asked questions about pic84pgm.Zip with some answers
  866. SCRMBLE.ZIP  PIC 16C84/24Cxx Combiprogrammer for Henk Schaer, David Tait and
  867.              LudiPipo interface 1-11-96 ß 0.8 HexFile save added
  868.  
  869.  
  870.              ===============================================
  871.              Various processor files
  872.              ===============================================
  873. 0572.ZIP     Z80 cross assembler,VM2 monitor,File compression with source
  874. COP8FAQ.ZIP  COP8 microcontroller FAQ
  875. DA-SRC1.ZIP  R4300i ASM/DISASM Unit 1.0 for Delphi2 with source
  876. DASM110.ZIP  Dunfield Cross Disassembler Demo 
  877.              Dunfield cross disassemblers run on a PC compatible computer, 
  878.              and process binary machine code for a specific processor, 
  879.              producing either an assembly listing, or an assembly source 
  880.              file representing the content of that code. Suports many
  881.              CPU's.
  882. EMILY320.ZIP EMILY 320, A Simulator/Emulator for the Dallas 80C320 Release 1.4 
  883.              EMILY is a software simulator for the 80C320 family of 
  884.              processors. It provides a powerful debugging environment, 
  885.              offering many features. (demo)
  886. EMILY52.ZIP  EMILY-52 A Simulator/Emulator for the 8051 and 8052 Release 1.4 
  887.              EMILY is a software simulator for the 8051/52 family of 
  888.              processors. It provides a powerful debugging environment, 
  889.              offering many features.
  890. MC314EMB.ZIP MICRO-C/PC Compiler 1 - Docs and Executables
  891.              Demo of DDS MICRO-C Developers Kit, lets you compile/assemble, 
  892.              load and debug code on a simulated embedded controller. A 'C' 
  893.              compiler for The CFLEA Virtual Processor v3.14 This complete 
  894.              development package includes all tools and utilities you need 
  895.              to develop 'C' and 'ASM' code for one or more CPU families. The 
  896.              tools are fully configurable to support virtually any target 
  897.              environment, and most derivatives of the targeted CPU. 
  898.              http://www.dunfield.com
  899. MC314PC1.ZIP The DDS MICRO-C Compiler 
  900.              Dunfield Development Systems (DDS) MICRO-C is a compact, 
  901.              portable compiler suitable for code development targeting small 
  902.              8 or 16 bit systems. At the time of this writing, versions of 
  903.              the compiler are available which produce code for the 68HC08, 
  904.              6809, 68HC11, 68HC12, 68HC16, 8051/52, 8080/85/Z80, 8086 and 
  905.              8096 processor families. 
  906. MC314PC2.ZIP MICRO-C/PC Compiler 2 - Over 70 example pgms
  907. XASM250.ZIP  XASM Demo Cross Assemblers Users Guide Release 2.5 
  908.              This package contains demonstration versions of DDS XASM cross 
  909.              assemblers for a couple of popular processors. The 
  910.              demonstration assemblers are fully featured, but have 
  911.              artificial limits imposed on the symbol table size, and the 
  912.              number of lines they will accept. To better help you evaluate 
  913.              the XASM package, full documentation for all cross assemblers 
  914.              and utilities is provided, even though all of these programs 
  915.              are not included in the demo 
  916.  
  917.  
  918.  
  919.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  920.  │ #3   │ Programming: Basic                                                │
  921.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  922.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │   8257 KBytes in    94 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  923.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  924.  
  925.              ===============================================
  926.              Basic documents and magazines
  927.              ===============================================
  928. BASTUTOR.ZIP Basic tutorial
  929. ISS1.ZIP     The BASIC Internet Fanzine
  930. ISS2.ZIP     The BASIC Internet Fanzine
  931. ISS3.ZIP     The BASIC Internet Fanzine
  932. ISS4.ZIP     The BASIC Internet Fanzine
  933. ISS5.ZIP     The BASIC Internet Fanzine
  934. ISS6.ZIP     The BASIC Internet Fanzine
  935. ISS7.ZIP     The BASIC Internet Fanzine
  936. ISS8.ZIP     The BASIC Internet Fanzine , The Mag for BASIC Programmers
  937.  
  938.  
  939.              ===============================================
  940.              Basic utilities, interpreters and compilers
  941.              ===============================================
  942. BASIC2SB.ZIP BAS2SB - BASIC to Structured BASIC Converter
  943.              BAS2SB automates many of the source code re-formatting
  944.              procedures commonly performed when switching over from BASICA
  945.              or GW-BASIC to the new generation of BASIC compilers (such as
  946.              Turbo BASIC or QuickBASIC).
  947. BASICBAS.ZIP BasicBasic Version 1.52
  948.              BasicBasic is a Basic Language Program Development System for 
  949.              DOS or Windows. With it you can create programs to run under 
  950.              DOS or Windows. BasicBasic is an easy way to develop small to 
  951.              medium size programs without regard for which environment they 
  952.              will run under. 
  953. BBASIC.ZIP   Bywater BASIC Interpreter/Shell, version 1.10
  954.              Implements a large superset of the ANSI Standard for Minimal
  955.              BASIC (X3.60-1978) implemented in ANSI C, and offers a simple
  956.              interactive environ- ment including some shell program
  957.              facilities as an extension of BASIC. The interpreter has been
  958.              compiled successfully on a range of ANSI C compilers on varying
  959.              platforms with no alterations to source code necessary. (C source)
  960. BLINK20.ZIP  Basic Linker Version 2.0
  961.              With Basic Linker you are able to link all your EXE and DATA
  962.              files together in on nice big EXE file. The only thing you have
  963.              to do is to fill out the CFG file and Basic Linker will handle
  964.              the rest.
  965. BWB111.ZIP   Bywater BASIC Interpreter/Shell, version 1.11
  966.              THe Bywater BASIC Interpreter (bwBASIC) implements a large
  967.              superset of the ANSI Standard for Minimal BASIC (X3.60-1978) in
  968.              ANSI C and offers shell program facilities as an extension of
  969.              BASIC. (TAR file)
  970. FIRSTBAS.ZIP FirstBasic compiler 1.00 by PowerBASIC. 
  971.              A true machine code Basic compiler. Stop using the QBasic 
  972.              interpreter and step up to the speed of compiled code. Leave 
  973.              behind 64k string limitations and feel the "Power" of built-in 
  974.              Array Sorting & Searching, file and record Locking, and more 
  975.              accurate calculations with 80-bit floating point and BCD 
  976.              variables for financial calculations. See how we put the 
  977.              "Power" in Basic. $25 SHAREWARE. 
  978. LB14W.ZIP    Liberty BASIC version 1.4, Shareware for Window 95 and 3.1
  979.              Major update with many new features! This easy to learn BASIC 
  980.              for Windows is the choice of NRI Schools and Ziff Davis
  981.              University!  New features include...
  982.              * Communications support!
  983.              * Support for block IF/THEN/ELSE/ENDIF
  984.              * Improved support for making API calls!
  985.              * Heavily revamped help files!
  986.              * Program visually with FreeForm utility
  987.              * Real debugger speeds programming along
  988.              * Only $39.95  * Also available for OS/2
  989.              > Shoptalk Systems, carlg@world.std.com <
  990. SBASIC02.ZIP SMALL BASIC Interpeter (sbasic.c) V0.2
  991.              With C sourcecode.
  992. TSRBASIC.ZIP TsrBasic 2.0, a Terminate and Stay Resident BASIC Interpreter 
  993.              TsrBasic lets you write Terminate and Stay Resident (TSR) 
  994.              programs in Basic.
  995.  
  996.  
  997.              ===============================================
  998.              QuickBasic files
  999.              ===============================================
  1000. 1LUC_WRM.ZIP Wormhole! coded entirely in qbasic!!!
  1001. 3D_DEMO.ZIP  The QBasic 3D Demo
  1002. 3DEXP.ZIP    A fast, QuickBASIC 4.5 3-D wireframe animation program.
  1003. ALTQB555.ZIP ALT-QUICK for QUICK BASIC, v5.55
  1004.              This is the talked about programmer's tools that are written by
  1005.              Christy Gemmell-England. Add many new routines and functions to
  1006.              your present or even new programs to give them a unique look
  1007.              and feel. With this toolbox you can do it easily ! Add Popups,
  1008.              zooms, extended functions not present in QB45. Available in QB,
  1009.              PDS, Visual Basic. !!! U.S.A. Support is available thru Club PC
  1010.              BBS located in Smithfield, Va.
  1011. ANIBAS.ZIP   Warp Field Animator QB basic source
  1012. BASGAMES.ZIP QBasic Games Library 1
  1013.              This is the first in a line of software, rules and much more 
  1014.              more from the new to the internet Dynamo Games. Most of the 
  1015.              programs in this library are games but there are several other 
  1016.              programs. Feel free to change and use these programs as you 
  1017.              like. 
  1018. BASICPRO.ZIP Basic Pro, Issue 3 , Qbasic magazine
  1019. BASICT.ZIP   Qbasic tutorial version 1.1
  1020. BASUPD10.ZIP BasUpd adds PDS and Visual Basic commands to QuickBASIC.
  1021.              Library and full sources included. Free. By Tom Hanlin.
  1022. BEGINNER.ZIP This is a windows helpfile which is aimed at teaching you
  1023.              Microsoft's QBasic. The helpfile includes 8 tutorials which
  1024.              cover basic programming techniques. If you are serious about
  1025.              learning Basic Programming and can't afford a book, then this
  1026.              is a cheap alternative.
  1027. BESTQBG.ZIP  Space force v1.0 , Qbasic game
  1028. CURDEMO.ZIP  This program demonstrates the use of the cursor keys in Quick 
  1029.              or Q Basic. 
  1030. DARTS.ZIP    Qbasic Darts collection. 
  1031.              The following zip archive contains 3 qbasic darts games which 
  1032.              to play you must extract from this zip file into your Dos 
  1033.              directory and load up in Qbasic.
  1034. FADE.ZIP     QBasic FADEing - The real thing.
  1035. FIRE1-3.ZIP  FireStorm version 1.3 
  1036.              Is a QBasic screensaver that puts colored lines on the screen, 
  1037.              smooths them, then "burns" the color away, top to bottom, to 
  1038.              reveal different colors underneath; hence the name.  
  1039. GEDITOR.ZIP  0 X 20 sprite (bitmap) editor (Basic source)
  1040.              Here's a program you can use to create some good tile graphics. 
  1041.              Below is a list of all the commands as well as some quick code 
  1042.              which demonstrates how to put your tile into your program. I 
  1043.              have created a couple of tiles already which you should have in 
  1044.              the same directory as this program. Have fun. 
  1045. GFACTORY.ZIP The Graphics Factory 
  1046.              Is a utility that allows you to create sets of graphics for use 
  1047.              in your own basic programs. While intended for use with Quick 
  1048.              Basic V4.5 , the graphics created by this program can be used 
  1049.              by any version of basic that supports Microsoft compatible 
  1050.              BLOAD and PUT graphics commands. To start the Graphics Factory, 
  1051.              type GFACTORY at the DOS prompt.  
  1052. IN_SORT.ZIP  Non-recursive quicksort in basic
  1053. IPX.ZIP      Netware IPX-routines for Quickbasic
  1054. MAG.ZIP      3D corridor. See if you can make it into a proper maze. QBasic
  1055. NIBJIM.ZIP   This is my little nibbles type snake engine 
  1056. ORBS1-1.ZIP  'Orbs Screensaver Ver. 1.1
  1057. PARALLAX.ZIP Parallax scrolling in QBASIC!
  1058. PTMQASM.ZIP  The poc guide to coding [qb/asm]
  1059.              coding guide for qbasic and assembly
  1060. QBASIC.ZIP   Qbasic tutorial 
  1061. QBDRW.ZIP    QB draw version 1.04  
  1062. QBINVADE.ZIP QB Invaders Ver 1.1 for Qbasic 
  1063. QBMATRIX.ZIP Matrix 2.1 is the enhanced version of QB Matrix and was written
  1064.              in QuickBasic 4.5. Game written in QBasic with src
  1065. QBSBKIT.ZIP  QBXIOL Input/Output Low-Level Library for QuickBASIC 4.x and
  1066.              BASIC 7.x
  1067. QBSUBFUN.ZIP Library of usefull Qbasic subfunctions an subprograms
  1068. QBSVGA.ZIP   QBSVGA, version 3.21
  1069.              "QBSVGA" is a set of subroutines/functions (and an "include
  1070.              file") that can be used within QB programs to achieve SVGA
  1071.              graphic capability. Much, but not all, of the standard QB
  1072.              graphic routines are emulated.
  1073. RBBS174B.ZIP RBBS-PC 17.4
  1074.              This file contains the source code, batch files and .BAS files 
  1075.              needed to compile using QB 3.0 for DOS.  
  1076. REALFUN.ZIP  RealFun: Real & Complex Math Libraries for QuickBASIC
  1077. RM2.ZIP      Rigor mortis 2  , QBasic game
  1078. RPGCODE.ZIP  Roleplaying game in Qbasic
  1079. RWBBSSRC.ZIP RWBBS - Weather Bulletin Board Program Smal BBS System, but no 
  1080.              files support for QBASIC 4.5  
  1081. SINE2.ZIP    QB demo shows a line of text wrapped along a sine wave  
  1082. SPACE2.ZIP   Space commander , Q Basic game
  1083. STEELPRN.ZIP SteelPrint! - Custom text print subroutine for VGA Mode 13  
  1084. STRZGAZE.ZIP Starz Gaze , alien game in basic
  1085. SWFXV1.ZIP   FX Version 1.0, Sound effects creator for Qbasic
  1086.              If your looking for an easy way to add sound to your Qbasic
  1087.              programs this may be your dream program. FX has a graphical
  1088.              interface that allows you to program the FM hardware on any
  1089.              sound card. No experiance necessary. Just click and listen !
  1090.              Comes with Qbasic playback example programs and a Qbasic game
  1091.              called Targets. FX requires a VGA, Mouse and sound card. FX
  1092.              requires registration to save sound effect fil
  1093. SWSPV1.ZIP   SPRITE 2.0 
  1094.              Is a full featured image editor utility that can make adding 
  1095.              colorfull detailed images to Qbasic(r) possible. Sprite 
  1096.              utilizes Mode 13 (320x200x256) and can edit multiple images at 
  1097.              once up to 64 X 64 pixels in 256 colors. Because SPRITE can 
  1098.              display and save multiple images at once, it is ideally suited 
  1099.              for developing graphics for programs that require numerous 
  1100.              small images, like those that are found in games.  
  1101. TESTPAL.ZIP  TESTPAL
  1102.              Program to demonstrate palette manipulation in QBasic or 
  1103.              QuickBasic 
  1104. ULTMKJ.ZIP   The Ultimate MKJ Player v2.0 
  1105.              MKJamz (please forgive the stupid name) is a file format 
  1106.              designed for QBasic programmers who want MIDI-like music in 
  1107.              their programs. The earliest version of MKJamz was completed 
  1108.              sometime around August of 1996. 
  1109. WEBWALK.ZIP  Gnome Walk          
  1110.              THis program demonstrates How to animate a character and how to 
  1111.              reduce the flicker that you always get when animating in QBasic 
  1112. VECT_A_B.ZIP A fast, QBasic 4.5 3-D wireframe animation program.
  1113.  
  1114.  
  1115.              ===============================================
  1116.              Power Basic sources
  1117.              ===============================================
  1118. 2JULIAN.ZIP  PowerBASIC function to convert a Date to a Julian number
  1119. BARDCOL1.ZIP The Bard Collection PowerBASIC 2.1a
  1120.              Is group of routines for PowerBASIC 2.1a that I have completely
  1121.              tested. Better yet, it is the Source Code! to all of those
  1122.              routines. Many of these routines can also be found in .PBU form
  1123.              in PB Tools.
  1124. BARDCOL2.ZIP The Bard Collection II PowerBASIC 2.1a
  1125.              The Bard Collection is group of routines for PowerBASIC 2.1a
  1126.              that I have completely tested. Better yet, it is the Source
  1127.              Code! to all of those routines. Many of these routines can also
  1128.              be found in .PBU form in PB Tools.
  1129. BASM286.ZIP  BASM286! The BASIC to 286 Assembly Compiler
  1130.              Written entirely in PowerBASIC v3.0 BASM286 converts a
  1131.              BASIC-like language to pure MASM and TASM assembly language
  1132.              source code. Creates stand alone .COM or .EXE's or use the code
  1133.              to optimize routines in other languages. With large DOC file,
  1134.              75 demos with generated .ASM, EXE and COM files for you to
  1135.              learn from. SHAREWARE ( cheap! ) and PowerBASIC source code
  1136.              available for personal use. Give it a try, it's alot of fun!
  1137. FIRSTBAS.ZIP FirstBasic compiler 1.00 by PowerBASIC.
  1138.              A true machine code Basic compiler. Stop using the QBasic
  1139.              interpreter and step up to the speed of compiled code. Leave
  1140.              behind 64k string limitations and feel the "Power" of built-in
  1141.              Array Sorting & Searching, file and record Locking, and more
  1142.              accurate calculations with 80-bit floating point and BCD
  1143.              variables for financial calculations. See how we put the
  1144.              "Power" in Basic. $25 SHAREWARE.
  1145. PCL4PB43.ZIP PERSONAL COMMUNICATIONS LIBRARY FOR POWER BASIC, Ver 4.3,<ASP>. 
  1146.              Async comm library supporting COM1 thru COM20 to 115,200 baud, 
  1147.              4+ ports concurrently, many dumb multiport boards, 16550 UART, 
  1148.              interrupt driven, RTS/CTS flow control, any UART address using 
  1149.              IRQ2 thru IRQ15. Supports Power BASIC only. 
  1150.  
  1151.  
  1152.              ===============================================
  1153.              Basic sources
  1154.              ===============================================
  1155. 3D_BOXES.ZIP 3dDemo in basic
  1156. 3D5.ZIP      fast 3-D wireframe program in basic
  1157. ALTBC555.ZIP ALT-QUICK for PDS v7.xx., version v5.55
  1158.              This is the talked about programmer's tools that are written by
  1159.              Christy Gemmell-England. Add many new routines and functions to
  1160.              your present or even new programs to give them a unique look
  1161.              and feel. With this toolbox you can do it easily ! Add Popups,
  1162.              zooms, extended functions not present in QB45. Available in QB,
  1163.              PDS, Visual Basic. !!! U.S.A.
  1164. ANGELLIB.ZIP ANGELIB 1.9a
  1165.              PDS/BASIC 7.1 programming library. Over 60 routines such as a
  1166.              horizontal bar menu, scrolling information window, and a file
  1167.              selection window (all with mouse support) and printer functions
  1168.              such as soft font selection and downloading, etc. *NEW* Full
  1169.              LIB.
  1170. C_CANSOP.ZIP Command & conquer - the ansi operations
  1171. DDJMAZ.ZIP   This BASIC program graphically demonstrates the method of
  1172.              solving mazes given by Basem A. Nayfeh in "Cellular Automata
  1173.              for Solving Mazes" in the February 1993 issue of Dr. Dobb's
  1174.              Journal. Basically, dead end rooms are sealed off until there
  1175.              are no more.
  1176. DND29SRC.ZIP The Adventure System v2.9c-4 bbs/door/game source code 
  1177.              In PDS 7.1.  
  1178. EBBS154.ZIP  EBBS-PC v1.54
  1179.              Offers a full screen ANSI editor, XYZmodem file transfers, 
  1180.              DOOR's, Remote Sysop Shell, 26 message bases, 26 transfer 
  1181.              sections, high speed modems, and much more. EBBS-PC sets up in 
  1182.              minutes, is easy to maintain and now includes all PowerBASIC 
  1183.              v3.0c source code. Freeware by Ed Parry.  
  1184. ECALC1-3.ZIP Electrical Calculations Version 1.3 (Basic source)
  1185. ENIGMA_1.ZIP This program simulates the Enigma cipher machine in Basic
  1186. FIREWORK.ZIP Fireworks routines in basic
  1187. GET2PCX.ZIP  This basic program inputs image data from a Basic BSAVEd file 
  1188.              and converts it to a PCX format.  With source
  1189. HOLE.ZIP     Wormhole effect in Basic
  1190. IBRARY20.ZIP IBRARY 2.0 , A library for the ASIC 4.00 compiler.
  1191.              Over 200 assembly-language routines of all types (assembler not
  1192.              required).
  1193. IMB9011.ZIP  Demonstrates how to check if a credit card number is valid.
  1194.              (basic source)
  1195. LAND.ZIP     Landscape generator with basic sourcecode
  1196. LANDS.ZIP    This program makes a nice 3d landscape (Basic)
  1197. MARQFIT.ZIP  MARQFIT.BAS -- a non-linear least squares fitting routine using
  1198.              the marquardt algorithm
  1199. MUSIC.ZIP    Some music tunes for Basic
  1200. PADDLE.ZIP   Paddlewar v1.2 , basic game
  1201. SECU_P1.ZIP  Password Generators     
  1202.              Basic programs for generating passwords
  1203. SNAKES3.ZIP  Snake game in Basic
  1204. STORM.ZIP    STORM Lightning Simulator Program (basic)
  1205. TG.ZIP       Topgun blackjack v1.0 game in basic
  1206.  
  1207.  
  1208.  
  1209.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  1210.  │ #4   │ Programming: C                                                    │
  1211.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  1212.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │  12621 KBytes in   169 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  1213.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  1214.  
  1215.              ===============================================
  1216.              C programming tutorials and textfiles files
  1217.              ===============================================
  1218. C-LESSON.ZIP Yo! Learn C In 9 Steps!
  1219. C_COURSE.ZIP C Tutorial
  1220. C_CRIT.ZIP   The case against C
  1221.              The programming language C has been in widespread use since the
  1222.              early 1970s, and it is probably the language most widely used
  1223.              by computer science professionals. The goal of this paper is to
  1224.              argue that it is time to retire C in favour of a more modern
  1225.              language. The choice of a programming language is often an
  1226.              emotional issue which is not subject to rational discussion.
  1227.              Nevertheless it is hoped to show here that there are good
  1228.              objective reasons why C is not a good choice for large
  1229.              programming projects. These reasons are related primarily to
  1230.              the issues of software readability and programmer productivity.
  1231. C_LESSON.ZIP Contains a complete course for you to learn the 'C' computer language
  1232. C_PREC.ZIP   Operator Precedence and Associativity Rules in C / C++
  1233. C_RESID.ZIP  How to Create an Interrupt-Driven C Routine
  1234. CNEWS001.ZIP C NEWS Issue 1 Volume 1
  1235.              This is the first issue of " C NEWS ", which is a newsletter
  1236.              written by the users of the C BBS in Reston, VA. This
  1237.              newsletter is an attempt to present - in a formalized manner -
  1238.              the latest bug reports, and tips on how to better use the C
  1239.              compilers that are currently in the marketplace.
  1240. CNEWS002.ZIP C NEWS Issue 2 Volume 1
  1241. CNEWS006.ZIP C NEWS Issue 6 Volume 1
  1242. CNEWS007.ZIP C NEWS Issue 7 Volume 1
  1243. CNEWS011.ZIP C NEWS Issue 11 Volume 1
  1244. CREFCARD.ZIP C reference card
  1245. CSTYLE.ZIP   This archive consists of a number of files describing rules and 
  1246.              guidelines for c style practices. They address both readability 
  1247.              and portability issues.  
  1248. CTUTOR.ZIP   Programming in C - A Tutorial
  1249. DJTUT255.ZIP DJGPP Tutorials v2.55
  1250. GAMETUTR.ZIP PROGRAMMING OBJECT ORIENTED GAMES IN TURBO C.
  1251.              This is an interactive book using the PC as a tutor to proceed
  1252.              at your own pace. The book will teach fundamentals of
  1253.              animation, help the reader apply principles of OOP, and help
  1254.              the reader make an easier transition to object oriented
  1255.              languages like C++.
  1256. PTRTUT01.ZIP A tutorial on pointers and arrays in c
  1257. RLVALUE.ZIP  A Brief Tutorial on Pointers, Lvalues, & Rvalues
  1258. START_C.ZIP  How to begin programming in c/c++
  1259. TEACHC.ZIP   TEACHC - Teaches C Programming
  1260.  
  1261.  
  1262.              ===============================================
  1263.              C programming utilities
  1264.              ===============================================
  1265. BIN2H.ZIP    Binary File to 'C' Header File Conversion Utility (C source)
  1266. BSTR21.ZIP   Bstring v2.1, BASIC String Functions for C
  1267.              Libraries containing BASIC-style string functions for C and
  1268.              C++. Date and time functions are also included. Libraries are
  1269.              fully written in fast assembly code. Optimizations for Pentium
  1270.              processors are implemented. Both Microsoft and Borland formats
  1271.              are included. Operates under both DOS and Windows. Developed by
  1272.              TechniLib.
  1273. CAPT_TXT.ZIP CAPTURE Allows C/C++ Programmers to "Capture" strings of text
  1274.              (without quotation marks) into a character array by adding the
  1275.              assignment function "strcpy()". I think this is a real time
  1276.              saving tool when adding large amounts of string data to your
  1277.              C/C++ program source code.
  1278. CEXTRACT.ZIP Cextract v.1.7
  1279.              Is ideal for generating header files for large multi-file C
  1280.              programs; cextract also functions as a rudimentary
  1281.              documentation extractor, generating a sorted list of all
  1282.              functions and their locations. FREEWARE, C source.
  1283. CPROTO36.ZIP Cproto is a program that generates function prototypes and
  1284.              variable declarations from C source code. It can also convert
  1285.              function definitions between the old style and the ANSI C
  1286.              style. This conversion overwrites the original files, so make a
  1287.              backup copy of your files in case something goes wrong. C source
  1288. CPT.ZIP      CPT - C Language Precedence Trainer
  1289.              A key element in the rapid writing of error-free C code is a
  1290.              thourough understanding of the relative precedence of the 35 C
  1291.              language operators. Only when the precedence of any two
  1292.              operators can be ranked without conscious thought can a C
  1293.              programmer write with efficiency.
  1294. CXT235.ZIP   CXT -(v2.35) - C Exploration Tools (v1.09)
  1295.              CXT for Windows C source code analysis. Builds calltree,
  1296.              cross-reference and provides a lot of useful informations. HTML
  1297.              (WWW) and RTF (WinHelp) output possible. Various configuration
  1298.              options. DOS and WINDOWS versions available. Shareware
  1299. CXTW106.ZIP  The c exploration tools!
  1300.              the c function tree generator (cft) and the c structure tree
  1301.              generator (cst) are powerful program development, maintenance
  1302.              and documentation tools. They provide the programmer the
  1303.              ability to analyse the c or c++ source code of applications, no
  1304.              matter how big or complex they are. Cft and cst are very useful
  1305.              to explore new, unknown software and to support software reuse
  1306.              and maintenance.
  1307. DL.ZIP       Miracle C Compiler version 1.7 1 December 1996
  1308.              The Miracle C Compiler runs on a 386 PC (or better) under
  1309.              MS-DOS, accepting a dialect of the C language and generating
  1310.              object code suitable for Microsoft or compatible linker.
  1311. EMBED21.ZIP  Embedtxt is a "c" programming technique for hiding text
  1312.              information within your program in such a way as to make it
  1313.              more difficult for "hackers" to alter it. aLthough embedtxt is
  1314.              not fool-proof, it does provide a good way of protecting your
  1315.              programs from the normal attempts made by those who want to
  1316.              change your program, be it, copyright notices, configuration
  1317.              details, or whatever.
  1318. FLOWER.ZIP   Flower 
  1319.              Reads C source code and writes three reports to stdout: 
  1320.              functions and which functions they call, functions and which 
  1321.              functions call them, and a call tree. Includes C source.  
  1322. IASM.ZIP     IASM v1.01
  1323.              IASM is a utility for the Watcom C compiler. It allows you to 
  1324.              insert Borland sytle ASM {} blocks into your C source and use 
  1325.              the Watcom compiler.  
  1326. LINKLIST.ZIP LinkList - is a graphical explanation
  1327.              Of link lists and pointers, and their usage in C programming.
  1328. MICRO-C2.ZIP DDS MICRO-C/PC example programs
  1329. MKPROTO.ZIP  mkproto - make prototypes for functions
  1330.              Mkproto takes as input one or more C source code files, and
  1331.              produces as output (on the standard output stream) a list of
  1332.              function prototypes (a la ANSI) for the external functions
  1333.              defined in the given source files. This output, redirected to a
  1334.              file, is suitable for #include'ing in a C source file.
  1335. NICEC4.ZIP   Nicec version 4 
  1336.              NiceC is a fast, learning and easy to use C source formatter. 
  1337.              It completely formats C or C++ source codes according to your 
  1338.              style which it has learned from a sample of your source code. 
  1339. PACIFIC.ZIP  Pacific C for MS-DOS, v7.51
  1340.              Welcome to Pacific C, HI-TECH Software's low cost, high
  1341.              performance ANSI C compiler for MS-DOS. Pacific C combines most
  1342.              of the features and power of the version 7 HI-TECH C Cross
  1343.              Compilers into a compact, easy to use package which will run on
  1344.              just about any MS-DOS based personal computer.
  1345. SC_22.ZIP    Small C Compiler Version 2.2
  1346.              The Small C compiler translAtes a subset of the C language into
  1347.              assembly language. It runs under PC/MS-DOS 2.1 and later. Small
  1348.              C is compatible with the Microsoft and Small Mac assemblers.
  1349.              Small C takes full advantage of the ability of these assemblers
  1350.              to generate relocatable object code, to maintain libraries of
  1351.              relocatable modules, and to link separately compiled program
  1352.              modules.
  1353. SCI13.ZIP    Small C Interpreter
  1354. SW.ZIP       Simple Windows v1.6 <ASP>
  1355.              An I/O management system for Turbo C/C++. 1000's of windows 
  1356.              ,screens,menus,forms,and songs with no growth in ram buffering. 
  1357.              Simple disk management. Files built on an editor and called for 
  1358.              simple small code. Font changer with 8 fonts,online docs, tutor 
  1359.              sorce code, plus doc reader/printer. Simply Soft Modesto,CA 
  1360.              95351  
  1361. SYNPRINT.ZIP C/C++ Syntax Printer for HP printers
  1362. SYNTAX.ZIP   syntax.c Program running a quick syntax check on C source
  1363. TESTMN1.ZIP  TESTMAN processes a text file containing test case descriptions
  1364.              and generates a single source file that when compiled exercise
  1365.              your C/C++ code and check conditions you specify. Failures are
  1366.              recorded and are listed in the output of the executable.
  1367. WINPROTO.ZIP WinProto -
  1368.              A Windows based utility for "C" programmers. Generates function
  1369.              prototypes automatically from "C" source code. Sorting,
  1370.              alignment, and other options available. FileSet definitions for
  1371.              prototyping entire projects. Shareware, $15 registration.
  1372. XREF.ZIP     Cross reference program v3.3.
  1373.              Cross- references any number of C modules (including Windows
  1374.              programs) and outputs: 1) A list of their global variables and
  1375.              constants. 2) A summary listing of the functions. 3) A verbose
  1376.              list of the functions. 4) A tree of the function's calls and
  1377.              callers. Uses a DOS memory extender.
  1378.  
  1379.  
  1380.              ===============================================
  1381.              C Mathematics programming files
  1382.              ===============================================
  1383. ADVC11.ZIP   ANY2DEC
  1384.              Converts a number in string form, in any base (2-35), into an
  1385.              unsigned integer. No checking for validity is done-- characters
  1386.              are assumed to be within the proper range for the base chosen,
  1387.              and the number as a whole is assumed to be within unsigned
  1388.              integer range. C source
  1389. APM.ZIP      Arbitrary Precision Math Library The Arbitrary Precision Math 
  1390.              Library is a series of routines that allows the user to perform 
  1391.              math to any level of accuracy that is desired. These APM 
  1392.              entities ("APM" == "Arbitrary Precision Math") can be 
  1393.              initialized from character strings or from long integers, and 
  1394.              they can be converted back into character strings by a routine 
  1395.              that allows simple formatting. With the exception of the 
  1396.              routines that do division, the results of APM operations are 
  1397.              guaranteed to contain enough precision to hold exact values. 
  1398.              The APM routines will automatically allocate enough space in 
  1399.              their results to hold the proper number of digits. 
  1400. BASE.ZIP     Base Conversion of Numbers
  1401.              C programmers must be able to work with binary, octal, decimal,
  1402.              and hexadecimal numbers. This article describes a general
  1403.              purpose conversion and formatting routine for numbers in these
  1404.              (and other) bases.
  1405. CALC_CRC.ZIP This routine computes a 16-bit CRC of a block of memory using
  1406.              the CRC computation method used by XMODEM/CRC programs.
  1407. COLLINS.ZIP  Collins math library v1.0 (C src)
  1408. CRC-16.ZIP   Crc computation logic ,16 bit
  1409. CRC-32B.ZIP  Crc computation logic ,32 bit
  1410. CRC4MSC.ZIP  Fast crc routines for microsoft c
  1411. CRCCHK.ZIP   CRC calculation , C source
  1412. CRS_C.ZIP    Cyclic Redundancy Check calclations in C
  1413. CUG105.ZIP   The Incredible Superpowerful Floating Point Package for BDS C v1.4
  1414. EXTMATH.ZIP  Extended arithmetic functions (extmath version 1.0)
  1415.              ExtMath is a shareware library of C callable functions for
  1416.              arithmetic with very large numbers, for 386 and higher PCs.
  1417. FFT.ZIP      FFT Program for Turbo-C
  1418.              The FFT program and test signal generators included in the
  1419.              archive, can be used to perform signal analysis in the
  1420.              frequency domain, using samples in the time domain.
  1421.              Historically the applications have ranged from music to radar.
  1422.              I recently have been doing some research in the radar field
  1423.              using this FFT to perform relative velocity measurements. This
  1424.              program can be further refined to meet your needs.
  1425. FFT142.ZIP   fft - calculate fast Fourier transform of time domain curve (C source)
  1426. FFT3.ZIP     Fast Fourier Transform
  1427. FFT4.ZIP     Fast Fourier Transform
  1428. FFTSING.ZIP  Fast Fourier Transform
  1429. FIXFLOA2.ZIP Fix-float a library for rapid handling of decimal numbers
  1430.              represented on a fixed point binary notation (C)
  1431. JPSTATAO.ZIP fast and precise area under some popular statistical
  1432.              distributions calculations header for c/c++ programs.
  1433.              introductory set.
  1434. LOGRTHMH.ZIP The logrthm.h file is an extension to the math.h header file.
  1435.              Where most company's math libraries define a logarithm to the
  1436.              base e function and, maybe, a logarithm base 10, none that I
  1437.              have seen allow for other bases. This file defines the function
  1438.              "logrthm" that returns the Log base B of N. B and N may be any
  1439.              combination of types int, float, double, long double, or
  1440.              complex. C src.
  1441. RAND1.ZIP    This is the best known random number generator available (c source)
  1442. RAND31.ZIP   Random number generator in C/asm
  1443. SQROOT.ZIP   Fast integer squareroot calculation algorithm (With C/ASm src)
  1444. SQRT1.ZIP    Fast square root using derivatives  ( c source)
  1445.              This function returns the Square Root of the number given in
  1446.              16.16 fixed point math. The number supplied must also be in
  1447.              16.16 fixed point math. You must call the table(); before using
  1448.              it. The numbers returned are not precise at all but will work
  1449.              very well. Numbers can range from 0 to 300. You can increase
  1450.              this if you feel the need. It is not optimized, since I didn't
  1451.              feel like it.
  1452. TDIG11.ZIP   Libraries containing functions for finding all roots to
  1453.              polynomials. Handles polynomials with both real and complex
  1454.              coefficients. Other useful polynomial functions are included.
  1455.              Works with both DOS and Windows. Formats for both Microsoft and
  1456.              Borland languages are included. Developed by TechniLib.
  1457. TRAN21.ZIP   Libraries with high-performance random number generators for C/C++.
  1458.              Includes functions to generate random numbers for: uniform,
  1459.              normal, gamma, beta, Cauchy, chi-squared, F, t, exponential,
  1460.              Gumbel, Pareto, Weibull, logistic, binomial, geometric,
  1461.              negative binomial, and poisson distributions. Formats for
  1462.              Microsoft, Borland, and Watcom are included. Operates under
  1463.              both DOS and Windows. Developed by TechniLib.
  1464.  
  1465.  
  1466.              ===============================================
  1467.              C sourcecode files
  1468.              ===============================================
  1469. ALLOCATE.ZIP ALLOCATE.C
  1470.              This set of three routines provides a VERY high-speed memory 
  1471.              allocation scheme when you have an application in which most or 
  1472.              all of the allocated blocks are either (1) all about the same 
  1473.              size, or (b) smaller than some (small) maximum size. 
  1474. ANONIRC.ZIP  Krad anonymous IRC (C source)
  1475. ARGPAR.ZIP   argparse.h: macros for parsing command arguments.
  1476. ARGS.ZIP     ARGS: Program to print command line arguments.
  1477.              I wrote this program to show the arguments passed to programs
  1478.              that are invoked under the covers by some utilities. Rather
  1479.              than performing the utility function, ARGS only prints to the
  1480.              screen (STDOUT) the passed parameters. with C source
  1481. AUR134AZ.ZIP AURORA BBS-system + Source in C
  1482. AUTOSCRN.ZIP AUTOSCREEN v2.01
  1483.              Portable ANSI C User interface Library. Is a fully portable,
  1484.              event-driven, multi-threaded user-interface library; written in
  1485.              a combination of ANSI-C and low-level assembler. It is aimed at
  1486.              programmers developing real-time bespoke applications in C who
  1487.              need to supply a MS Windows-type interface but without the
  1488.              run-time and memory overheads that such systems incurr.
  1489. B_PLUSUD.ZIP The b-plus program a b-tree indexing file module for c
  1490.              programmers by hunter and associates b-plus is a versatile,
  1491.              carefully designed module for c programmers who need a fast,
  1492.              efficient program for indexing data files. B-plus allows data
  1493.              records to be retrieved based on a key value without regard to
  1494.              their position in the data file. The data records can also be
  1495.              accessed in sequential order in either a forward and reverse direction.
  1496. BAWK.ZIP     bawk - text processor
  1497.              Bawk is a text processing program that searches files for
  1498.              specific patterns and performs "actions" for every occurrance
  1499.              of these patterns. The patterns can be "regular expressions" as
  1500.              used in the UNIX "ex" editor. The actions are expressed using a
  1501.              subset of the "C" language. (C source)
  1502. BBSC.ZIP     BBS (bulletin board system) written in unix system-III "C".  
  1503. BBSCKIT.ZIP  The BBSC Toolkit for Building BBS's in Portable C
  1504.              This collection of program source in C originally came from
  1505.              Unix Systems. It is intended for people who wish to roll their
  1506.              own Version of a BBS. Included with the C BBS is Umodem.c. It
  1507.              was created to support users of microcomputers connected to
  1508.              timeshared Unix Systems. Gluing the two products Should be a
  1509.              good exercise for the enterprising C programmer.
  1510. BFI_201.ZIP  Bawk C actions interpreter ver 1.1
  1511.              Is a text processing program that searches files for specific
  1512.              patterns and performs "actions" for every occurrance of these
  1513.              patterns. The patterns can be "regular expressions" as used in
  1514.              the UNIX "ex" editor. The actions are expressed using a subset
  1515.              of the "C"
  1516. BISON122.ZIP bison - GNU Project parser generator (yacc replacement)
  1517.              with C source.
  1518. BITOPS.ZIP   BITOPS.C - Various bit-manipulation procedures.
  1519. BITSFUNC.ZIP This module contains BIT manipulation routines in C
  1520. BITSTRG.ZIP  Bit manipulation in C (bitstrg)
  1521. BM.ZIP       This archive is a MSDOS version of an "fgrep" utility ported
  1522.              from XENIX to Computer Innovations C86 (quite simple,
  1523.              actually). It uses the Boyer-Moore algorithm for parallel
  1524.              string searches. On XENIX it really blows the real fgrep
  1525.              program away in performance. However, in MSDOS, the FIND
  1526.              command is still a bit faster, albeit more limited. In the
  1527.              archive: C Source.
  1528. BMG.ZIP      Boyer-Moore-Gosper search routines  in C
  1529. BNP_MENU.ZIP Simple And Effective Menuing-System Source(C)+ Exe(DOS)+ DemoFile...
  1530. BOOTEX10.ZIP System reboot examples, with C ASM src
  1531. BOOTMENU.ZIP BOOTMENU is yet another program which allows you to select 
  1532.              between multiple AUTOEXEC.BAT and CONFIG.SYS files when you 
  1533.              turn on your computer. It can also be used to provide menu 
  1534.              access to various "turnkey" applications, with or without 
  1535.              switching to a new system configuration. C source.
  1536. BSTRNG11.ZIP BSTRING Version 1.10
  1537.              BSTRING Makes the powerful string functions in BASIC available
  1538.              to C and C++. All BSTRING libraries are fully written in fast
  1539.              assembly code. Optimizations for Pentium processors are
  1540.              implemented. Both Microsoft and Borland formats are included.
  1541.              BSTRING was developed by TechniLib.
  1542. C-FLOW.ZIP   Cflow -- a program to reveal c program structure
  1543.              This program, CFLOW, accepts C source files as input and
  1544.              generates as output to STDOUT a roughly structured listing of
  1545.              module (function) declarations and the function calls within them.
  1546. CALCULAT.ZIP calculat.c an onscreen calculator (C source)
  1547. CALE-TCC.ZIP cal - display calendar
  1548.              Display a calendar for a particular year. If month-number is 
  1549.              supplied, only that month is displayed. C source.
  1550. CDLLIST.ZIP  This is code for an abstract data type representing a circular
  1551.              doubly linked list. This type of list is extemely usefull for
  1552.              everything from text editors to any type of dynamic storage.
  1553. CDROMC.ZIP   C source that counts the number of CD-ROM units
  1554. CHAINSAW.ZIP CHAINSAW
  1555.              This utility removes an entire directory tree, asking for 
  1556.              permission only once, before beginning. This is very useful for 
  1557.              removing entire software packages etc. which can have many 
  1558.              files and sub-directories. Using the DOS delete command, you 
  1559.              would have to visit each directory (starting at the leaves of 
  1560.              the tree), delete all files (replying 'Y' to the prompt), 
  1561.              backup one directory level, remove the directory, cd to the 
  1562.              next "leaf" directory, and repeat the process. With C source.
  1563. CLIB_ASM.ZIP CLIB
  1564.              Provides C-like printf(), fprintf(), and sprintf() functions
  1565.              for Macro Assembler programmers. Included are a macro header
  1566.              (which must included in assembly) and a library containing
  1567.              runtime support. This document assumes that you know pretty
  1568.              much what you're doing. (asm)
  1569. CLOCK.ZIP    clock.c an onscreen ASCII clock using curses and math libraries.
  1570. COMM.ZIP     These functions perform serial i/o action on ibm pc (c source)
  1571. COMTEST.ZIP  Example of Using COM Ports with standard C funtions.
  1572. CONSL11.ZIP  Console text output library - 16/32 bit C/C++ v1.0
  1573.              High performance, compiler portable text based console output 
  1574.              library. Requires SciTech PM/Pro library and will support any 
  1575.              compiler/DOS extender supported by the PM/Pro library, such as 
  1576.              Borland, Watcom, Microsoft etc.
  1577. CRACKLIB.ZIP CrackLib is a library containing a C function (well, lots of
  1578.              functions really, but you only need to use one of them) which
  1579.              may be used in a "passwd"-like program. The idea is simple: try
  1580.              to prevent users from choosing passwords that could be guessed
  1581.              by "Crack" by filtering them out, at source.
  1582. CSORT.ZIP    A program which demonstrates the action of six sort algorithms
  1583.              using animated graphics. (with C source)
  1584. CSOURCE.ZIP  Borland C/C++ Source Pack Includes full SOurces for color
  1585.              blending, morphing, dissolving(+fixer), GFX- loader, warping,
  1586.              image- flips and more ...
  1587. CTASK22.ZIP  CTask - A Multitasking Kernel for C. Version 2.2
  1588. CTB100T.ZIP  A Library of Functions for Turbo C 1.00
  1589.              Containing Graphics, Fonts, Windows, Sound, Background Sound
  1590.              Mouse, Joystick and Printer Controls and more
  1591. CTRL2CAP.ZIP Ctrl2cap Keyboard Filter
  1592.              Hook onto the keyboard I/O path and massage the input stream
  1593.              converting caps-locks into controls  (C source)
  1594. DAY_ELAP.ZIP Program to calculate # of days between two dates _(C source)
  1595. DDUMP.ZIP    ddump.c displays a file hex 'dump' on the screen.  (C source)
  1596. DIFFTIME.ZIP Small utility which calculates the difference in hours and
  1597.              seconds between a starting time and finish time. Useful for
  1598.              calculating payroll hours, overtime, etc. With C source code.
  1599. DJMOUSE.ZIP  djgpp mouse routines (C source)
  1600. DLINK.ZIP    DLINK , Linked list implementation in C. compatible with Turbo C 2.0.
  1601. DLOADU14.ZIP DLOAD[TM] Version 1.4
  1602.              Dynamic Loading/Functional Paging Utility for Segmenting C
  1603.              Programs in DOS
  1604. ESPRESSO.ZIP espresso - Boolean Minimization, C source
  1605. EVENODD.ZIP  mem even/odd address 64k write test (16/32bit)
  1606.              Test the speed of writing on even or odd addresses on your CPU. 
  1607.              The best speed is gained if you write to an even and an address 
  1608.              that the mod of 4 is 0. other addresses will cause overhead in 
  1609.              cpu movsd instruction.)  
  1610. EXTMATH.ZIP  This is a library of C-callable assembler subroutines to do
  1611.              64-bit unsigned math. The header file, extmath.h, typedef's an
  1612.              8-byte data type, "extnum_t", which the functions all use.
  1613. FILEDATE.ZIP Programm to get the date of a file passed as a command line 
  1614.              argument and compare to system date, if file dates are not the 
  1615.              same return an error. C source
  1616. FILEPART.ZIP filepart.c
  1617.              Partitions files into 1.44MB size chuncks for transferring to
  1618.              diskette, C source
  1619. FMAZ21.ZIP   FMAZ21 Version 2.1 (4/15/95)
  1620.              Generates mazes on your VGA display. The mazes are displayed in
  1621.              3D. Use the arrow keys to solve them or have the computer solve
  1622.              them. Borland Turbo C 3.0 source code is included.
  1623. FREQ.ZIP     Counts the frequency of every character in a file.
  1624. GETOPT.ZIP   Here are 2 different versions of getopt, the command line
  1625.              argument processor for UNIX. C source
  1626. GNUMAKE.ZIP  Make, A Program for Directing Recompilation Edition 0.45, for
  1627.              make Version 3.71 Beta. (C Src)
  1628. GSRC208A.ZIP GEPASI - A simulator of metabolic pathways and other dynamical
  1629.              systems . 'C' source code for GEPASI 2.0, release 2.02c
  1630. HOST10.ZIP   HOST (HOST.ZIP), Ver 1.0, <ASP>.
  1631.              Simple 1 line BBS for DOS. Complete source. Requires the 
  1632.              Personal Communications Library for C/C++ (PCL4C). By 
  1633.              MarshallSoft Computing, Inc. $0 (FREE).  
  1634. ICECREAM.ZIP ICECream - SoftICE '95 Detection  (C source)
  1635. INT9.ZIP     Source code for getting full contol over keyboard.
  1636. KAFSRT20.ZIP KAFS 2.0
  1637.              Is a complete file system and sort package for C programmers.
  1638.              Includes source code, instructions, specifications, and
  1639.              associated utilities-- everything needed to write utility and
  1640.              application software using this unique system. The code is
  1641.              compact, fast, and easily implemented. The file system has been
  1642.              run on 8088 systems and shown to be at least as fast as
  1643.              anything else available. C source
  1644. KWTREE.ZIP   Kwtree (Karl Weller; $0) lists all of the directories on the
  1645.              current disk drive.
  1646. LANGTN.ZIP   Program to run an interesting self-reproducing cellular
  1647.              automata. This can run either under X, or on terminals using
  1648.              ANSI escape sequences.  (C source and .EXE file)
  1649. LISTQUE.ZIP  Linked list, I-Tree, Que, and Stack Library.
  1650.              This file contains info for the linked list, que, and stack 
  1651.              functions. A Simple test program has been written to give you 
  1652.              an idea of how to use and call the functions, It's a spread 
  1653.              sheet like program to test various linked list functions. We 
  1654.              basicly build a 2d array with a linked list. There's a simple 
  1655.              interface to add/change data in the elements and move around 
  1656.              the list's. This program does not go over all functions, but 
  1657.              should give you and idea, of how to use the library. 
  1658. M-CPP.ZIP    This directory contains the source to my C preprocessor with C src.
  1659. MAJORBBS.ZIP The Major BBS by Tim Stryker Release 2.2  
  1660.              The Major BBS is a multi-user program designed to support all 
  1661.              of the features typically desired in a multi-user dial-up host. 
  1662.              It is intended for use with the GALACTICOMM BREAKTHROUGH, a 
  1663.              16-channel modem card for the IBM PC, XT, AT, and compatibles. 
  1664.              C source.
  1665. MBASIC.ZIP   MICRO-BASIC:
  1666.              THis is a very simple INTEGER BASIC interpreter that I wrote a 
  1667.              number of years ago, and subsequently ported to MICRO-C. While 
  1668.              not a great example of coding style (it was a quick and dirty 
  1669.              hack job), It is quite instructive, as a simple but fairly 
  1670.              complete interpreter. 
  1671. MCB.ZIP      Mcb.c - Multi-Collide Bot v2.0 (beta)  
  1672. MELTICE.ZIP  MeltICE - SoftICE '95 version 3 detection (C source)
  1673. MIKDLL.ZIP   MikDLL
  1674.              Docs, routines & example code for creating & using your own 
  1675.              dynamic loadable routines/drivers for DOS without having to 
  1676.              resort to assembly. C sources for BC 3.1
  1677. MINCOM15.ZIP minicom - friendly serial communication program
  1678.              Is a communication program which somewhat resem- bles the
  1679.              shareware program TELIX but is free with source code and runs
  1680.              under most unices. Features include dialing directory with
  1681.              auto-redial, support for UUCP-style lock files on serial
  1682.              devices, a seperate script language inter- preter, capture to
  1683.              file, multiple users with individual configurations, and more.
  1684. MOU.ZIP      Mouse routines with 'real' graphic cursor in text mode. C source
  1685. MOUSDEMO.ZIP Mousedemo (DOS) in C
  1686. MTHR25.ZIP   MicroThread V2.5
  1687.              A minimal Borland/Turbo C multithreading library for DOS
  1688. MTOOLS.ZIP   MTOOLS version 2.0
  1689.              MTools is a public domain collection of programs to allow unix
  1690.              systems to read, write, and manipulate files on an msdos
  1691.              filesystem (typically a diskette). C source
  1692. PAUSE.ZIP    Pause - is a C routine to provide a delay that is safer to use
  1693.              than delay() when serial-port interrupts are possible.
  1694. PCCP047.ZIP  Pete Cann's Communication Package
  1695.              SeT of communications programs and related files. Fax, 
  1696.              Terminal, Host, etc. Includes C source code  
  1697. PCL4C60.ZIP  PERSONAL COMMUNICATIONS LIBRARY FOR C/C++  Ver 6.0, <ASP>. 
  1698.              Real and protected mode (16 & 32 bits) DOS. Async comm library 
  1699.              supporting COM1-COM20 to 115,200, 4+ ports concurrently, many 
  1700.              dumb multiport boards, 16550 UART, interrupt driven, RTS/CTS 
  1701.              flow control, any UART address & IRQ, all memory models. 
  1702.              Supports Watcom C/C++, Turbo C/C++, Borland C/C++, MIX Power C, 
  1703.              and Microsoft C/C++  
  1704. PROMODEM.ZIP This is a sample BBS program that you can use as a building
  1705.              block.. C source
  1706. PUP-V2B.ZIP  Puppy V2b, The 1'st BBS System.??
  1707.              Pup is a very modest project: it is a very small scale bulletin 
  1708.              board, targeted mainly for the current low-end type machines; 
  1709.              Z80, 64K, maybe 500K disk storage, primitive DOS. It of course 
  1710.              works fine on MSDOS; there is a pclone version available. (Ask) 
  1711. QLIB20_1.ZIP Q LIB (Quick LIBraries) v2.06
  1712.              Is an almost complete C LIB replacement for any LIBs you may 
  1713.              have. QLIB is 32bit ASM coded for use with DOS extenders. QLIB 
  1714.              contains most C functions for file IO, memory alloc and much 
  1715.              more. Plus more for video, kbd, etc. QLIB supports Borland C++, 
  1716.              Watcom C++, MS Vis C++, MASM , TASM , WASM and NASM. All you 
  1717.              need is PMODE/W v1.31+ or DOS/4GW or WDOSX DOS extenders.  
  1718. REDBLA.ZIP   Threaded RedBlack Trees Library
  1719.              The C source files on this disk are an implementation of a
  1720.              hybrid data structure, the threaded RedBlack tree. A.J.Perlis
  1721.              and C.Thornton developed the idea of threaded binary trees as
  1722.              early as 1960. I was exposed to Red- Black trees through an
  1723.              April 1992 Dr.Dobbs Journal article by Bruce Schneier. The
  1724.              RedBlack tree is an improvement on the traditional binary tree
  1725.              (not to be confused with B-trees), and an alternative to AVL
  1726.              trees.
  1727. REGEXP3.ZIP  Regular Expression pattern matching routines for C programmers.
  1728.              Very nice, well behaved portable C sourcecode. Compile and link
  1729.              or build an add-on library using LIB. Like wildcards, but much
  1730.              much more powerful. Distributable C sourcecode to regexp(3)
  1731.              from BSD Unix 5.2 (This code donated to UC Berkeley by the
  1732.              University of Toronto.)
  1733. RHYME4.ZIP   Simple rhyming wheel program -- finds rhymes for an input word.
  1734.              With C source
  1735. SERUS221.ZIP SERIOUS version 2.21
  1736.              Serial communications device driver is a device driver for the
  1737.              serial port of the IBM PC and compatible computers. It is not a
  1738.              communications program. It does provide the tools to write your
  1739.              own communications program. There are, of course, BIOS and DOS
  1740.              routines for serial com- munications, but these are weak, and
  1741.              are not used in serious programs. The SERIOUS device driver is
  1742.              intended to fill this gap. C Source
  1743. SETPRI.ZIP   setpri.c
  1744.              Program to change priority of a process or a user. useful for
  1745.              managing system cpu resorces, especially when large background
  1746.              jobs are running.
  1747. SNIP9707.ZIP The SNIPPETS collection is an archive of over 700 separate 
  1748.              files, over 94,000 lines of mostly C/C++ source code - all 
  1749.              public domain and freeware - which contains the best C/C++ 
  1750.              answers to "How do I...?" programming questions.  
  1751. SPLIMERG.ZIP Split/merge files at any size, C source
  1752. TEXTWIN.ZIP  TESTWIN.C Simple test code for Text Windowing Library for 
  1753.              Micro-C, Turbo-C, and DJGPP.  
  1754. THESRC20.ZIP THE - The Hessling Editor (with C source)
  1755.              THE is a full-screen character mode text editor based on the
  1756.              VM/CMS editor XEDIT and some features of KEDIT for DOS written
  1757.              by Mansfield Software. THE is known to run on SUNOS 4.1.3,
  1758.              Solaris 2.x, Xenix-386, DOS, OS/2 2.x, Esix 4.0.3a, ATT SystemV
  1759.              3.2, Linux, 386BSD, AIX, HP-UX, Ultrix, Sequent, DG/UX. THE
  1760.              should compile on any Unix system.
  1761. TIMERDJ.ZIP  Timer functions for Djgpp
  1762. TXMS11.ZIP   A library enabling DOS-based C and C++ programs to gain quick
  1763.              and simple access to extended memory via XMS. Formats for both
  1764.              Microsoft and Borland are included. Developed by TechniLib.
  1765. UNIX2D.ZIP   unix2dos.c
  1766. VDIFF.ZIP    VDIFF.C - Visual (or vertical) difference
  1767.              Produce a side-by-side comparison of two text files in a manner
  1768.              analogous to the DIFF/PARALLEL command in VMS.
  1769. VOLUME.ZIP   volume.c
  1770.              sets the audio volume on SPARCstations running 4.*
  1771. WORDCNT.ZIP  wordcnt.c
  1772.              Program which creates an alphabetical linked list of words from
  1773.              a given text file and their occurance (count) in that file.
  1774. VT100_10.ZIP Vt-100 emulator with C source
  1775. XBBS7200.ZIP Sandy Zelkowitz's XBBS for UNIX and Xenix Source code for 
  1776.              latest version August 1992 
  1777. XL080496.ZIP XLISP is a dialect of the Lisp programming language with
  1778.              extensions to support object-oriented programming. with SRC in C
  1779. XMSSTUFF.ZIP XMS Memory Routines in C
  1780.              Here is my XMS memory access routines. Anyone familiar with XMS
  1781.              should get them to work without any problems (Hmm, that is what
  1782.              they told me when I started my EMS routines that never worked. Hmm...)
  1783. XTABS200.ZIP XTABS
  1784.              "ASCII toolkit" to manipulate text files in ways useful for
  1785.              (eg) C/C++/ASM programming and Internet texts: intelligent tabs
  1786.              optimisation can detect C/C++/ASM quoted texts; conversion
  1787.              between 7-bit ASCII, PC8 & WordStar doc/nondoc; paragraph
  1788.              recognition; tabs resizing; change CR/LF/FF;
  1789.  
  1790.  
  1791.  
  1792.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  1793.  │ #5   │ Programming: C++                                                  │
  1794.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  1795.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │   8610 KBytes in    70 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  1796.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  1797.  
  1798.              ===============================================
  1799.              C++ programming tutorials and textfiles files
  1800.              ===============================================
  1801. C_START.ZIP  How to begin programming in c/c++
  1802. CODEBUG3.ZIP codebug3.c -
  1803.              Demonstrates Visual C++ 2.0, 2.1, and 2.2 code generation bug
  1804. CPP.ZIP      C++?? A Critique of C++ 2nd Edition
  1805.              The C++ programming language is becoming widely used. So it is
  1806.              important and timely to question its success.
  1807. CPPSL.ZIP    Working Paper for Draft Proposed International Standard for
  1808.              Information Systems Programming Language C++
  1809. CPPTOUR.ZIP  C++ tutorial
  1810. CPPTUT22.ZIP C++ tutorial
  1811. CPPTUTOR.ZIP Turbo C++ Tutorial
  1812. IOSTUTOR.ZIP Tutorial in iostreams
  1813. MOO-OB_1.ZIP C++ tutorial
  1814.  
  1815.  
  1816.              ===============================================
  1817.              C++ Utilities
  1818.              ===============================================
  1819. CPC.ZIP      CodePrint for C/C++ Version 2.02 Jan 1996
  1820.              Full-featured command-line driven source code reformatter and
  1821.              pretty printer for the C and C++ programming languages. Over 20
  1822.              customiza- tion features including auto-indent, adjust- able
  1823.              tab spacing, indent styles, flow lines, comment alignment, and
  1824.              line editing for con- sistent white space. For IBM PCs, 640K,
  1825.              hard drive and DOS 3.1 or later, Shareware from Geist
  1826.              Microsystems. License fee: $25/$49.
  1827. CPPDOC.ZIP   C++ Documenter
  1828.              The program allows the user to input and store C++ class 
  1829.              information and use it to generate a description of each class. 
  1830.              This description is in the form of an HTML file, readable by a 
  1831.              web browser or other application that can translate HTML code. 
  1832.              The HTML files can be stored in any place that the browser can 
  1833.              access them: on an Internet or Intranet server, a network 
  1834.              server, or a local workstation.  
  1835. DLLPR251.ZIP DLLPower version 2.51 [shareware]
  1836.              This powerfull utility adds 32-bit DLL support to any program 
  1837.              you write using Watcom C/C++32 10.0 or better.  
  1838. ENDERAOB.ZIP Ender AddOn for Borland C++ 5.0 Version 1.1
  1839.              For Windows 95 and NT 3.51 Many features : dynamic editor menu
  1840.              with function and methods, keyword completion, project
  1841.              delivery, autosave, top screen bar, an many functions to
  1842.              complete Borland C++ IDE. NEED Borland C++ 5.0 patch 1 and 2
  1843.              Shareware COMPLETE version.
  1844. LD27.ZIP     LD 2.7 linker for DJGPP 2.01
  1845.              The LD 2.7 linker that comes with DJGPP 2.01 has support for 
  1846.              older style object files (A.OUT) format removed so it will not 
  1847.              link with the MGL libraries. Included is a version of the LD 
  1848.              2.7 linker that has been modified to include support for the 
  1849.              A.OUT style object files. It will take longer to link your 
  1850.              code, but at least it will work. 
  1851. MRCLEAN.ZIP  Mr.Clean v. 1.00
  1852.              Mr.Clean is a utility that deletes selected files from your
  1853.              BC++ project directories. You can configure Mr.Clean to delete
  1854.              files of certain types such as .obj, .csm, .bak, etc. The most
  1855.              commonly used file types are provided in the configuration
  1856.              dialog box.
  1857. PIESHELL.ZIP Pie Shell generates skeleton header & CPP files for new
  1858.              classes, which you can then 'pour your batter into'.
  1859. SCANDEP.ZIP  SCANDEP 1.00 
  1860.              SCANDEP is a C/C++ programmer's utility to generate dependency 
  1861.              lists for one or more source files. Dependencies are displayed 
  1862.              in either a hierarchical format or formats suitable for 
  1863.              makefiles. SCANDEP was developed with and for the Microsoft 
  1864.              compiler (MSVC), but I know of no reason why it wouldn't work 
  1865.              with source for any standard C/C++ compiler.  
  1866. SQCBW.ZIP    SQCBW V2.31 C/C++ Source Code Beautifier for MS-Windows
  1867.              Indents source code lines according to the structure of the
  1868.              C/C++ program
  1869.  
  1870.  
  1871.              ===============================================
  1872.              C++ Mathematics programming files
  1873.              ===============================================
  1874. ARITH.ZIP    This program will let the operator select routines to convert
  1875.              an octal number to decimal, a decimal number to octal, convert
  1876.              a hex to decimal, decimal to hex, find the square root of a
  1877.              number, convert keyboard characters to decimal and octal
  1878.              values, or add, subtract, multiply, or divide numbers. C++ Src.
  1879. BUMP.ZIP     BUMP 1.1
  1880.              A Beginner's Understandable Matrix Package in Borland C++
  1881. CPLUSPLS.ZIP C++ version of sieve
  1882. DANMATRX.ZIP Dan's Matrix Explorer
  1883.              A simple tool for Microsoft Windows to explore transformation 
  1884.              matrices andhow they really affect the points you're playing 
  1885.              with.  With C++ source
  1886. DATECLS.ZIP  Killer Date Class v4.7; (C++)
  1887.              Full-function date class, including a full set of overloaded
  1888.              operators for addition, subtraction and comparison of date
  1889.              objects; an overloaded operator with a variety of print formats
  1890.              and options, and constructors to create date objects from a
  1891.              variety of source formats.
  1892. DATEFUN.ZIP  C++ date/date-time functions that makes calculations with dates
  1893.              and datetime values quite easy.
  1894. ENVMAP2.ZIP  Fixedpoint multiply and divide functions Watcom C/C++ 10.0 callable 
  1895. FASTINT.ZIP  integer trig functions in C++
  1896. LONGFI.ZIP   LONG_FIXED is a C++ Class for 64 bit fixed-point arithmetic. It
  1897.              allows a programmer the ability to write programs for Real
  1898.              numbers without a math coprocessor at math coprocessor speeds.
  1899. MATOPCPP.ZIP Matrixpackage in C++
  1900. MATRIX.ZIP   C++ source for a matrix package
  1901.  
  1902.  
  1903.              ===============================================
  1904.              C++ sourcecode files
  1905.              ===============================================
  1906. AZA.ZIP      AZA File Reversal Program v1.0 with C++ src
  1907. BBS4C10.ZIP  BBS KIT FOR C/C++ May 96, Ver 1.0, <ASP>
  1908.              . MSDOS based multi threaded state driven BBS program handles 
  1909.              up to 16 callers at once, without the need for a multitasker. 
  1910.              With source code. Supports Watcom C/C++, Turbo C/C++, Borland 
  1911.              C/C++, MIX Power C, and Microsoft C/C++. By MarshallSoft 
  1912.              Computing, Inc. $95. 
  1913. BFILE.ZIP    Btrieve class for Borland C++
  1914. BOOTRCD.ZIP  Boot record utility routines , C++ source
  1915. BTREE.ZIP    Balanced Binary Tree (c++)
  1916.              These files provide several templates for managing balanced
  1917.              binary trees of objects. The templates attempt to give a BIDS
  1918.              container class style interface so allow them to replace any
  1919.              BIDS container class with minimal changes. (I was able to
  1920.              change a TISetAsVector to a TIBPlusTree by only changing the
  1921.              template names!)
  1922. CDX.ZIP      freeware source code kit for a CD Audio utility for DOS. It
  1923.              uses low-level MSCDEX functions to do its job. I've been
  1924.              interested in writing a soup-to-nuts CD Audio Windows app for a
  1925.              while and find the Multimedia functions in Windows to be
  1926.              somwhat slow. C++ src.
  1927. CHKDATE.ZIP  Chkdate 
  1928.              Is a function for C++ programmers that validates unformatted 
  1929.              date strings. This function will also recognize leap years.  
  1930. CL181.ZIP    Container Lite (CL v 1.81)
  1931.              C++ portable, persistent, hybrid container class library,
  1932.              typically 80% smaller than other commerical or compiler bundled
  1933.              container class libraries. Supports templates and "form
  1934.              templates" for non template compilers. Shareware version
  1935.              includes docs, source, and examples.
  1936. CMDL.ZIP     C++ Library for Easy Command-Line Parsing (with source)
  1937. DT200.ZIP    DTime is a collection of classes & functions designed to ease
  1938.              the MFC programmers burden when handling date and time values.
  1939.              If like me, having taken a look at the built in MFC classes
  1940.              CTime and CTimeSpan or the new COleDateTime and
  1941.              COleDateTimeSpan you decided they did not meet your
  1942.              requirements and you wanted to write your own super-duper date
  1943.              and time classes, but deadlines were looming, then look no
  1944.              further. Included in this distribution is DTime v2.0 which is
  1945.              for 32 bit Windows only and requires MFC 4.x to use.
  1946. EARTHQUA.ZIP Earthquake Simulator Version 1.0 
  1947.              AN earthquake simulator with FULL C/C++ source code. FREEWARE 
  1948.              with some conditions. For information see the file DOC/READ.ME 
  1949.              Earthquake Simulator is a fractal earthquake simulator written 
  1950.              in C++. 
  1951. EBKSRC.ZIP   EB Source Code for Borland C++
  1952.              Thank you for taking the time to down load the source code of
  1953.              EB, the Electronic Book. The Electronic Book was coded to
  1954.              demonstrate the various uses of FlexList.
  1955. FCOPY.ZIP    File copy function in C++
  1956. FI.ZIP       This is a pair of C++ classes used to find files in a directory or
  1957.              Subdirectory tree. The first class, FileIterator, iterates
  1958.              through ALL files in a directory, with the option of searching
  1959.              through any subdirectories. For each file found, the class user
  1960.              can determine the full path name of the file and/or its size.
  1961. FORTUNE.ZIP  Fortune cookie program for dos or windows with C++ source
  1962. GCLASS.ZIP   A c++ regular expression class
  1963. HUGEAR.ZIP   This is an implementation of huge arrays and huge vectors using
  1964.              templates and The Borland container class library
  1965. ISC366.ZIP   ISC v3.66; Interrupt Service Class
  1966.              Hooking interrupts into C++ objects made easy
  1967. L_LIST1.ZIP  Linked lists package in C++
  1968. LDB.ZIP      the loose data binder (ldb). 
  1969.              The ldb is a generic persistent container class that is less 
  1970.              filling (smaller code sizes and faster execution) and less 
  1971.              stuffy (no towering convoluted hierarchies) than other 
  1972.              conventional container class libraries found packaged with c++ 
  1973.              compilers and application framework tools.
  1974. LINKLIST.ZIP Linked-List Library Functions (c++)
  1975.              The Linked-List library was created so as to give pleasure to
  1976.              programmers worldwide as they play with it till their heart's
  1977.              content. The lack of linked-list functions in C is quite
  1978.              astonishing, everybody needs and loves linked-lists so why
  1979.              didn't they add them? (answers on a postcard please...)
  1980. LL_COMM1.ZIP LL_COMM (R) Lord Logic's Comm Code v1.2
  1981.              32-bit serial port code for use with Watcom C/C++ All hardware
  1982.              I/O written in assembly. Full source (C/ASM) included. Please
  1983.              test it and let me know how it works.
  1984. M4KIT17.ZIP  METAKIT v1.7 - C++ classes for persistent structured data. 
  1985.              Features: on-demand loading, commit/rollback, serialized I/O, 
  1986.              simple API in a few C++ classes. With HTML introduction, class 
  1987.              reference, sample docs. No royalties. Src examples: disk/ftp 
  1988.              cats, Winsock cli/srv. full Win16/Win32 DLLs/LIBs included for 
  1989.              MFC. Developer: $25, Win-src: $90, Univ-src: $165 Web home page 
  1990.              - http://www.meta4.com/metakit/ In 1.7: memory mapped files, 
  1991.              STL, optimized  
  1992. M4KIT17B.ZIP METAKIT v1.7 Windows Borland 4.52 add-on
  1993. M4KIT17J.ZIP METAKIT v1.7 MS-DOS DJ Delorie C++ 2.0.1 add-on
  1994. MCLBK100.ZIP This is a class which allows your C++ Windows applications to
  1995.              use member functions as callback functions.
  1996. MENUPLUS.ZIP MenuPlus 1.01, Menu Class for Turbo C++ for DOS
  1997.              The library contains functions that allow the programmer to
  1998.              easily implement custom popup, pulldown, and buttonbar menus.
  1999. MODEM2.ZIP   This program is the simplest of simple serial communications
  2000.              apps. Written under TC++ 3.0/win and should work under any
  2001.              Borland windows compiler in windows 3.1.
  2002. MTL100JE.ZIP C++ Class DOSThread
  2003.              A base class for multithreaded DOS programs. Provides a
  2004.              framework for writing DOS applications which consist of
  2005.              multiple (pseudo-)parallel "threads" of execution. DOS was not
  2006.              designed as a multithreading operating system (in fact, it
  2007.              actively hinders multithreading by being non-reentrant) but
  2008.              this class allows you to create multithreaded DOS applications
  2009.              without worrying about such problems (although you should read
  2010.              section 11 for some important caveats concerning direct calls
  2011.              to the BIOS).
  2012. PCLIST.ZIP   C++ class for a doubly linked list
  2013.              This class provides you with a generic C++ class for a doubly
  2014.              linked list.
  2015. SCTV200G.ZIP TScrollableTreeView v2.00 for C++ Builder 
  2016.              This package may be used under C++ Builder, includes sources 
  2017.              (unit in Delphi Pascal, example in C++) and has no restriction. 
  2018.              It may be installed under C++ Builder with .HPP and .OBJ files. 
  2019.              It includes one very simple example, but no User Manuals. It 
  2020.              only add one property to standard TTreeView : AutoScroll. 
  2021. SMRTGREP.ZIP SmartGrep AddOn for Borland C++ 5.0 (version 1.0.2)
  2022.              This AddOn is another grep-like file parser. However, unlike
  2023.              all others 'greps' it is specifically designed for Borland C++ 5.0.
  2024.              Features :
  2025.              - Add a SmartGrep tool in the Tool menu.
  2026.              - Internal grep engine (no call to grep.exe).
  2027.              - Asynchronous grep.
  2028.              - Grep on project nodes.
  2029.              - Recursive grep on directories AND project nodes.
  2030.              - Most Recently use list for Text, File Mask and Directories.
  2031.              - All the classic options (case sensitive, regular expression,
  2032.              whole word only).
  2033. STRPP.ZIP    String++ Version 3.1
  2034.              Is a string class written for Borland/Turbo C++. It contains a
  2035.              variety of string processing functions such as Insert, Delete,
  2036.              Replace, Find, Justify, and Trim, as well as overloaded
  2037.              operators for assignment, concatenation, and comparison. For
  2038.              AWK programmers, there are standard AWK functions such as sub,
  2039.              substr, index, and split, as well as support for regular
  2040.              expressions in many functions.
  2041. TECH10.ZIP   Techniques Class Library v1.0: 
  2042.              The Techniques Class Library is high performance C++ class 
  2043.              library for neatly implementing various data structures in C++. 
  2044.              It uses the C++ template facility to provide type-safe generic 
  2045.              data structures such a arrays, stacks, queues, linked lists, 
  2046.              hash tables etc. This library is used by all SciTech Software's 
  2047.              C++ products as the low level data structure class library. 
  2048. TFARRY.ZIP   Transfer arrays
  2049.              A c++ replacement for owl 2.0 Transfer buffers One of the most
  2050.              common problems encountered by novice and experienced users
  2051.              alike is with the use of transfer buffers. Although in theory
  2052.              transfer buffers simplify the coding interface, in practice
  2053.              they can be a nightmare to set up and maintain, as even a
  2054.              1-byte alignment problem within the buffer is usually enough to
  2055.              crash an application.
  2056. TJHGARRY.ZIP TJHugeArray This is a simple sparse array templateclass. The
  2057.              array can be indexed by any unsigned long value. The
  2058.              implementation given is limited in scope but can easily be
  2059.              enhanced ( exceptions, etc. )  C++ src
  2060. TJSTRING.ZIP TJSTRING CLASS:
  2061.              TJString is a general purpose string class that encapsulates
  2062.              many of the behaviours of traditional C strings. This document
  2063.              provides the API for the class as well as some technical notes
  2064.              about usage. C++ src
  2065. TSK1.ZIP     A C++ Pre-emptive Multitasking Kernel with src
  2066. XSEARCHC.ZIP Extended Search version 2.0 for C++Builder.
  2067.              Fundamentals are pretty much like GREP. You specify a search 
  2068.              string, a file or group of files, and some options and it 
  2069.              returns a list of the occurences of the search string in those 
  2070.              files. The two distinguishing features of this version of 
  2071.              Extended Search are File Aliases and the Search Results list.  
  2072. YACL11.ZIP   YACL (Yet Another C++ Class Library)
  2073.              It is a general-purpose programming library designed with the
  2074.              idea of identifying and implementing useful object abstractions
  2075.              that frequently occur in application development, so that
  2076.              development effort can be cut down significantly. The
  2077.              abstractions are designed to be application-domain-specific
  2078.              rather than platform-specific. This makes it possible for YACL
  2079.              to be ported to multiple platforms with little effort, and any
  2080.              application that is coded to use YACL's classes will be
  2081.              runnable on any of the supported platforms with merely a
  2082.              recompilation. YACL is part of an ongoing project to create a
  2083.              completely portable program development environment.
  2084. ZTIMER23.ZIP ZEN TIMER v2.3:
  2085.              The Zen Timer is a high precision (microsecond accuracy) timing 
  2086.              library for 16 bit real mode, 16 bit protected mode and 32 bit 
  2087.              protected mode programs. Supports Borland C++, Watcom C++, 
  2088.              Visual C++, Symantec C++, Metaware C++ and DJGPP. 
  2089.  
  2090.  
  2091.  
  2092.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  2093.  │ #6   │ Programming: Compression                                          │
  2094.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  2095.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │   5935 KBytes in    45 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  2096.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  2097.  
  2098.              ===============================================
  2099.              Data Compression files
  2100.              ===============================================
  2101. ACT-24.ZIP   Archive Comparison Table
  2102.              This ZIP file contains all the results and any other
  2103.              information about the Archive Comparison Table. This table
  2104.              contains comparisons between 45 different archiving programs.
  2105.              Using 4 different data sets for the testing.
  2106. AR001.ZIP    Ar.C -- archiver in ansi c 
  2107. ARCPAK.ZIP   Arcpak - is a unit for BP 7.0 that allows you to write programs
  2108.              that use archive utilities. Arcpak recognizes arc, pak, zip,
  2109.              lzh, arj, and exe files. It supports DOS and OS/2.
  2110. ARITHCOD.ZIP Arithmetic Coding for Data Compression
  2111. ARJ_DECO.ZIP UNARJ, C source
  2112. AU116-4S.ZIP Universial Archive Utilities v1.16.04, C/C++ Source Code.
  2113. CCUNZIP.ZIP  UnZip Version 2.0, Zipfile Extract Utility
  2114.              It is written to be as small and portable as possible -- ideal
  2115.              as a starting point for handling .ZIP files in non-IBM
  2116.              environments. Source code is provided in C and Turbo Pascal. If
  2117.              you port this program to a non-IBM system, I would appreciate a
  2118.              copy of the ported source and exec files.
  2119. COMPRS12.ZIP Compress - data compression program , C source
  2120. CRUNCH.ZIP   CRUNCH.C -- Quick, easy data Compression
  2121. CX201.ZIP    CX 2.01 COMPRESSION TOOLKIT (C/asm)
  2122.              * Add data compression to your apps.
  2123.              * Small, Fast and Proven!
  2124.              * Buffer and file interfaces.
  2125.              * Great language/system support.
  2126.              * Royalty free!
  2127.              As you know, Cx provides a very low level interface to data compression.
  2128.              Many application designers, however, may be able to use a higher level
  2129.              interface.  The CXSUB routines provide a high level, application
  2130.              independent interface to Cx data compression.  The CXSUB routines have
  2131.              been carefully designed to allow easy integration into existing
  2132.              applications.  You may be able to use the CXSUB routines in your
  2133.              applications, but if not, they may be instructive in explaining
  2134.              the usage of Cx.
  2135. FAXCOM.ZIP   Faxdecoder 
  2136.              THis program compresses a fax using a model based on an order 
  2137.              16 model. C source.
  2138. GIF-CSRC.ZIP DECODE.C - An LZW decoder for GIF
  2139. GIF.ZIP      LZW and GIF explained
  2140. HUFFMAN.ZIP  Huffman Encoding File Compression Technique in basic
  2141. HUFMAN.ZIP   Huffman compression routines in C
  2142. LZ_ASM.ZIP   lzdcmp - file decompressor using limpel-ziev algorithm (asm src)
  2143. LZ77CODE.ZIP Two C programs with source code that demonstrate LZ77 sliding
  2144.              dictionary compression.
  2145. LZH.ZIP      Lzhuf.C compression source
  2146. LZHPAS.ZIP   This Pascal unit allows the user to commpress data using a
  2147.              combination of LZSS compression and adaptive Huffman coding, or
  2148.              conversely to decompress data that was previously compressed by
  2149.              this unit.
  2150. LZO100.ZIP   LZO -- a real-time data compression library v1.00
  2151.              iS a data compression library which is suitable for data 
  2152.              de-/compression in real-time. This means it favours speed over 
  2153.              compression ratio. I named it LZO standing for 
  2154.              Lempel-Ziv-Oberhumer. LZO is written in ANSI C. Both the source 
  2155.              code and the compressed data format are designed to be portable 
  2156.              across platforms, and I intend to make LZO work on each 
  2157.              architecture that has at least 32 bit integers. Somewhat 
  2158.              limited support for 16 bit MSDOS is implemented as well (using 
  2159.              'huge' pointers).
  2160. LZW.ZIP      Lempel-Ziv compression in Pascal
  2161. LZW4C14.ZIP  LZW Data Compression Library for C
  2162.              Programmers which uses the LZW algorithm as published in
  2163.              research papers by Lempel, Ziv, and Welch. The LZW algorithm is
  2164.              probably the best generic compression algorithm known today.
  2165.              Supports Borland Turbo C, Microsoft C, and MIX Power C.
  2166. LZWLIB.ZIP   Lzw lib is a library of functions that will allow you to do, in
  2167.              your c programs, some of the things you can do from the dos
  2168.              commandline with such programs as pkzip and pkunzip, arc,
  2169.              lharc, etc. While i've titled the library lzw, your files can
  2170.              have any extension you desire. In fact, there is no default
  2171.              extension. You should be aware that these files will probably
  2172.              (read that assuredly) not be structurally compatible with the
  2173.              files created by any of the programs mentioned above.
  2174. PASUNZIP.ZIP Compression routines in pascal
  2175. PPMZ.ZIP     Ppmz (C source)
  2176.              PPMZ is a file to file (like gzip) compressor based on the PPM 
  2177.              method. PPM stands for Prediction by Partial Match. What this 
  2178.              means is: PPM learns the statistics of the file - i.e. it 
  2179.              learns how to look at the data and predict what will happen 
  2180.              next. When PPM is predicting successfully, it can use 
  2181.              arithmetic coding to transmit the data in a much more compact 
  2182.              way (i.e. you only need 1 bit to write a correct-guess flag, 
  2183.              instead of 1 byte for the character; with arithmetic coding 
  2184.              this kind of tradeoff can be adaptively adjusted to the 
  2185.              estimated likely-hood of the guess being right. 
  2186. PPMZ_4GW.ZIP Ppmz , EXE-file
  2187. ZIP191SR.ZIP InfoZip zip 1,9p1 sources (for djgpp)
  2188. ZIPIO.ZIP    Dezip1.C - sample code to deflate first file in a .Zip archive
  2189. ZIPLB1.ZIP   'ziplib'  compressed data format specification draft #3
  2190.              'gzip┤    file format specification draft #4.1
  2191.              'Deflate' compressed data format specification draft #1
  2192. ZLIB102.ZIP  zlib 1.0.2 is a general purpose data compression library.
  2193.              The 'zlib' compression library provides in-memory compression
  2194.              and decompression functions, including integrity checks of the
  2195.              uncompressed data. This version of the library supports only
  2196.              one compression method (deflation) but other algorithms may be
  2197.              added later and will have the same stream interface.
  2198.  
  2199.  
  2200.              ===============================================
  2201.              Windows Compression files
  2202.              ===============================================
  2203. ADDZIP06.ZIP addZIP Compression Libraries v0.6 
  2204.              The complete compression solution for Windows developers. 
  2205.              PKZIP-compatible file compression libraries (disk spanning, 
  2206.              encryption etc). Memory compression library. Compatible with 
  2207.              C/C++, Delphi and Visual Basic as well as most other 
  2208.              development applications. Shareware. Inexpensive to register. 
  2209. CCMPRS.ZIP   CCMPRS is a command-line file compression utility for Windows
  2210.              NT. It allows you to select files for NTFS file compression
  2211.              based on file name (with wild- cards), minimum file size,
  2212.              and/or a minimum compression ratio. You can also specify file
  2213.              extensions of files to be ignored. With C++ src
  2214. CHFLZ100.ZIP ChiefLZ LZ77 Compression
  2215.              This package contains Borland Pascal and Delphi sources, for 
  2216.              LZSS (LZ77) file compression and decompression. This works with 
  2217.              single files, and archives. The sources compile for Dos, Dos 
  2218.              DPMI, Win16, and Win32.  
  2219. FOXSQZ3.ZIP  FOXSQZ 32-bit demo, v1.9a
  2220.              Is a full featured file archiving and data compression system 
  2221.              for FOXPRO. FOXSQZ is the first and, to date, the only system 
  2222.              available which provides seamless file compression and 
  2223.              archiving from within FOXPRO. FOXSQZ features all or most of 
  2224.              the features found in the most popular DOS based compression 
  2225.              utilities, with one catch, it's specifically designed for 
  2226.              FOXPRO. This means FOXSQZ does not require your application to 
  2227.              shell out to DOS using the RUN or ! commands to execute. FOXSQZ 
  2228.              is a native FOXPRO library which when activated with the "SET 
  2229.              LIBRARY TO" command can be called like any other built in 
  2230.              FOXPRO function. For complete flexibility FOXSQZ also includes 
  2231.              a functionally equivalent DOS executable version at no extra 
  2232.              charge. FOXSQZ can be called as a built in function in both the 
  2233.              DOS and WINDOWS versions of FOXPRO.  
  2234. ICEBETA2.ZIP ICE.DLL - the windows compression library Dll
  2235. LHALIB14.ZIP LHALIB.LIB (.DLL)
  2236.              Library to be used in Microsoft windows Programs makes it
  2237.              possible to extract LHA-Archives. LHALIB.DLL is a Size and
  2238.              Speed-Optimizes LHA-Decompression DLL designed for the Use with
  2239.              Setup-Programs etc. It's not designed to be used as a
  2240.              File-Import Filter as it doesn't support all of the
  2241.              LHA-Compression Technologies so you may encounter some
  2242.              incompatible Files the sooner or later (LHA-File-Import Filters
  2243.              are available as Part of our LZAPI-Package).  with Source
  2244. LZAPI.ZIP    LZAPI V1.3 Archiver Programming interface (16-bit)
  2245.              Is a set of redistributive DLLs you can include in your 
  2246.              applications to allow a wide range of compatibility with 
  2247.              archive formats, including ZIP, ARC, LZH, ARJ, RAR, ZOO and 
  2248.              TAR. Look for the shareware version of LZAPI when you need an 
  2249.              LZH archive manager for ThinHelp. Versions are available for 
  2250.              both 16-bit and 32-bit Windows development environments.  
  2251. LZAPI32.ZIP  LZAPI V1.3 Archiver Programming interface (32-bit)
  2252.              Is a set of redistributive DLLs you can include in your 
  2253.              applications to allow a wide range of compatibility with 
  2254.              archive formats, including ZIP, ARC, LZH, ARJ, RAR, ZOO and 
  2255.              TAR. Look for the shareware version of LZAPI when you need an 
  2256.              LZH archive manager for ThinHelp. Versions are available for 
  2257.              both 16-bit and 32-bit Windows development environments.  
  2258. LZSSLIB.ZIP  LZSSLib v1.0
  2259.              Is a compression library (DLL) for Windows programmers. You
  2260.              have access to compression/decompression functions permitting
  2261.              file-to-file operations. LZSSLib uses the LZSS algorithm with
  2262.              various modifications each providing different enhancements.
  2263.              Very simple to use: LZSSPackFile('PROG.EXE', 'PROG.LZS') Works
  2264.              with any language that supports DLL calling, such as Turbo
  2265.              Pascal, C/C++, Actor, Visual Basic, Realizer, even
  2266.              ObjectVision.
  2267. NELS_W.ZIP   HUFFMAN.DLL a generalized Compress/Expand function dynamic link
  2268.              library for Windows. Also LZHUF.EXE, a simple test program for
  2269. TVCACHE.ZIP  VCACHE.c (C source)
  2270.              This code implements a replacement for VCache that caches
  2271.              compressed data.
  2272. WIZ31D.ZIP   WizUnZip 3.1 .DLL
  2273.              UnZip is an extraction utility for archives compressed in .zip 
  2274.              format (also called "zipfiles"). Although highly compatible 
  2275.              both with PKWARE's PKZIP and PKUNZIP utilities for MS-DOS and 
  2276.              with Info-ZIP's own Zip program, our primary objectives have 
  2277.              been portability and non-MSDOS functionality.  
  2278. WUNZ20SR.ZIP WIZUNZIP 2.0 - Infozip Unzip For Windows - Source (Freeware)
  2279.              This archive contains the source files which you can use to
  2280.              re-create WizUnZip 2.0. WizUnZip is a non-profit Windows
  2281.              unzipper product, based on the Info-ZIP group's product, unzip.
  2282.              Johnny Lee and I, who wrote the Windows interface code, have
  2283.              chosen to place our code in the public domain for you to use
  2284.              freely.
  2285. XCEEDZIP.ZIP Xceed Zip Compression Library - Free Trial Version 2.3.2
  2286.              This package contains the Delphi 1.0 and Delphi 2.0 VCLs, the 
  2287.              Visual Basic VBX and the 32-bit OCX control.
  2288. ZIPSVSDK.ZIP ZipServer is a tool for creating, updating, viewing and
  2289.              extracting PKZIP 2.04g compatible archives. The Single User
  2290.              Utility Edition is a tool for anybody operating an IBM
  2291.              compatible computer with any Windows operation system. The
  2292.              Development Kit is a tool for programmers allowing them to
  2293.              place Zip and Unzip calls from their own Visual Basic,
  2294.              PowerBuilder, FoxPro, MSAccess, MSExcel, MSWord, Delphi or C
  2295.              program.
  2296.  
  2297.  
  2298.  
  2299.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  2300.  │ #7   │ Programming: Database                                             │
  2301.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  2302.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │   5522 KBytes in     9 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  2303.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  2304.  
  2305.              ===============================================
  2306.              Database programming files
  2307.              ===============================================
  2308. DBASEOS2.ZIP C code that allows you to read a DBASE-III file.
  2309. DBVIEWQ.ZIP  DataBase Analyzer 
  2310.              The DataBase Analyzer is a utility program designed to help you 
  2311.              map the internal structure (or schema) of your Jet databases. 
  2312.              These mappings can help you with you programming tasks and with 
  2313.              the documentation of your programs. The program will print the 
  2314.              information about the following objects in your databases:  
  2315. EB112.ZIP    This is a fully programmeable relational Database (RDBMS) and 
  2316.              can be used to write almost any business application. Programs 
  2317.              can be distributed on runtime modules. The developer version 
  2318.              contains everything for PC and Network (LAN) DBMS development. 
  2319.              It even includes an Install disk maker. EASY BASE V11.2 from 
  2320.              Easy Software Ltd. Registration from $59. 
  2321. EZB.ZIP      EASY BASE 11.0..DIY Programming..
  2322.              Make your own Address Book, PIM, Contact Manager, do your 
  2323.              Accounts,Rent Records, Estimates. Any Business task. You won't 
  2324.              believe how easy it is. You can even sell the programs you 
  2325.              write with the runtime distribution module There are network or 
  2326.              single user versions. Keywords:DATABASE DBMS RELATIONAL NETWORK 
  2327.              EASYSOFTWARE Registration From $59  
  2328. HALCN305.ZIP Halcyon version 3.0
  2329.              These Turbo Pascal routines handle processing for dBase III/IV
  2330.              files, including memo (.DBT), index (.NDX), and data (.DBF)
  2331.              files. Use is made of object oriented programming to simplify
  2332.              the user interface. Examples of the user interface is
  2333.              demonstrated in the sample programs.
  2334. LARGO.ZIP    Largo Database Utility (32bit)
  2335.              Largo is a jack-of-all-trades database utility. I developed it 
  2336.              in order to consolidate a number of other utilities I am 
  2337.              currently using into one comprehensive utility. Also, I wanted 
  2338.              some functionality that I could not find in any other database 
  2339.              utility. Largo is built around and relies on the Borland 
  2340.              Database Engine (BDE) and BDE aliases. Therefore, any database 
  2341.              the BDE can speak to, Largo can work with. 
  2342. STATLST.ZIP  Static List Wizard
  2343.              The Static List Wizard generates source code from a database of 
  2344.              lists. Lists are commonly used in application development to 
  2345.              populate Combo or List boxes so that users may select from the 
  2346.              list of available options. Lists can be either dynamic 
  2347.              (changing over time) or static(unchanged over time). Code 
  2348.              wizard to generate list code (combo, string) for Visual Basic, 
  2349.              Access, HTML, VBScript, True Grid and Visual C++ string 
  2350.              tables). Support for 23 different languages. Translation 
  2351.              services available by request. 
  2352. TABLES.ZIP   Tables.zip contains an Access Database of Table definitions and 
  2353.              Type definitions suitable for use with Microsofts Access(v 2 or 
  2354.              7). There are over 70 tables to reuse. The advantage of this 
  2355.              method is that all table attributes(including field names and 
  2356.              comments are copied with the table definition, unlike a table 
  2357.              wizard which leaves you to fill in the details. To View and use 
  2358.              this database you will need a licensed copy of either Object 
  2359.              Thing (search for othing.zip) or Object Workbench(search for 
  2360.              workb.zip) 
  2361. TOOLBARS.ZIP Toolbars.Zip contains an access database of sample toolbar 
  2362.              composites suitable for use with microsofts visual basic(all 
  2363.              versions) or borlands delphi(16bit). To view and use this 
  2364.              database you will need a licensed copy of either object thing 
  2365.              (search for othing.Zip) or object workbench(search for 
  2366.              workb.Zip) 
  2367.  
  2368.  
  2369.  
  2370.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  2371.  │ #8   │ Programming: Demos                                                │
  2372.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  2373.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │   7393 KBytes in   118 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  2374.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  2375.  
  2376.              ===============================================
  2377.              Demo sources
  2378.              ===============================================
  2379. 3DROTSCP.ZIP rotatin'  Scope (TP7 source), SB/Pro, VGA required
  2380. 4GE-FRAC.ZIP 4ge's Xmas 94 Intro fractalzoom source
  2381. 4KLESS.ZIP   Paranoid 4k intro source (C++/Asm)
  2382. ACGSTRS.ZIP  Stars Effect Source Code For TP
  2383. AMNESSRC.ZIP This is the virtual reality source from the Amnesia demo.
  2384. ARAIDSRC.ZIP SourceCode for cool tunneleffect like in Stars/Nooon or in
  2385.              Paimen/Coma , pure ASM
  2386. ASBBSS.ZIP   Source 4 Blue Steal bbz Intro by ACME...
  2387. ASCIISRC.ZIP Full sources of ASCII demo released at Scenario'95
  2388.              C-source by (by Paranoids)
  2389. ASMINTRO.ZIP JUP! A fine source to a little INTRO with scrolling Stars...
  2390. AUK2SRC.ZIP  KUKOO II -- by Type One / TFL member v.2.43
  2391.              Large with SOURCE CODE An Advertising Intro for -= Pleasure
  2392.              Access BBS =- 29k ASM pure juice !!! Source Code included...
  2393.              Enjoy IT !!!
  2394. BARS.ZIP     Copper bars
  2395. BIRTHSRC.ZIP Demosourcecode for the Birthday card demo
  2396. BITS93.ZIP   Fresh week 1993 for Bits Demosourcecode
  2397. BKISSSRC.ZIP Bytes & Kisses:  The Source!
  2398. BLA2SRC.ZIP  BlasterSound Intro #2
  2399.              Works on XT/AT/++, VGA required AdLib/Roland Music - 8379 bytes
  2400.              Full sources included!!
  2401. BOARDZ.ZIP   Little VGA intro-source code.
  2402.              This program scrolls a text and displays a 3d-starfield. Well, 
  2403.              here's another contribution to the large number of source-codes 
  2404.              available. It's a very simple little VGA intro including a 3D 
  2405.              starfield, a horizontal scroller and a palette fading. Enough 
  2406.              for the beginning demo coder to get started  
  2407. BOBS.ZIP     Shadebobs (asm soruce)
  2408.              In "Unreal", "Amnesia", "Delusion" and others there is a sort
  2409.              of shadebob technique that is used. This technique is pretty
  2410.              simple, any demo maker knows much slicker routines than this
  2411.              one, but this will give everyone else some ideas on how it's
  2412.              done.
  2413. CDMSRC.ZIP   Full source code for the Condom HQ BBS Intro.
  2414. CHAOS.ZIP    Chaos Board intro with full ASM source  
  2415. CHECKSRC.ZIP UNICORN UTM 1994
  2416.              The source of our checker intro fururing a multidirectional
  2417.              checkerboard and a hardware scrolly..
  2418. CIRCLES.ZIP  Unicorn, demosource
  2419. CONTRSRC.ZIP Source code pack of the first tfl-tdv *demo*
  2420. CYDR_SRC.ZIP CyberDrunk BBStro #1
  2421.              Sourcepack including all ASM-sources with ADLIB-Music and a
  2422.              useful GFX-conv (with C-source)...
  2423. DEMOSTU3.ZIP Demo source codes written in tp/asm by bjarke viksoe! USEFULL!
  2424. DEMOSTUF.ZIP Demosource with fast vector-box, wildly rotating full-screen
  2425.              pictures and a nifty starwars scroller.
  2426. DFC-3SRC.ZIP Hallucinogen BBS intro III source code
  2427. DUNESRC.ZIP  Pascal-source for backfeed effect, as in DUNE!.COM
  2428. DVECTOR.ZIP  Vectorsdemo source
  2429. ELDR_BBS.ZIP Eldritch BBS intro
  2430.              Just a short BBS intro I - ASM sources included..
  2431. FEEDBACK.ZIP Pascal-source for backfeed effect (Pascal source)
  2432. FIREEFF.ZIP  UNICORN UTM 1994
  2433.              A little source explaining the well known fire effect...
  2434. FIREWALL.ZIP this is a wonderfully boring foray into the field of fire
  2435.              algorithms.
  2436. FLAG.ZIP     flag.asm - Runtime Flag Demostration.
  2437.              This file implements a runtime flag movement using plasma like
  2438.              sinus overlapping waves in the VGA 320x200x256 graphics mode.
  2439. FLAME.ZIP    FLAME, Fire-flame demo with Asm source
  2440. FLAME1.ZIP   Fire v1.0
  2441.              The basics of the flame effect are to choose as many of the 8
  2442.              pixels ( you could use others ) arround the pixel, you are
  2443.              trying to finds colour, as you want. Then find the average (
  2444.              add up all the values and divide by the ammount of values you
  2445.              added ) of the pixels and then use this as the pixel's colour.
  2446.              You have to do this for every one of the pixels in your pixel
  2447.              array.
  2448. FLC-BUMP.ZIP The method used to produce the bump in Orion Includes a Turbo
  2449.              Pascal source!
  2450. FLUID.ZIP    Fluid, how to make water-effects (C source), great!
  2451. FRACT.ZIP    4ge's Xmas 94 Intro fractalzoom source
  2452. FREE_SRC.ZIP Freedom CD Intro demo source in C++/Asm
  2453. FUZZY.ZIP    Fuzzy! A small scrolling ansi bbs advert, asm source
  2454. GALLERY.ZIP  Source code for inconexia's art-gallery sequence 
  2455.              Well, Jare & JCAB beat me to it, but here's the rest of the 
  2456.              source code for Iguana's Inconexia :-) After hours and hours of 
  2457.              and moving and deleting files, I think I've managed to neatly 
  2458.              sort out all this mess into subdirectories, with makefiles that 
  2459.              make it easy to apply changes, rebuild, and run the program to 
  2460.              see what they do. (asm)
  2461. GGOURO2.ZIP  Five tiny demos featuring : (Executable files + ASM source codes)
  2462.              - 3D rotations without any matrix
  2463.              - Generic gouraud shading
  2464.              - Funny logical effects
  2465.              - Motion blur
  2466. GIANT.ZIP    Source Codes for GIANT. The Ultimate 4KB-Intro! (asm)
  2467. GIANTSRC.ZIP GIANT
  2468.              the UlTimate 4KB-Intro released at Assembly '94 the SOURCE
  2469.              included! 100 % assembler
  2470. GLOBECOD.ZIP Demoscroller in asm
  2471. GTC-LM11.ZIP the Liquid Metal BBS adv v1.10, full Source included [ASM]
  2472. HELLSRC.ZIP  Hell, Full Assembly Source Code!
  2473.              Requires The Original Hell Demo Which Contains Required Data.
  2474. HFTUBE.ZIP   Sources of TAM demo tunnel
  2475. HQ_WATER.ZIP "Water/credits" effect from Iguana's "Heartquake" demo
  2476. ILINKV30.ZIP DeathStar's intro linker v3.0
  2477.              ILINK is the first Italian public intro linker, released to all
  2478.              Italian (and not) groups to allow them to spend more time in
  2479.              coding, without wasting time with the annoying trouble of the
  2480.              linking. ILINK is designed to be as fast as possible to use:
  2481.              the basic principle on which ILINK is based is the emulation of
  2482.              a 720kB diskette in RAM. So you've to split the demo into
  2483.              several 720kB disks, then to write a special loader (we made
  2484.              this loader with the modplayer inside) calling a special
  2485.              interrupt to "swap" disks in memory.
  2486. INTRO.ZIP    TPP's intro #1, Asm source
  2487. INVITESC.ZIP Inbloom! party invitation by tsi (Asm src)
  2488. ISAD2SRC.ZIP Immortal Syndicate BBS Loader #2 Version 2.0
  2489.              Full Turbo Assembler Source code! Vga/Adlib
  2490. ITP_SRC.ZIP  The Pentagram demo sources by Paradise (Pascal src)
  2491. KEWL.ZIP     Bytes To The People intro asm src
  2492. KS_CWARP.ZIP Circle xor warp
  2493. KUK2SRC.ZIP  KUKOO II demo  v.2.43 with src
  2494.              An Advertising Intro for -= Pleasure Access BBS =- 29k ASM pure
  2495.              juice !!! Source Code included...
  2496. LENS.ZIP     This is some info on how one could implement a lens effect
  2497.              with Asm source
  2498. LENSSRC.ZIP  This package contains example source to do a lens effect.
  2499. LSJDOTS.ZIP  Lissajou Dot Patterns... old effect but this one is designed to 
  2500.              learn more about 387+ fpu so it's only based on hardware. asm 
  2501.              src included... coded by brioche! 
  2502. LWGTRSRC.ZIP Lawgator v1.Oo source
  2503.              For all you freaking dewds out there, the source to lawgator is
  2504.              hereby released to the public domain!
  2505. MADSTAR.ZIP  Horizontal starfield
  2506. MADVECT.ZIP  3D vector demo with Asm src
  2507. MICACO.ZIP   Micaco BBS v4.1 intro sources 
  2508. MOTIONRD.ZIP Smooth vertical scroller by patch made for the intro motion by
  2509.              avalanche
  2510. MWSTAR.ZIP   Matt Wilhelm's Tiny Starfield
  2511.              A multilayer parallax starfield in... 28 bytes!nSource and
  2512.              length discussion of algorithm included.
  2513. NEWINC.ZIP   Intro source in asm
  2514. NX2NDSRC.ZIP intro/demo NIX 2ND DEMO incl. asm src
  2515. PBSOURCE.ZIP The Source Code of the PointBreakBBS-Ad.
  2516.              Feel free to change,to modify,to rip out, to steal or to shit
  2517.              on this ASM-source.
  2518. PGLOADER.ZIP This is a loader for the PowerGrid. It's fairly simple, but
  2519.              looks pretty ; decent... Because I'm such a damn nice guy, I
  2520.              figgered I'd release this ; source to the public. ;
  2521. PGRID.ZIP    PowerGrid Loader Source
  2522. PLP_SMTH.ZIP Smooth Motion
  2523.              An ASSEMBLY '95 4Kb-intro by PULP with all the effects you 
  2524.              thought were old at ASM '92! Includes full sources for TASM and 
  2525.              an compiled executable. 
  2526. POTIONRD.ZIP Smooth vertical scroller by Patch Made for the intro Motion by
  2527.              Avalanche
  2528. PUMBSRC.ZIP  Pump The Source Code (iGUANA)
  2529. RAIN.ZIP     Rain Effect
  2530. REN-93.ZIP   Demosource by Renaissance, asm src
  2531. RETVEC10.ZIP Retarded vector demosource
  2532. ROTATEAS.ZIP Realtime Bitmap Rotation Routine DEMO + SOURCE Great for People
  2533.              who program Graphics and animations !
  2534. ROTOZOOM.ZIP Cache optimized roto-zoomer 
  2535. RT_AZ.ZIP    Real-Time Coders Compo
  2536. SBOBS.ZIP    Shaded bob demo with Asm source
  2537. SCLASM.ZIP   Cool Scroller + Own Font... Including Assembly Source...
  2538. SEA_CODE.ZIP ASM - Source Code to SEASICK /VLA
  2539. SINE-SRC.ZIP ASM sinus trough logo..
  2540. SOURC666.ZIP Source Code for 666 Byte Intro Includes music,stars, and letter
  2541.              writer. Not bad for such a size I guess.
  2542. SP2.ZIP      StarPort Intro II V1.0 with asm src
  2543. SQD1_SRC.ZIP squid1.Com asm source
  2544.              1899-byte bbs addy by cld & the doctor includes: -char smoother
  2545.              -mini-player for adlib -8x16 charset -incomprehensible comments ;-)
  2546. STAR.ZIP     Stars, asm source
  2547. STARF.ZIP    Stars, asm source
  2548. STARS.ZIP    Star field
  2549.              A star field is just a series of 3d point plotted onto a 2d
  2550.              plane (your screen). The movement effect is achieved by simply
  2551.              decreasing the Z cordinate and redisplaying the
  2552. SUN_RSC.ZIP  Superunknown
  2553.              complete c++/assembly source of the megademo
  2554. TEXTBALL.ZIP ASM - Smooth Bouncing Text Ball by Draeden /VLA
  2555. THE_SHED.ZIP BBS Advert #1 demosource in asm
  2556. TIMESRC.ZIP  Full source code to Timeless by Tran
  2557. TIRFI2.ZIP   Demo with asm src
  2558. TRIAD.ZIP    OUTLAW TRIAD
  2559.              An OUtlaw Triad Intro Including Sourcecode! Check Thiz Out If
  2560.              You Wanna Learn About Sum Hires Coding In 100% Assembler. Cu
  2561.              Later!
  2562. TSZSRC.ZIP   ASM-source of SoundZone addie..
  2563. WATER.ZIP    Water intr0'95 (asm src)
  2564. VGA-VUL1.ZIP OUTLAW TRIAD
  2565.              A fine asm source-code to a vga intro. Thiz means a
  2566.              3dstarfield, a scroller and a palette fading. Check it out!
  2567. WORMLENZ.ZIP Worm.Asm - worm hole palette demostration. (Asm)
  2568.              This file demostrates a palette animation routine, the main
  2569.              piccy was created using the pascal source file. This one uses
  2570.              the VGA card in 320x200x256 graphics
  2571. XANADU.ZIP   Demosource by Xanadu
  2572. XP-XCP13.ZIP Experience the
  2573.              XcEption 13 advertisement, Sources included
  2574. ZOMOROTO.ZIP Double zoomrotator with fadin (asm source)
  2575.  
  2576.  
  2577.              ===============================================
  2578.              Demo tutorials and textfiles
  2579.              ===============================================
  2580. ALLTUTS.ZIP  Adam's Assembler Tutorial 1.0
  2581. ANUTUT1.ZIP  ANuBiS DeMo TUtORS #Issue 1 : Plasmas
  2582.              Learn how to do your own plasmas using Tweaked mode and mode 
  2583.              13H. Full sources in Watcom C/C++ 10+ included in this archive!  
  2584. FIRE-TUT.ZIP Fire Tutorial
  2585.              The tutorial and demo program were written for the X2FTP
  2586.              programming contest. It is entered into catagory 1, "Tutorials
  2587.              or Magazine Articles."
  2588. OTEFFEX1.ZIP OUTLAW TRIAD
  2589.              The New Outlaw Triad Demo Series, Part 11. 3D EFFECTS #1
  2590. OTFACE.ZIP   Outlaw triad
  2591.              the new outlaw triad demo series, part 10. Face sorting
  2592. OTFIRE.ZIP   OUTLAW TRIAD
  2593.              The New Outlaw Triad Demo Series, Part 1. FIRE-ROUTINES
  2594. OTHIRES.ZIP  OUTLAW TRIAD
  2595.              The NeW Outlaw Triad Demo Series, Part 4. HIGH RESOLUTION
  2596. OTLIGHT.ZIP  OUTLAW TRIAD
  2597.              The NEw Outlaw Triad Demo Series, Part 12. IMPROVED LIGHTSOURCING
  2598. OTMORPH.ZIP  OUTLAW TRIAD
  2599.              THe New Outlaw Triad Demo Series, Part 6. 3D MORPHING
  2600. OTPCX.ZIP    OUTLAW TRIAD
  2601.              The NeW Outlaw Triad Demo Series, Part 5. PCX DECODING
  2602. OTPLASMA.ZIP OUTLAW TRIAD
  2603.              The New Outlaw Triad Demo Series, Part 7. PLASMAS
  2604. OTPOLY.ZIP   OUTLAW TRIAD
  2605.              The New Outlaw Triad Demo Series, Part 9. POLYGONS
  2606. OTSAMPLE.ZIP OUTLAW TRIAD
  2607.              THe New Outlaw Triad Demo Series, Part 8. SOUND SAMPLES
  2608. OTSTARS.ZIP  OUTLAW TRIAD
  2609.              The New Outlaw Triad Demo Series, Part 2. 3D STARFIELDS
  2610. X3MDMO01.ZIP Demo programming series part I - how to create plasma effects
  2611.              this is the first demo programming tutorial in the x3m demo
  2612.              programming series, and covers how to create plasma effects.
  2613.              Not that static plasma, but realtime plasma effects that makes
  2614.              you sea sick!
  2615.  
  2616.  
  2617.  
  2618.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  2619.  │ #9   │ Programming: Information                                          │
  2620.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  2621.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │   3527 KBytes in    64 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  2622.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  2623.  
  2624.              ===============================================
  2625.              Programming: Information and Theory
  2626.              ===============================================
  2627. 41TRICKS.ZIP 41 undocumented tricks for Windows 95
  2628. ALL.ZIP      Information about the The File Formats Handbook
  2629. AMPROG.ZIP   The Rise of the American Programmer
  2630. ANSIKODE.ZIP How to make ansi
  2631. ATEASE.ZIP   At Ease With Computer Programming, Version 1.4 
  2632.              This is identical to the version of AT EASE FOR COMPUTER 
  2633.              PROGRAMMING that retailed for $349 and that PCM Magazine called 
  2634.              "the most detailed yet interesting approach to problem solving" 
  2635.              they had ever seen. "Any beginning or advanced programmer could 
  2636.              benefit from this system, whether to write structured code in 
  2637.              BASIC, C, Pascal or assembler--or simply to tap the power of 
  2638.              macros in Lotus 1-2-3." They also said At Ease was "unique," 
  2639.              "entertaining," and "fun." 
  2640. BASES.ZIP    Covering your bases an explanation of how to convert from base
  2641.              10 to base 2, 8, or 16
  2642. CODES.ZIP    Ansi, ascii, and charactor codes
  2643. COMPILER.ZIP Compiler Construction Course (.DOC format)
  2644. COPR.ZIP     Copyright law
  2645. COPR1.ZIP    How to copyright software (yourself)
  2646. CORPCO2F.ZIP The offshore alternative at a competive price!
  2647.              Heard of OFFSHORE development? Attracted by the considerable
  2648.              cost saving? You may, however be aware of the pitfalls
  2649.              associated with offshore development. Here at Virtual Software
  2650.              we would like to think that we have addressed all of them.
  2651. CRLAW.ZIP    Copyright basics:
  2652. CS.ZIP       A Client-Server Crash Course (in win.HLP format)
  2653. DOSCORSE.ZIP Introduction to DOS
  2654.              The self extracting file DOSCORSE.EXE contains all the material
  2655.              for a complete Introduction to DOS course. This course is
  2656.              designed for the beginners and should take approx. 25 class
  2657.              hours to complete. You may copy and use this course in any way
  2658.              you like. If you have any comments please address them to
  2659.              frang44@aol. I would appreciate any feedback about this course.
  2660. DUQREF.ZIP   DOS / unix QUICK REFERENCE
  2661. EFFICI_1.ZIP OOP vs. procedural programming
  2662. GUIDE.ZIP    BEGINNING AUTHOR'S GUIDE
  2663.              Hints, thoughts, tips and insights specifically aimed at the
  2664.              beginning shareware author. Provided by the ASP in the hope
  2665.              that a new shareware author might benefit from the experiences
  2666.              and accumulated wisdom it contains.
  2667. HOWTOVC.ZIP  How to start your own virtual corporation: riding the
  2668.              information highway!
  2669. JOINASP.ZIP  JOINASP <ASP> -
  2670.              Join the ASP as an author member! This file contains
  2671.              information on reasons your shareware company should become a
  2672.              member of this powerful and influential trade association
  2673.              representing the shareware industry. Docs in three formats,
  2674.              plus complete application package.
  2675. KBDGUIDE.ZIP The Keyboard Interface Tutorial
  2676.              The Keyboard on the IBM PC and compatible is connected to the
  2677.              PPI - Programmable Peripheral Interface, which generally takes
  2678.              care of Keyboard functions, equipment information and timer
  2679.              functions. The PPI is addressable via port reads and writes, to
  2680.              addresses 060h thru 063h.
  2681. KINGV3.ZIP   The king magazine volume 3
  2682.              now this magazine examples are also in c and pascal offcourse
  2683.              inline assembler if you like to know how to program in asm ,
  2684.              how to use xms , how to do animaton , how to use oop code , how
  2685.              to do a waves like effect, download this volume! many more
  2686.              stuff here ! first thing to do when d/l read the "read.Me" file.
  2687. KMAGV1.ZIP   THE KING MAGAZINE VOLUME 1
  2688.              A nEw magazine by THE KING Take it learn somthing about
  2689.              Programming ASM , PASCAL , HARDWARE , GRAPHICS , DEMO EFFECTS
  2690.              And some more Cool stuff! Release In The 10/14/95.
  2691. MACMYTHS.ZIP Mac Mythconceptions (Was Re: Why Mac not a games platform)
  2692. MAG01.ZIP    The Mag, issue 1
  2693. MAG02.ZIP    The Mag, issue 2
  2694. MAG03.ZIP    The Mag, issue 3
  2695. MAG04.ZIP    The Mag, issue 4
  2696. MAG05.ZIP    The Mag, issue 5
  2697. MAG06.ZIP    The Mag, issue 6
  2698. MAG07.ZIP    The Mag, issue 7
  2699. MAG08.ZIP    The Mag, issue 8
  2700. MAG09.ZIP    The Mag, issue 9
  2701. MAG10.ZIP    The Mag, issue 10
  2702. MAG11.ZIP    The Mag, issue 11
  2703. MAG12.ZIP    The Mag, issue 12
  2704. META2.ZIP    The following is a discussion of the many ways applications
  2705.              read and write metafiles and how your application can handle
  2706.              them correctly.
  2707. MICROGEN.ZIP Microgenesis' shareware registration service
  2708. OPENBOOK.ZIP Ms/dos - a crash course
  2709. PRGCARS1.ZIP Selecting a Programming Language Made Easy or "How Programming
  2710.              Languages compare to automobiles!"
  2711. PRMRORD.ZIP  An intellectual property law primer for multimedia developers
  2712. PROGBOOK.ZIP The Programmers' Booklist
  2713. PS2_INFO.ZIP Postscript(r) level 2 -- questions & answers
  2714. PSL_INFO.ZIP PsL's Registration Service
  2715. PTR_HELP.ZIP Understanding pointers (for beginners)
  2716. RADIX.ZIP    Short tutorial on the radix-sort.
  2717. RESOURCE.ZIP Resource Guide for Computer Game Developers
  2718. RH.ZIP       On the Early History and Impact of Unix Tools to Build the
  2719.              Tools for a New Millenium
  2720. SARG.ZIP     SHAREWARE AUTHOR'S RESOURCE GUIDE - 8th ed.
  2721.              Whether you're a veteran shareware author or just starting out, 
  2722.              you'll find this concise, menu-driven guide *extremely* helpful 
  2723.              to running a PROFITABLE shareware business. Effectively 
  2724.              program, market, & distribute. Ultimately increase 
  2725.              registrations and profit. Requires DOS 3.3 or above.  
  2726. THEPRN26.ZIP THE PRINTER 2.6
  2727.              Programmer's database of printer codes for HUNDREDS of
  2728.              printers! The Printer helps eliminate a nightmare many
  2729.              programmers face: * Formatting text on the dozens or hundreds
  2730.              of different printers our users have. * To print bold here,
  2731.              italics there, etc., one needs printer codes that will work
  2732.              REGARDLESS of which printer a user installs. The Printer
  2733.              provides them!!
  2734. TRUTRAN1.ZIP Truth About Translation 1.0 animated text show
  2735.              - gives much info, removes many myths about translating/ 
  2736.              interpreting /computers. Humorously probes complex language 
  2737.              issues, presents quotations about translation thru 2,500 years 
  2738.              plus HILARIOUS "Translation Bloopers" by man and machine PLUS 
  2739.              humorous & incisive ideas about how both language & translation 
  2740.              actually work. Both animated & printable, ASP Shareware, Full 
  2741.              version $12.  
  2742. TSR.ZIP      The history and technology of TSR terminate and stay resident
  2743.              software
  2744. UNDOCDOS.ZIP Collection of undocumented and obscure features in various 
  2745.              MS-DOS versions. 
  2746. UNIX21.ZIP   UNIX tutorial
  2747. YK31.ZIP     $YK v3.1 -
  2748.              Sell Your Know How as Shareware examines ways that 
  2749.              non-programmers can get in on the Shareware boom and make some 
  2750.              money with their computer by selling their skills and 
  2751.              expertise. It describes in detail what Shareware is; how you 
  2752.              can use an Authoring System to create Shareware programs; and 
  2753.              it includes a Database of 400+ ASP Approved BBS Contains 
  2754.              anti-virus selfcheck. Requires Harddisk and Color Monitor. 
  2755.              Freeware.  
  2756. YR2000.ZIP   97 Articles on the Century Problem
  2757.              The "Century Problem" is how to make programs that use
  2758.              two-digit years work with 21st-century dates. At least 97
  2759.              articles have been published on this problem. Many of these
  2760.              have appeared in major newspapers, computer magazines and
  2761.              business journals. In addition, there is a book on this topic
  2762.              called "The Year 2000 Computing Crisis" by J.T. and M.J. Murray
  2763.              (McGraw-Hill, 1996, ISBN 0-07-912945-5.)
  2764. ZENLIF.ZIP   Zen and the Art of Creating Life (ASCII text)
  2765.              A fascinating document about artificial life from the author of
  2766.              the famous TIERRA program, the A-Life researcher Thomas Ray.
  2767.              This is a real treasure-trove ! Contains many pointers to other
  2768.              research and software. Gets very speculative, from rainforests,
  2769.              evolution and MIMD design to the Terminator-movies.
  2770.  
  2771.  
  2772.              ===============================================
  2773.              Mathematics theory
  2774.              ===============================================
  2775. BALLI.ZIP    How a ballistics program works -or how to calculate a trjectory 
  2776.              chart 
  2777. CRC_V3.ZIP   A painless guide to CRC error detection algorithms
  2778.              CRC tutorial with source is a tutorial on crc theory by ross
  2779.              williams, and a c source code example an abbreviated look-up
  2780.              table algorithm.
  2781. HEXAGON1.ZIP algorithms for resolving x,y mouse hits on a hex grid
  2782. ONEWAYFU.ZIP One Way Functions,Insolvable Problems, Static and Dynamic
  2783.              Encryption
  2784. OTMMATX.ZIP  3D-Matrix transformation tutorial 
  2785. QUATERNI.ZIP Quaternion Numbers
  2786. RAND_ART.ZIP Computer Generated Random Numbers
  2787.              THis paper presents a number of techniques for analyzing a
  2788.              computer generated sequence of random numbers. Some background
  2789.              theory in probability theory and inferential statistics is
  2790.              presented, and a number of empirical tests are presented along
  2791.              with example programs which apply the tests to several popular
  2792.              random number generators including the VAX Run-Time Library
  2793.              routine MTH$RANDOM used by the FORTRAN intrinsic function RAN
  2794.              and by the VAX BASIC function RND, the standard ANSI C rand()
  2795.              function used by VAX C, and the Data Encryption Standard (DES)
  2796.              algorithm. For comparison the sample programs also apply the
  2797.              tests to the obsolete RANDU random number generator.
  2798. RPN.ZIP      Understanding reverse-polish notation 
  2799.  
  2800.  
  2801.  
  2802.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  2803.  │ #10  │ Programming: Internet                                             │
  2804.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  2805.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │   7009 KBytes in    78 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  2806.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  2807.  
  2808.              ===============================================
  2809.              Internet textfiles
  2810.              ===============================================
  2811. BBS.ZIP      BBBS systems available on the internet
  2812. BEENSPMD.ZIP Help! I've been Spammed! What do I do? 
  2813. BEHINDTN.ZIP Behind the Net: The untold history of the ARPANET
  2814. BLAH.ZIP     The Official B.L.A.H.! (Boring Links And Homepages)
  2815. CBIP_KIT.ZIP How to use binaries sent via news and e-mail
  2816. EMAILPRI.ZIP Frequently Asked Questions About E-Mail Privacy
  2817. EMLABUSE.ZIP The Email Abuse FAQ
  2818. FAKEUSEN.ZIP Manually Entering Usenet News
  2819. FINDADDR.ZIP FAQ: How to find people's E-mail addresses
  2820. INETRSCH.ZIP Internet Research for Writers FAQ
  2821. INTERBBS.ZIP Zamfield`s Wonderfully Incomplete, Complete Internet BBS List
  2822. INTLEMAI.ZIP FAQ: International E-mail accessibility
  2823. MAJORDOM.ZIP Majordomo Frequently Asked Questions
  2824. MECKWEB.ZIP  Mecklerweb: Internet publishing for bucks!
  2825. MUDREPOR.ZIP Interactive Multi-User Computer Games
  2826. NAVROAD.ZIP  NavRoad Offline HTML Browser v1.70
  2827.              Small, powerful off-line HTML browser that runs off a floppy 
  2828.              and requires no winsock.dll. Lets users view HTML files 
  2829.              anytime, anywhere. Supports all HTML 2 tags, and most HTML 3 
  2830.              tags. Supports helper applications, image maps, bookmarks and 
  2831.              directory buttons. May export HTML file as plain text (without 
  2832.              tags). Customizable interface, Kiosk mode support. Fast and 
  2833.              easy solution for HTML files distribution.  
  2834. ONLINE30.ZIP This is The Online World resources handbook version 3.0.
  2835.              It describes the breadth of the offerings by focusing on
  2836.              selected applications on major global networks and services
  2837.              including the Internet, CompuServe, Fidonet, Usenet, and
  2838.              BITNET. Perspective is global. It is an ASCII text file that is
  2839.              suitable for sending to a printer.
  2840. PGPWHERE.ZIP Where to get the latest PGP (Pretty Good Privacy) FAQ
  2841. RFC.ZIP      Where and how to get new RFCs
  2842. S314.ZIP     Protect the internet. Read this message
  2843. SEARCH.ZIP   Info about Search engines on the Internet
  2844. SINGA-1.ZIP  Singapore Government Curtails Online Freedoms
  2845. SPAMFAQ.ZIP  alt.spam FAQ or "Figuring out fake E-Mail & Posts".
  2846. SURF10.ZIP   Surfing the INTERNET:  an Introduction Version 2.0.2
  2847. TCP-IP.ZIP   Internet Protocol Frequently Asked Questions
  2848. TCP_IP.ZIP   TCP/IP introduction
  2849. VERONICA.ZIP About the Veronica service VERONICA: Very Easy Rodent-Oriented
  2850.              Net-wide Index to Computerized Archives.
  2851. WHAT-EMA.ZIP How does Email work?
  2852. WHAT-URL.ZIP What is URL?
  2853. YANOFF.ZIP   Special internet connections
  2854.  
  2855.  
  2856.              ===============================================
  2857.              Mosaic, Netscape, HTTP, WWW, URL files
  2858.              ===============================================
  2859. ABN_WEB.ZIP  Airborne-Related Web Sites
  2860. CODELNK2.ZIP Codelink - Simple password protection for any Website 
  2861.              Can be included on any html webpage. By placing a Codelink 
  2862.              control pad on your page you can choose who can view the parts 
  2863.              of your site that may contain material which is private.  
  2864. CRYPT-WW.ZIP List of Crypto related WWW/FTP sites
  2865. CRYPTO-F.ZIP Here are some FTP sites that carry crypto stuff.
  2866. HTCD.ZIP     HTML Add-on for TE DeveloperÆs Kit Version 2.5
  2867.              The HTML Add-on control offers a most cost effective method of
  2868.              incorporating an HTML viewer/editor into your application. This
  2869.              add-on product works with the TE editor control to display the
  2870.              HTML data
  2871. HTML.ZIP     Creating html -- a simple guide (.RTF format)
  2872. HTML03.ZIP   Html hacking
  2873. HTML30.ZIP   Hypertext markup language specification version 3.0
  2874. HTMLIB1B.ZIP The HTML Reference Library v1.0
  2875. HTMLOHJE.ZIP This is a primer for producing documents in html, the markup
  2876.              language used by the world wide web.
  2877. HTMLPRIM.ZIP A beginner's guide to html
  2878. HTMLREF.ZIP  HTML 3.2 Reference Specification
  2879. HTMLREF2.ZIP The bare bones guide to HTML  
  2880. HTMLTUT.ZIP  A Beginner's Guide to HTML 
  2881. LIKSE32.ZIP  LIKSE v1.73.  View, print, search HTML files Offline. 
  2882.              Designed for information distribution & retrevial in HTML 
  2883.              format. Built-in browser for easy viewing of HTML documents 
  2884.              offline, search engine finds matching files and return search 
  2885.              results in hyper-text format. Supports advance search options 
  2886.              and Boolean operators (AND,OR). Easy association with helper 
  2887.              applications, fully customizable, supports Kiosk mode.  
  2888. NEWSHIER.ZIP Master List of Newsgroup Hierarchies, v4.12
  2889. NSWINSAM.ZIP OLE Automation in Netscape sample application
  2890.              The app registers itself as an "external streaming viewer" for 
  2891.              an obscure file type and then responds as such a viewer. The 
  2892.              purpose is to exercise automation in both directions.<P> The 
  2893.              application provided as a Visual C++ 1.5 project. The project 
  2894.              uses the DLL version of the Microsoft Foundation Classes (MFC). 
  2895.              This is a 16 bit application.<P> 
  2896. WEBF126.ZIP  WebFetch v1.26   
  2897.              It allows the user to do two things : 
  2898.              a.) Download any binary or text file that can be accessed with
  2899.              -   single "http" parameter.
  2900.              b.) Download a webpage (*.htm, *.html) along with all the
  2901.              -   images that are referenced in that webpage, including CGI-
  2902.              -   generated images.  In addition, the program will edit the web-
  2903.              -   page so that it points to the graphics files it downloaded to
  2904.              -   our disk, not to the ones on the net.  This process can be
  2905.              -   one "live" or in "batch" mode (see feature.txt).  After down-
  2906.              -   loading, the webpage can then be loaded with the open file
  2907.              -   option in your webbrowser.
  2908. WILBUR.ZIP   HTML 3.2 Reference in a Windows helpfile
  2909. WNGF260.ZIP  WingFlyer is a (relatively) small utility that allows the user 
  2910.              to download any webpage, graphic, or file including any 
  2911.              CGI-generated images and webpages over the internet (or 
  2912.              intranet) that can be addressed with the standard http 
  2913.              addressing scheme. In other words, WingFlyer is a utility that 
  2914.              will allows you to download the same webpages that you can see 
  2915.              in your webbrowsers, such as Netscape`s Navigator, or 
  2916.              Microsofts Interner Explorer. You can also configure WingFlyer 
  2917.              to download the webpages that are pointed to by other webpages. 
  2918.  
  2919.  
  2920.              ===============================================
  2921.              JAVA-Script Programming
  2922.              ===============================================
  2923. DALIVE.ZIP   JavaScript Personal Web Page Designer
  2924. FADESC_1.ZIP fade script ver0.1 
  2925. JALERT.ZIP   Here is an example of an Alert dialog box using JavaScript:
  2926. JAVATEXT.ZIP Great Java Scrip that scrolls a text over the screen
  2927. JSCLOCK.ZIP  JavaScript Clock
  2928. JSINTRO.ZIP  Voodoo's introduction to Java Script
  2929. JSSCROLL.ZIP JavaScript Status Scroller
  2930. SCRAM10.ZIP  JavaScript Scrambler V1.0 for Windows 95/NT
  2931.              A utility for all JavaScript programmers who are fed up with
  2932.              the fact, that their source code can be stolen and simply
  2933.              modified. JavaScript Scrambler will scramble any script source
  2934.              code until it is almost impossible to comprehend for others.
  2935. SCRIPTA.ZIP  ANTHILL Javascripter 1.1
  2936.              Instantly add these features to your webpages
  2937.              - 1. Tickertape
  2938.              - 2. Password Protection
  2939.              - 3. Link via Checkboxes
  2940.              - 4. Link via Form Buttons
  2941.              - 5. Link via Radio buttons        
  2942.              - 6. Link via Drop Down Menu 1
  2943.              - 7. Link via Drop Down Menu 2
  2944.              - 8. Javascript Confirm            
  2945.              - 9. Javascript Prompt
  2946.              - 10. Store Multiple Pages in one Page
  2947.              - 11. Link Image Change            
  2948.              - 12. Dynamic Product Order Form
  2949.              - 13. Background Color Change
  2950.              - 14. Wide range of HTML commands    
  2951.              - 15. Full Support
  2952.  
  2953.  
  2954.              ===============================================
  2955.              CGI Programming
  2956.              ===============================================
  2957. BUTTONS.ZIP  Magic Buttons v2.0
  2958.              This tutorial will help you add clickable "Magic Buttons" to 
  2959.              your web pages using a few simple JavaScript commands. 
  2960. CGI.ZIP      FAQ: Frequently Asked Questions about CGI Programming
  2961. CGICHAT.ZIP  CGI Chat Room Version 1.0
  2962. CGICOUNT.ZIP CGICounter from Effects Online, Inc.
  2963.              Is a 32-bit Windows 95/NT CGI application that allows your to 
  2964.              add graphic or text based counters to your Web Site. 
  2965. CGIEDIT.ZIP  Joe's CGI Editor
  2966. CGIFAQ.ZIP   Frequently Asked Questions on CGI programming
  2967. CGIPM.ZIP    CGI.pm 2.36, an easy-to-use Perl5 library for writing World 
  2968.              Wide Web CGI scripts. 
  2969. CGISQL.ZIP   TCGISQL
  2970.              The TCgiSql combines Windows CGI and the TQuery component to 
  2971.              enable database querying over the Internet with little effort.  
  2972. CLOCK.ZIP    Digital Clock CGI For Windows NT/95 Version 2.0 
  2973. COMMENTS.ZIP Comments 1.1.b.960107
  2974.              Is a 32-bit Windows NT console CGI application for WWW servers. 
  2975.              Comments works with with EMWACS HTTPS 0.96, 0.98 and 0.99 (and 
  2976.              probably any other server, since EMWACS is the most 
  2977.              restrictive). Comments is a stand-alone program; no runtime 
  2978.              modules or DLLs are required.  
  2979. COUNTER.ZIP  Counter Version 1.1.1  
  2980.              This counter script is built for users to be able to create a 
  2981.              counter program in-lined into their home page without having to 
  2982.              use Server Side Includes. 
  2983. CTERP11.ZIP  CyberTerp is an easy to use CGI engine for Web servers that 
  2984.              support the WINCGI interface. This is version 1.1 of CyberTerp, 
  2985.              new features include in-memory template manipulation, string 
  2986.              translation, enhanced HTML creation and more. 
  2987. DBCGI10.ZIP  CorVu dbCGI Version 1.0 
  2988.              Is a CGI gateway between SQL databases and the the World Wide Web.  
  2989. DBFILTER.ZIP Dbfilter, is a tool designed to access DBF files from any web 
  2990.              page. It's been wrote absoultely with 32 bits C++ code. So it 
  2991.              could be used by any web server running Windows'95 or Windows 
  2992.              NT. It has been tested under IIS for NT 4.0 and Personal Web 
  2993.              Server for W'95 with fine results.  
  2994. MAILFORM.ZIP MailForm v1.0
  2995.              MailForm is an easy-to-use CGI program for Windows (Win32 only) 
  2996.              that sends the results of a submitted form as an email message. 
  2997.              It is primarily designed for use with an online registration 
  2998.              form (and includes the ability to verify that a credit card is 
  2999.              a valid number), but can be used for any form. MailForm 
  3000.              requires that there be a POP3 mail server accessible from the 
  3001.              web server machine. 
  3002. PGCNT21.ZIP  Beverly Hills Software Access Count and Update CGI Application 
  3003.              for WebSite Servers for both single and multi domain 
  3004.              configurations. 
  3005. SM112.ZIP    The Stalker's Mailers V1.12 for MS Windows NT
  3006.              Mail.exe is a simple UNIX like command line SMTP mail sender. 
  3007.              CGImail.exe is a full CGI version, with special features for 
  3008.              CGIs. Both are MIME compliant and allows attachments. 
  3009. VCGI_1BS.ZIP Visual CGI v1.0b 
  3010.              Is an enhanced custom control for developing CGI scripts using 
  3011.              Visual Basic or any other scriptable control container. 
  3012. WEBANI12.ZIP WEBANIME v1.2S - WWW Animation Utility 
  3013.              WebAnime is a Windows CGI animation utility design for WinHttpd 
  3014.              and WebSite HTTPD Servers. It was developed for HTML writers, 
  3015.              programmers, consultants, and other users who need a program to 
  3016.              easily create HTML animations. 
  3017.  
  3018.  
  3019.  
  3020.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  3021.  │ #11  │ Programming: JAVA                                                 │
  3022.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  3023.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │  18113 KBytes in    64 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  3024.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  3025.  
  3026.              ===============================================
  3027.              JAVA information and textfiles
  3028.              ===============================================
  3029. JAVALINU.ZIP Java on Linux HOWTO
  3030.  
  3031.  
  3032.              ===============================================
  3033.              JAVA Programming utilities
  3034.              ===============================================
  3035. ADDRESSW.ZIP Adress.JAVA
  3036.              A Java Address Book using a simple tab/return delimited text 
  3037.              file. This application will write to the file Address.txt 
  3038.              Tested with JDK 1.02 Mac and Win95.  
  3039. AFXFE10.ZIP  Applet FX Freeware and Commercial Edition 
  3040.              The Applet FX packages includes applets from our award winning 
  3041.              applet collection and are delivered with Visual Applet 
  3042.              Configurator, a powerful visual tool that helps the user 
  3043.              through the entire configuration and installation procedure of 
  3044.              the applets. Visual Applet Configurator only supports Windows 
  3045.              95 and Windows NT 4.0 at the moment.  
  3046. AJAVA103.ZIP AvaJava 1.0 for 32bit Windows
  3047.              Provides a Graphical User Interface in a complete Integrated 
  3048.              Development Environment for programming in Java. The program is 
  3049.              compatible with both the Sun and Microsoft Development Kits for 
  3050.              Java. AvaJava integrates the componets of both the Sun and 
  3051.              Microsoft SDKs in an easy to understand Windows interface. You 
  3052.              will be able to complete your projects from start to finish 
  3053.              from within the program. Compile CLASSES , EXEs, C headers. 
  3054. DEJAVA.ZIP   DeJAVA
  3055.              Is a utility that allows JAVA developers to disassemble byte
  3056.              code files. It is a replacement for the JAVAP utility that
  3057.              ships with Suns JDK. Like JAVAP it is a 32-Bit console
  3058.              application which does not include a graphical user interface.
  3059.              It is designed to run under Microsoft Windows 95 or Microsoft
  3060.              Windows NT.
  3061. DEL2JAVA.ZIP Delphi2Java converter
  3062.              Converts your Delphi programs to JAVA
  3063. JADI.ZIP     JADI 1.0b
  3064.              Stands for Java Applet Development Interface. It's primary 
  3065.              purpose is to allow users to use javac and appletviewer without 
  3066.              needing a command prompt. If you're like me, you like simple 
  3067.              tools for simple projects. JADI is not meant to replace full 
  3068.              packages such as Cafe or J++, but instead provides a simple 
  3069.              alternative when you're just working on homework or simple 
  3070.              applets and applications. JADI has been written in Java so it 
  3071.              is (in theory) cross-platform and therefore should work no 
  3072.              matter what OS you use (I currently run Win95 and Linux on my 
  3073.              machine at home and use JADI).  
  3074. JAVAMILL.ZIP JavaMill 0.98
  3075.              This is a simple text editor that I created that also allows a
  3076.              user to compile java code, assuming that you have the latest
  3077.              JDK. This version will also create a 'test' HTML file that will
  3078.              allow you to view your applet in your browser (assuming the
  3079.              browser supports java applets). I found this tool to be pretty
  3080.              handy and hopefully you will too.
  3081. JAVAS10.ZIP  Java Station 1.0
  3082.              Java Station is a multi-threaded IDE for Java. It will allow 
  3083.              you to edit Java text files and compile them. I wrote Java 
  3084.              Station because I could not find an Java editor that allowed 
  3085.              different fonts. Please let me know what features I might have 
  3086.              missed (or that I added you might not like)for future versions. 
  3087. JGSHARE.ZIP  JenAva JG
  3088.              Is a full-featured Java source code applet/application 
  3089.              generator. JenAva JG features a point and click Wysiwyg 
  3090.              environment that affords an excellent platform for those new to 
  3091.              Java. The product includes complete source code generation for 
  3092.              a wide array of display and interface objects plus support for 
  3093.              generated event tree coding with forms, buttons, graphics, and 
  3094.              animations. 
  3095. JUMPV085.ZIP The JUMP compiler Version 0.85
  3096.              JUMP iS a bytecode compiler made for compiling an extended
  3097.              JAVA* code. JUMP generates bytecode, that can be executed with
  3098.              a JAVA bytecode interpreter.
  3099. KINST250.ZIP KAWA 2.5
  3100.              Is an IDE (Integrated Development Environment) to build Java 
  3101.              applications and applets directly on your Win32 machines. KAWA 
  3102.              supports Windows 95, NT 3.51 and NT 4.0 platforms. KAWA 
  3103.              provides a powerful and intuitive enviroment for Java 
  3104.              developement. KAWA is built on Sun's JDK and therefore 100% 
  3105.              compatible with any JDK version. (1.0.X - 1.1.X) Some of the 
  3106.              highlights of the product are: 
  3107.              - Project Management 
  3108.              - Syntax coloring editor 
  3109.              - GUI builder with instant rendering 
  3110.              - JDB wrapper 
  3111.              - Online context sensitive HTML help using JDK help files 
  3112.              - Customizable Help Index 
  3113.              - Bean Introspection
  3114. VB2JAVAT.ZIP Delphi2JAVA converter
  3115.              Converts your Visual Basic sourcecode to JAVA
  3116. WIDGET.ZIP   The Applet Widget Kit allows non-programmers to make java 
  3117.              applets without writing any code. 
  3118.  
  3119.  
  3120.              ===============================================
  3121.              JAVA Applets and programs
  3122.              ===============================================
  3123. ACTIVMAP.ZIP ActiveMap is a simple, Java-based graphics utility that gives 
  3124.              your imagemaps extra dimensions. The interactive menu bar to 
  3125.              your left was created using ActiveMap. This is just one of 
  3126.              several possible uses for this extremely powerful, yet simple 
  3127.              applet. Click here to learn more. 
  3128. AD.ZIP       Ad(F2.1)  
  3129.              Ad is a JAVA appelt written by Mark Qian. It displays an 
  3130.              user-specified scrolling window with sound. Images are switch 
  3131.              in a variety of styles (15 styles)in a user-specified period. 
  3132.              Each user-specified image can be assigned an URL so that Ad 
  3133.              open the URL when the corresponding image is clicked. It plays 
  3134.              a user-specified sound(an au file) when mouse cursor moves over 
  3135.              the applet area. A new style popup Ad is added. This is an 
  3136.              AdWare version. 
  3137. ANIMATOR.ZIP animator(F2.6)
  3138.              Is an appelt written by Mark Qian. It displays an 
  3139.              user-specified animated image with sound. It plays a 
  3140.              user-specified sound(an au file) when mouse cursor moves over 
  3141.              the applet area. It also provides a on_click function to open a 
  3142.              given URL address. In additional, it allows you display a 
  3143.              message in the status bar when mouse cursor move over the 
  3144.              applet. animator is an AdWare at this time.  
  3145. BCASTWIN.ZIP BCast.java v1.0
  3146.              This zip archive contains source code that demonstrates the use
  3147.              of interfaces in Java.
  3148. BENCH1.ZIP   Little JAVA program for performance measuring
  3149. CALCUL_1.ZIP Calculator.java
  3150. CLOCKDEM.ZIP Source for a JAVA-clock
  3151. COMPLEX.ZIP  Java Class: Complex
  3152.              Adds basic complex number manipulation class to java. The 
  3153.              imaginary part is specified by the letter i. 
  3154. COOBAR.ZIP   CooBar(F1.05) 
  3155.              Is a button table with pop-up menu bars and tooltips. Its 
  3156.              pop-up menu can support, theoretically, unlimited layers of sub 
  3157.              menus. Each button in sub menus has its own tootips, sound 
  3158.              effect, button images. It is highly costumizable. This applet 
  3159.              may contain hundreds of buttons. How can I design and maintain 
  3160.              this huge button system? Don't worry: CooBar comes with a cool 
  3161.              wizard, CooBar Wizard. 
  3162. COOCOO.ZIP   CooCoo(F1.30) 
  3163.              Is cool web-communication machine. It allows its users to chat, 
  3164.              call-to-chat, ad, and more. TOP 5% at JARS. This is an 
  3165.              Adware(FREE) version. Go to author's home page 
  3166.              http://www.coolshare.com to get the latest version and more 
  3167.              BETTER applets and COOL screen savers with screenshots.  
  3168. COOL.ZIP     CoolMap (Java Applet) - A extremely COOL imagemap machine!
  3169. DISPLAY.ZIP  Display Applet V1.3
  3170. DSTAT.ZIP    Standard Descriptive Statistics for Java
  3171.              This class contains simple descriptive statistics for Java and 
  3172.              contains only static methods. No instances of the class are 
  3173.              needed. This class will be expanded as I have the time and 
  3174.              interest. This class throws all exceptions encountered. The 
  3175.              number of elements in the passed arrays of doubles must not 
  3176.              exceed the maximum value of int. 
  3177. G_TILES2.ZIP RGPG Game im JAVA
  3178. GHOST.ZIP    Ghost(F1.0)  
  3179.              Ghost is a Java applet which can "roam" the Web. That means 
  3180.              that it will live until browsers are turned off. Ghost can 
  3181.              display dialog boxes with specified picture and text with 
  3182.              sound. Ghost is an adware (FREE!!). 
  3183. GUISSWIN.ZIP Client.java
  3184.              A Socket Server (GUIServer.java) applet client
  3185. JADE.ZIP     Jade ( JAva oDbc Engine )
  3186.              Jade is a client/server solution for Java programming language
  3187.              to talk to Microsoft ODBC server. If you want to use Java to
  3188.              access your ODBC data, Jade is the solution for you.
  3189. JAVABU_1.ZIP The JAVA bundle 
  3190.              Auscomp's latest "all in one" web site navigation tool. Add 
  3191.              Java tabs and/or trees to your web pages - No Java or HTML 
  3192.              programming experience necessary! The 1stJAVA Bundle consists 
  3193.              of JAVA TAB, JAVA TREE & JAVA TAB/TREE.
  3194. JAVACODE.ZIP JAVA GAME sourcecode
  3195. JAVAMAZE.ZIP MAZE3D Version 1.4 
  3196.              Generates mazes on Web browsers (e.g., Netscape 2.0) enabled 
  3197.              for the Beta 2 release of Java. The mazes are displayed in 3D. 
  3198.              Use keys to solve them or have the computer solve them. Java 
  3199.              source code is included.  
  3200. JAVASORT.ZIP Various JAVA Sorting algorithms
  3201. JAVASQZ.ZIP  JavaSQZ - a Data Compression Class for JAVA developers
  3202. JAVAXPRC.ZIP XProcs for Delphi, Converted To JAVA;  FREE JAVA version of XProcs.
  3203.              XProcs, is a popular free function library for Delphi, that 
  3204.              features functions for strings, dates and times, and even bit 
  3205.              manipulations. It includes:
  3206.              - bit manipulation routines
  3207.              - string routines
  3208.              - date/time routines
  3209.              - encryption routines
  3210.              - math routines
  3211.              - rectangle routines
  3212. JCLOCK.ZIP   JAVA Clock Applet
  3213. JUMP.ZIP     JUMP is a bytecode compiler made for compiling an extended
  3214.              JAVA* code. JUMP generates bytecode, that can be executed with
  3215.              a JAVA bytecode interpreter.
  3216. LOGICD_1.ZIP LogicDemo.java
  3217.              This applet is an interactive demonstration of digital logic 
  3218.              gates. It allows the construction and simulation of simple 
  3219.              logic gate circuits. It has two basic modes: edit mode and 
  3220.              simulate mode. 
  3221. MAZE3D.ZIP   MAZE3D Version 1.2 (6/1/96)
  3222.              Generates mazes on Web browsers (e.g., Netscape 2.0) enabled
  3223.              for the Beta 2 release of Java. The mazes are displayed in 3D.
  3224.              Use keys to solve them or have the computer solve them. Java
  3225.              source code is included.
  3226. MCALC11.ZIP  MCalc v116
  3227.              This version implements the new JDK1.1 "delegation" event model 
  3228.              using anonymous/local inner classes/adapters. Adapters are 
  3229.              objects used to bind an event source and a method in a 
  3230.              listener. In this version, one creates an adapter that converts 
  3231.              the event interface into an application interface. This results 
  3232.              in fewer adapter classes, but a doCommand method with a switch 
  3233.              statement.  
  3234. MCALCWIN.ZIP A simple Java Applet/Application that adds a button to a web
  3235.              page and creates a GUI mortgage calculator. The calculator runs
  3236.              in it's own application window and can persist even when the
  3237.              user exits the web page.
  3238. MESSAGE.ZIP  Message(F1.4) Java Applet  
  3239.              Message is a JAVA appelt written by Mark Qian. It displays 
  3240.              user-specified scrolling messages with sound. Each piece of 
  3241.              text message can be asigned a URL so that the corresponding URL 
  3242.              will be opened when you click at the text message. It plays a 
  3243.              user-specified sound(an au file) when mouse cursor moves over 
  3244.              the applet area. One of Message's interesting features is that 
  3245.              it can "talk" to other specified applets such as Ad. That is, 
  3246.              when you move mouse cursor within Ad, Ad will ask Message to 
  3247.              display the description about the picture displayed by Ad. This 
  3248.              is an AdWare version. 
  3249. NATIVE.ZIP   NativeExample.java
  3250.              This example app demonstrates loading a native library and
  3251.              native method invocation. See NativeMethods.html for details on
  3252.              building the native library.
  3253. PIANO.ZIP    Java Piano v1.1
  3254.              This is an interactive electronic piano written in Java. To 
  3255.              play, click on piano keys, Drum or Demo. To record, click Rec, 
  3256.              click piano keys, then click Ply to re-play. It takes a little 
  3257.              while to download the applet (about 210K bytes). (After you 
  3258.              hear 21 music notes, my Java Piano will appear.)  
  3259. PLASMA_1.ZIP JAVA Plasma benchmark
  3260.              This applet creates an animated display by summing four sine 
  3261.              waves into an array. 
  3262. PLAYER.ZIP   player.java
  3263.              Plays a loop of a an 8 bit, 8K Mono AU file over the web page.
  3264.              Allows the viewer to start & stop the player using a play/pause
  3265.              button displayed on the page
  3266. QSORT2.ZIP   JAVA quicksort,
  3267.              This routine Quicksorts two arrays. The first array (called
  3268.              KWList here) is actively sorted while the second (called KWPtr
  3269.              here) is passive: it moves with its corresponding element in
  3270.              the active array. An example is sorting of full names but based
  3271.              on Last names only, so the input file may look like
  3272. REMOTE.ZIP   Curtis Autery's Remote Control Search Engine Interface. (JAVA)
  3273.              There are a number of items like this on the web, all of them 
  3274.              copyrighted with huge disclaimers about legal rights. This will 
  3275.              be probably the first public-domain interface for this type of 
  3276.              function. I only ask that you leave the top "note" comments in 
  3277.              tact when copying this file, or editing it. Perhaps you can add 
  3278.              an additional comment stating the original file has been 
  3279.              modified.5 
  3280. REPORT_2.ZIP ReportServerSocket.java
  3281.              This Java Application sets up a simple ServerSocket to receive
  3282.              data from the Java applet DoMyWork.java
  3283. ROMAN.ZIP    roman.java source
  3284. SEARLNK2.ZIP Searchlink -  Keyword Search the links from your Website!
  3285.              Can be included on any html webpage and does not require a Java 
  3286.              server. Searchlink allows visitors the ability to search the 
  3287.              links from your site. The visitor uses the search engine in a 
  3288.              similar way to other Internet search engines, once the list is 
  3289.              returned the links can then be followed with a single click 
  3290.              over the appropriate link name. 
  3291. SQLSSWIN.ZIP This code implements a three tiered architecture that allows
  3292.              SQL query of an ODBC compliant database over an intranet.
  3293.              Lightweight, trivial encryption of network traffic is also
  3294.              implemented. Since the applet code is distributed it would be
  3295.              trivial to decompile the applet and obtain the algorithm and
  3296.              key. A public key, private key, random session key protocol and
  3297.              public algorithm encryption protocol may be more appropriate
  3298.              for Internet security. (JAVA)
  3299. SR.ZIP       sr.java version 1.1. Search and Replace with GUI User Interface
  3300.              This program with search for and replace a single string in
  3301.              multiple files and multiple directories.
  3302. SRCHDEM3.ZIP Searchlink Demo V 3.0 - Searchlink Search Engine
  3303.              Can be included on any html webpage and does not require a Java 
  3304.              server. Web site guests use Searchlink in a similar way to 
  3305.              other Internet search engines, once a list is returned the 
  3306.              links can then be followed with a single click over the 
  3307.              appropriate link name. The links themselves are stored and 
  3308.              formatted in a text file, this allows easy editing and fast 
  3309.              access. 
  3310. TALK.ZIP     TALK(F1.1) Java Applet  
  3311.              Talk is a JAVA appelt written by Mark Qian. It is invisible. It 
  3312.              plays user-specified sounds(au files) in different styles. You 
  3313.              can play a primary(background) sound once or repeatly. At the 
  3314.              same time, you can also play a series of secondary sounds 
  3315.              (foreground) once or repeatly. You can even mix the primary 
  3316.              sound with the secondary sounds in a variety of styles. talk is 
  3317.              an AdWare at this time. 
  3318. TED.ZIP      This file contains classes for a simple text editor(ted.Java).
  3319.              The mystery problem is that the savedialog class does not seem
  3320.              to call its action handlers. While the same class is called
  3321.              from the dummy test class (test.Java) and it seems to work
  3322.              fine. Your mission if you choose to accept it is to findout
  3323.              what is it about the more complex routine in ted.Java that
  3324.              mangles the operation of the eventhandling in java.
  3325. TEXTEDIT.ZIP Textedit.Java
  3326. TICKER.ZIP   The applet shows a text moving from right to left. It needs
  3327.              only one file, so it's fast to transmit.
  3328. WEBSOUND.ZIP websound.zip version 2.11
  3329.              Java Applet that plays sound clips in a variety of styles, 
  3330.              flashes text messages you have written in a simple text file 
  3331.              and presents an image slide-show(gif & jpg) in synch with the 
  3332.              sound-clips and text messages. 
  3333. WI9609FT.ZIP 3 JAVA Applet
  3334. XANTH100.ZIP Xanthine Java collection class library v1.0 
  3335.              It contains algorithms for handling lists, trees, bit maps, 
  3336.              sets, and so on. There are also sorting and searching classes.  
  3337. XPROCSJ.ZIP  xProcs - function library (For JAVA)
  3338.              Is a collection of around 150 general functions for Delphi 1.0, 
  3339.              Delphi 2.0, Delphi 3.0, C++Builder and Java. Feel free to use 
  3340.              it in your projects to increase your productivity. And give it 
  3341.              away to friends and collegues to increase their productivity 
  3342.              too !! Also we currently port a lot of the functions also for 
  3343.              Java, have a look on the early preview of xProcs for Java. 
  3344.              Note: This is absolute freeware and can be give away to 
  3345.              everybody that programs with Delphi, C++Builder or Java. string 
  3346.              functions, date functions, rectangle functions, communication 
  3347.              functions, integer & float functions, file functions, system 
  3348.              functions.
  3349.  
  3350.  
  3351.  
  3352.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  3353.  │ #12  │ Programming: Networks                                             │
  3354.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  3355.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │    615 KBytes in    10 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  3356.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  3357.  
  3358.              ===============================================
  3359.              Network programming files
  3360.              ===============================================
  3361. IPXPMODE.ZIP IPX example for watcom c/c++ (10.0A) under dos4gw pmode dpmi.
  3362. LANTUTOR.ZIP The lan tutorial series
  3363. MSJNETB.ZIP  An Introduction to Network Programming Using the NetBIOS
  3364.              Interface
  3365. NC109.ZIP    Netcat 1.10
  3366.              Is a simple Unix utility which reads and writes data across
  3367.              network connections, using TCP or UDP protocol. It is designed
  3368.              to be a reliable "back-end" tool that can be used directly or
  3369.              easily driven by other programs and scripts. At the same time,
  3370.              it is a feature-rich network debugging and exploration tool,
  3371.              since it can create almost any kind of connection you would
  3372.              need and has several interesting built-in capabilities. Netcat,
  3373.              or "nc" as the actual program is named, should have been
  3374.              supplied long ago as another one of those cryptic but standard
  3375.              Unix tools.
  3376. NETBIOS.ZIP  NetBIOS DLL/Network Chat Utility for Windows with C source
  3377.              By Darryl Collins, University of western Australia. This
  3378.              program is intended only as an example of the use of the
  3379.              NetBIOS
  3380. NETCLB23.ZIP Netware C Library version 2.3
  3381.              This is a library containing routines to access Novell Netware
  3382.              service calls from Microsoft C v6.00, Turbo C v2.00 and Borland
  3383.              C++ v2.00.
  3384. NETWARE.ZIP  Netware Turbo Pascal API, NWTP V 1.0
  3385.              The NwTP Interface Package is a set of libraries that enables
  3386.              you to invoke over 300 NetWare system calls directly from Turbo
  3387.              Pascal programs. This tool enhances your application's
  3388.              performance by providing open access to NetWare's methods of
  3389.              security handling, file and directory management,
  3390.              communications, and other services.
  3391. SLIP-TIA.ZIP An introduction to slip and tia
  3392. SNIFFIT.ZIP  Sniffit V.0.2.2
  3393.              THis program is intended to demonstrate the unsafeness of TCP
  3394.              (currently)
  3395. SNMPFAQ.ZIP  FAQ - Frequently Asked Questions - FAQ Simple Network
  3396.              Management Protocol
  3397.  
  3398.  
  3399.  
  3400.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  3401.  │ #13  │ Programming: Other languages                                      │
  3402.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  3403.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │   7410 KBytes in    57 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  3404.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  3405.  
  3406.              ===============================================
  3407.              Other languages
  3408.              ===============================================
  3409. ADA-TUTR.ZIP ADA-TUTR 3.11 Ada 95 Programming Lang. Tutor
  3410.              Interactive Ada tutor now includes the latest Ada 95 material.
  3411.              When run on a PC, no compiler is needed, but the docs. include
  3412.              a list of PC Ada compilers, some inexpensive. Ada source code
  3413.              is included, so ADA-TUTR will run on other computers with Ada
  3414.              compilers, such as mainframes. Ada is a superior programming
  3415.              language. You can earn money distributing this shareware.
  3416. ADA.ZIP      Augusta a subset interpreter of the language ADA.
  3417.              Which translates a subset of Ada into pseudo-code. The p-code
  3418.              is the source for Aug_Terp. See Dr. Dobb's Journal numbers
  3419.              75,77,79,81 for extensive documentation. With source
  3420. ADA_OO.ZIP   ADA source that shows inheritage between procedures
  3421. ADATUT.ZIP   Ada-tutr, the interactive ada tutor!
  3422.              Will make you an excellent Ada programmer in minimum time.
  3423.              You'll learn good Ada program design techniques, not just Ada
  3424.              syntax. ADA-TUTR runs on PCs as well as workstations and
  3425.              mainframes. On PCs an Ada compiler is helpful, but not
  3426.              required. The PC can have a monochrome or a color monitor.
  3427. CHOOSE.ZIP   CHOOSER.CLS
  3428.              This is a Smallltalk/V Windows 1.1 class that prompts the user 
  3429.              with a collection of items in a listbox, and answers a 
  3430.              collection of indexes of items selected. 
  3431. DIARY.ZIP    Diary of a forth student 
  3432. EON222.ZIP   Eon/Eiffel A Shareware Eiffel Compiler
  3433. FACTORAL.ZIP Recursive Factorial in ADA
  3434. IBOTS.ZIP    IntelliBots
  3435.              Welcome to the world of IntelliBots! IntelliBots is a simulated
  3436.              software development environment where you learn basic
  3437.              programming principles by developing programs for "intelligent
  3438.              robots", also called IntelliBots (or IBots for short).
  3439. INTERCAL.ZIP The intercal programming language reference manual
  3440. LISPSORT.ZIP LISP Bubble Sort
  3441. LISTPR.ZIP   The predicate library list routines in Prolog
  3442. M2BIB.ZIP    This is a bibliography for Modula-2
  3443. M2PP.ZIP     This is a Modula-2 prettyprinter. It takes a valid program from
  3444.              input and writes a formatted version to output. If it runs into
  3445.              syntax errors it may stop formatting and copy the rest of the
  3446.              file verbatim. It isn't exactly the best example of modularity,
  3447.              but...
  3448. M2PROT.ZIP   Modula-2 code for seven communication protocols
  3449. M2STD.ZIP    The proposed standard for modula-2
  3450. M2TSRC.ZIP   Coronado enterprises modula-2 tutor , the source
  3451. M2TTXT.ZIP   Coronado enterprises modula-2 tutor , the text
  3452. M3CPP.ZIP    Modula-3 the reliable alternative to c++... Common questions
  3453.              about modula-3
  3454. MOD2TUTR.ZIP Coronado enterprises modula-2 tutor
  3455. MODULA.ZIP   Modula-2 -- a language for the 80's
  3456. OBERGUID.ZIP The oberon guide system release 1.2
  3457.              This guide provides a concise and detailed description of the
  3458.              Oberon system on three different levels: the user's level, the
  3459.              level of programmers of tools, and the level of implementors of
  3460.              new viewer classes. In particular, the guide features a
  3461.              complete documentation of standard commands, a commented series
  3462.              of important interface definitions, and a tutorial collection
  3463.              of Oberon programs exemplifying the typical Oberon programming
  3464.              style.
  3465. OBERREP.ZIP  From Modula to Oberon and The Programming Language Oberon
  3466.              (Revised Report)
  3467. OBGAM1.ZIP   Simple Games version 1 For the Oberon-M public domain compiler
  3468. OBGUID.ZIP   The oberon guide system release 1.2
  3469.              This guide provides a concise and detailed description of the
  3470.              Oberon system on three different levels: the user's level, the
  3471.              level of programmers of tools, and the level of implementors of
  3472.              new viewer classes. In particular, the guide features a
  3473.              complete documentation of standard commands, a commented series
  3474.              of important interface definitions, and a tutorial collection
  3475.              of Oberon programs exemplifying the typical Oberon programming
  3476.              style.
  3477. OBLIB1.ZIP   TinyLib version 1, For the Oberon-M public domain compiler
  3478. OBLIB2.ZIP   Oberon-M Library 2
  3479.              Ulitility functions for the Oberon-M Compiler
  3480. PMOS.ZIP     PMOS multitasking software
  3481.              Welcome to PMOS. PMOS is a set of modules, mostly written in
  3482.              Modula-2, to support multitasking. PMOS was designed primarily
  3483.              with real-time applications in mind. It is not an operating
  3484.              system in the conventional sense; rather, it is a collection of
  3485.              modules which you can import into your own programs, and which
  3486.              in particular allow you to write multi-threaded programs.
  3487. PROLOG_T.ZIP Prolog tutorial
  3488. PROXY.ZIP    Proxy - is an interpreter for a rapid prototyping language with
  3489.              C and C++ like syntax based on modelling software using data
  3490.              structures such as sets, maps, sequences, and objects. Proxy
  3491.              allows the developer to make incremental changes to a design,
  3492.              and test them immediately.
  3493. TN2.ZIP      T Interpreter, version 2.0
  3494.              The T programming language is easy to learn and user friendly.
  3495.              It enables you to quickly master structured programming
  3496.              methods. It includes a multiple document editor, and on-line
  3497.              help. It requires Microsoft Windows version 3.1 or later.
  3498.  
  3499.  
  3500.              ===============================================
  3501.              Euphoria Programming language
  3502.              ===============================================
  3503. ABGTE2.ZIP   A Beginner's Guide To Euphoria II
  3504.              A fun way to learn how to program using the Euphoria language. 
  3505.              No previous programming experience is required. 
  3506. AUG_001.ZIP  Xp3 Engine Source
  3507.              Some of the basic source code to the Xp3 game  
  3508. BITMAP11.ZIP Euphoria Bitmap Tools v1.1
  3509.              The program "bitmap.e" contains various routines for the 
  3510.              manipulation of Euphoria color bitmaps, i.e. graphic images of 
  3511.              up to 256 colors in the same format used by the save_image() 
  3512.              and display_image() routines found in "image.e". Windows bitmap 
  3513.              (.bmp) files can be converted to Euphoria bitmaps by the 
  3514.              read_bmp() routine. 
  3515. CALC.ZIP     CALC
  3516.              A simple expression evaluator for use from the DOS prompt. Uses 
  3517.              postix (rpn) to store expressions. Supports .()+-*/^ Written in 
  3518.              Euphoria. 
  3519. CLASSES.ZIP  CLASSES.E is a collection of routines to allow creation and use 
  3520.              of objects necessary for object oriented programming 
  3521.              constructs. The hierarchical nature of Euphoria's data 
  3522.              structures lend themselves well to the creation of objects. 
  3523.              Objects are beneficial in many programming tasks where a 
  3524.              significant amount of data must be dealt with as a whole and/or 
  3525.              multiple similar copies of this data must be dealt with at one 
  3526.              time. Database records and user interface controls are good 
  3527.              examples of this concept. 
  3528. CLOCK.ZIP    clock.e
  3529.              Displays time in ANALOG and/or DIGITAL format (12 or 24 hour) 
  3530.              Also displays time in words  
  3531. CYCLES.ZIP   Euphoria Light Cycles 
  3532.              This is a 2-person tron clone of the "light cycles" game. Each 
  3533.              player controls a "cycle" which leaves behind it a colored 
  3534.              wall. 
  3535. DIR95.ZIP    DIR95.E 
  3536.              Is a Windows 95 long filename compatible replacement for the 
  3537.              dir() function. The Dir95() function accepts the same 
  3538.              parameters as dir() but returns an extended sequence for each 
  3539.              filename. 
  3540. EDM.ZIP      EDM - Euphoria Data Manipulation functions
  3541. EDOM.ZIP     Euphoria Data Object Manager 1b
  3542. EUPHOR15.ZIP Euphoria Programming Language v1.5a
  3543.              Public Domain Edition for DOS/Windows. Simple, flexible, 
  3544.              powerful and easy to learn. 10-20x faster than Microsoft 
  3545.              QBasic. No 640K limit. Complete Reference Manual. 15,000 lines 
  3546.              of free source code, including full-screen editor with color 
  3547.              syntax highlighting. Makes .EXE files. Supports Windows 95 long 
  3548.              filenames. http://members.aol.com/FilesEu
  3549. FALLING.ZIP  FALLING SPECKS
  3550.              Here is a neat little effect which looks like snow or sand. 
  3551.              It's not perfect but it may be of some interest. 
  3552. FASTPI.ZIP   PI calculation
  3553. FUNNY.ZIP    Text mode screen saver program 
  3554. HRMOUSE.ZIP  The high resolution mouse for windows95 
  3555. JD.ZIP       Collection of Euphoria programs
  3556. LN_RATS.ZIP  Liquid-Nitrogen RatLand
  3557.              Inspired by Pat Rat's RatLand game, which needs to give the 
  3558.              player more than one life! So we made our own version and put 
  3559.              together a demo of it. 
  3560. MAZ2.ZIP     MaZeR 2
  3561.              A random maze generator. You can choose the size of maze that 
  3562.              you like, and adjust several other parameters. 
  3563. MERCURY.ZIP  Mercury , demo version 1.06
  3564.              The object of the game is to move the marbles and balloons to 
  3565.              the exit block by blowing them around with the fan which is 
  3566.              controlled by the mouse. There are many different types of 
  3567.              blocks along the way to help and hinder you, experiment with 
  3568.              them to find out what each does. 
  3569. PRISON.ZIP   Cellular automata 
  3570. R3D.ZIP      Rotating tunnel i r/b stereo 3d ... Euphoria edition 
  3571. SB.ZIP       Sound effect version 2.0  
  3572.              sfx2.e is an include file for the Euphoria language that 
  3573.              implements code for playing .WAV files on a sound blaster card.  
  3574.              It has been designed for use in a game program. Features:
  3575.              - play .WAV files of any size in the background 
  3576.              - mix up to 4 sound files in real time 
  3577.              - play sound in an endless loop 
  3578.              - play 16-bit files 
  3579.              - auto-detect the sound card
  3580. SNOW.ZIP     Snow, displays a poem, while snow falls in the background 
  3581. TRIG.ZIP     Trigonometry program 
  3582. XP3.ZIP      Xp3 Demo version 
  3583.              No Enemies yet but its a good example of the amazing 
  3584.              capabilities of the Euphoria programing language.  
  3585. ZEITLIN.ZIP  General Utility Routines
  3586.  
  3587.  
  3588.  
  3589.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  3590.  │ #14  │ Programming: Pascal                                               │
  3591.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  3592.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │  13475 KBytes in    65 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  3593.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  3594.  
  3595.              ===============================================
  3596.              Pascal programming tutorials and textfiles files
  3597.              ===============================================
  3598. PASBOOK.ZIP  Turbo pascal reference a free book
  3599.              Welcome to the Turbo Pascal Reference, an electronic freeware
  3600.              book. This reference book is divided into ten chapters,
  3601.              providing detailed reference information to Turbo Pascal 6.0,
  3602.              Turbo Pascal 7.0, Borland Pascal, and Turbo Vision. Chapter 1
  3603.              contains information about this book, why it was created,
  3604.              information regarding your right to copy this book, and a
  3605.              detailed outline of the remaining chapters.
  3606. PASCAL.ZIP   Pascal tutorial 
  3607.  
  3608.  
  3609.              ===============================================
  3610.              Pascal Mathematics programming files
  3611.              ===============================================
  3612. 3PTPAS.ZIP   Circle Finder (pascal source)
  3613.              PRogram Summary: Program will find the center and radius of a
  3614.              circle that is formed by three points not in a straight line.
  3615. BCDFIN.ZIP   BCDFIN.INC -- transcendental functions needed for financial
  3616.              calculations in TURBOBCD (pascal)
  3617. BESSEL.ZIP   evaluation of Bessel function of the second kind (pascal source)
  3618. CALCPI.ZIP   Program to calculate PI (Pascal source)
  3619. COMPLEX.ZIP  TURBO Pascal library of Complex Number routines
  3620. CRC.ZIP      CRC-Calculation unit in pascal
  3621. CRCTABLE.ZIP CRC calculations in Pascal
  3622. CUBFIT.ZIP   Pascal program to perform a linear least-squares fit
  3623. FFT_PROC.ZIP Real FFT with single sine look-up per pass
  3624. LEASTSQU.ZIP Pascal Programs to perform a liner least-squares fits
  3625. MATHPACK.ZIP mathpak, mathpackage for Pascal
  3626. PRIME.ZIP    Pascal source that calculates primes
  3627. RANDOM.ZIP   Random number generator for systems having 16 bit integers. (pascal)
  3628. REGRESS.ZIP  Performs a linear regression (best line fit) on an ASCII
  3629.              -formatted file. (pascal source)
  3630.  
  3631.  
  3632.              ===============================================
  3633.              Pascal Communication files
  3634.              ===============================================
  3635. 6DATGEN0.ZIP DataGen 6.0 (for Turbo Pascal 6.0)
  3636.              DataGen is designed to assist the Turbo Pascal Programmer in 
  3637.              generating single screen -- single datafile database 
  3638.              applications.  
  3639. ASYNC203.ZIP Asynchronous Communications Module for Turbo Pascal V2.03
  3640.              Low-level serial communications service routines
  3641. ASYNCTRM.ZIP Dumbterm is an example program written to demonstrate the use
  3642.              of both interrupt routines and com port communication. Pascal
  3643. CISBX.ZIP    This pascal unit will perform Compuserve B Protocol file transfers in
  3644.              both binary and text file formats.
  3645. CRC80.ZIP    The CRC80 program is a bare 80 bit CRC generator program. It is
  3646.              an engine for calculating 80 bit CRCs. Pascal source
  3647. NBDETECT.ZIP A turboc program to detect the presence of netbios.
  3648. PCL4P51.ZIP  PERSONAL COMMUNICATIONS LIBRARY FOR PASCAL Ver 5.1, <ASP>
  3649.              Async comm library supporting COM1-COM20 to 115,200 baud, 4+ 
  3650.              ports concurrently, many dumb multiport boards, 16550 UART, 
  3651.              interrupt driven, RTS/CTS flow control, any UART address & IRQ. 
  3652.              Protected Mode. Supports Turbo & Borland Pascal. By 
  3653.              MarshallSoft Computing, Inc. $75  
  3654. SPEAKP_1.ZIP Speak Now , Modem Communications program  (pascal)
  3655.  
  3656.  
  3657.              ===============================================
  3658.              Pascal programming libraries
  3659.              ===============================================
  3660. ALLSWAGS.ZIP ALLSWAGS from Sourceware Archive Group. This archive contains 
  3661.              ALL SWAG PASCAL snippets THROUGH 08/31/97, PLUS version 3.13 of 
  3662.              READER.EXE and all DOC and info files. SWAG (SourceWare 
  3663.              Archival Group) is a collection of source code and program 
  3664.              examples for the PASCAL language. There are 60 catagories 
  3665.              covering every aspect of PASCAL. One of the MOST complete 
  3666.              PASCAL reference libraries available.  
  3667. BONUS507.ZIP The files in this subdirectory are non-commercial units and
  3668.              utilities developed for turbo pascal 5.0 By a variety of
  3669.              authors, including us at turbopower software. Many of the
  3670.              utilities build upon turbo professional units; others stand by
  3671.              themselves. aLmost all have complete source code, so you can
  3672.              use them, modify them, or just study them for ideas.
  3673. CTLB101A.ZIP Containers Library v1.01 
  3674.              A data management system for Borland Pascal that allows you to 
  3675.              quickly incorporate data structuring capabilities into your 
  3676.              applications. It consists of a large set of reusable data 
  3677.              structures that range from dynamic arrays to B+ trees. All code 
  3678.              is linked to the executable file so there is no run-time 
  3679.              software to distribute. BitSoft Development, L.L.C. - $29/$49 
  3680. PASWIZ15.ZIP Pascal Wizard Library v1.5 for Turbo Pascal and compatibles.
  3681.              BCD math, mouse, joystick, kbd, music, string and math
  3682.              extensions, equipment info, equation solver, archive
  3683.              directories. By Tom Hanlin.
  3684. VTP031.ZIP   Visionix Programmers Library Beta 0.31
  3685.              An advance set up pascal units for accessing CD-ROMS, Video,
  3686.              File I/O and more. Supports Borland Pascal 6.0 and above. This
  3687.              replaces Visionix 020
  3688.  
  3689.  
  3690.              ===============================================
  3691.              Pascal compiler, debugger and utilities
  3692.              ===============================================
  3693. BLRPLT.ZIP   BiolerPlate: Startup for OWL Programming
  3694.              A boiler plate code generator for Turbo Pascal« ObjectWindow programs
  3695. BP7SB101.ZIP BP7SB 1.01 is a Source Beautifier for Turbo / Borland Pascal
  3696.              sources.
  3697. BPC-TRTL.ZIP TinyRTL v.1.0 (TP7.0)
  3698.              TinyRTL is a System unit replacement. It allows you to create 
  3699.              tiny EXE files when using Turbo Pascal. The overhead is only 96 
  3700.              bytes. The Pascal programs using TinyRTL look a little bit like 
  3701.              Assembler ones. So, you have to know ASM in order to use 
  3702.              TinyRTL. However, you still can use all the Pascal structures, 
  3703.              such as loops, high-level procedures, and even objects 
  3704.              (probably future versions will have a better support for them). 
  3705. FPKPAS65.ZIP This package contains a freeware pascal compiler for 386+. The
  3706.              language and the runtime library is less or more compatible to TP 7.0
  3707. MYSTIC.ZIP   Mystic Pascal version 1.6
  3708.              Is an integrated programming environment for the IBM Personal 
  3709.              Computer and compatibles. Mystic Pascal rigidly follows the ISO 
  3710.              Pascal Standard.  
  3711. PAS-PCOD.ZIP FACILIS is a p-code compiler for an extended subset of Pascal.
  3712.              It is written in Turbo Pascal for the IBMPC. This compiler will
  3713.              be of interest especially to two groups of users: (1) students
  3714.              learning the Pascal language, before making a commitment to a
  3715.              commercial compiler; (2) compiler tinkerers who desire source
  3716.              code for modification or extension.
  3717. PASP4.ZIP    This is the Pascal source of a public domain Pascal compiler
  3718.              and interpreter
  3719. SURPAS.ZIP   Shareware Pascal Compiler, from Australia
  3720. TMTP100D.ZIP Pascal lite version 1.00 Freeware 
  3721.              This is a full 32-bit Pascal compiler for 80386/486/Pentium 
  3722.              Intel CPU's. Pascal Lite produces native 32-bit protected-mode 
  3723.              using the PMODE extender.  
  3724.  
  3725.  
  3726.              ===============================================
  3727.              Pascal disc and files sourcecode
  3728.              ===============================================
  3729. BIGLDSW.ZIP  BigLoad - BigFile Support
  3730.              for Turbo Pascal A libary for game developers TPU, TPP for Real
  3731.              & Protected Mode with example files
  3732. CDROMV10.ZIP CD-ROM Turbo Pascal Unit
  3733. DMI.ZIP      The program will show 'graphically' the amount of free disk and
  3734.              memory space. Pascal source
  3735. DRVTYP20.ZIP Turbo Pascal 6+ source code to detect available disk drives.
  3736.              Detects fixed, remote, removable, compressed, RAM, SUBST'ed and CDROM drives.
  3737. ENGINE.ZIP   Uses SearchEngine to find and delete all *.BAK files in any
  3738.              subdirectory in the current volume. (pascal source)
  3739. EXTAR10.ZIP  Extract from tar file, correcting names to be acceptable for
  3740.              ms-dos , pas source
  3741. NETCPY30.ZIP Cp - unix like file copy in pascal
  3742.              'CP' is a small file copy utility. It works much like the DOS
  3743.              copy command and is patterned after the Unix facility by the
  3744.              same name. This is the third major release of CP. This release
  3745.              adds network file sharing. Run 'CP' to see the command usage
  3746.              and some example command lines.
  3747. SPLVIEW.ZIP  SpellView V1.2                
  3748.              An Extended DOS ASCII viewer by Spellcaster. Complete source code 
  3749.              included (pascal)
  3750. TABIT.ZIP    This program expands the tabs in a file. with pascal source
  3751.  
  3752.  
  3753.              ===============================================
  3754.              Pascal sourcecode
  3755.              ===============================================
  3756. APP28.ZIP    App28 is a Turbo Pascal unit that enables TurboVision
  3757.              applications to be toggled in and out of 28-line mode, giving
  3758.              programmers another video option to present to users of their
  3759.              programs. Freeware. Source code provided.
  3760. BITOPS.ZIP   This Pascal unit provides a set of bit manipulation routines
  3761.              for UCSD Pascal. The routines are designed to operate on byte
  3762.              quantities. It is a simple matter to adapt the routines to
  3763.              operate on word (or other size) quantities, however.
  3764. BMSEARCH.ZIP Boyer-Moore string searching pascal source
  3765.              This is one of the fastest string search algorithms.
  3766. DRYSTN.ZIP   "DHRYSTONE" Benchmark Program in Pascal
  3767. FORUM210.ZIP Forum BBS v2.10 - will build under tp5+
  3768. H2P120.ZIP   H2Pas - converts C header files to Pascal units. It will
  3769.              convert structs, constant defines, procedure and function
  3770.              headers, and comment styles.
  3771. MTASK20.ZIP  MTASK 2.0
  3772.              Is a unit for Turbo Pascal 5.5, to allow a Turbo Pascal program
  3773.              to exhibit simple multi-tasking. MTASK gives your program a
  3774.              non-preemptive, request driven multi-tasking capability.
  3775. MULTASTP.ZIP Non-preemptive multitasking unit for turbo pascal version 4
  3776. P2C.ZIP      Pascal to C translator.
  3777. PAS_0693.ZIP Collection of Pascal sources
  3778. PAS_0793.ZIP Collection of Pascal sources
  3779. PASDNGS.ZIP  Collection of Pascal sources
  3780. PASGRAPH.ZIP Collection of Pascal sources for graphics
  3781. PBBEZIER.ZIP Simple Pascal Routine to show you the formula of a Bezier-Curve.
  3782. PENTIUM.ZIP  Pentium Chip Fault Finder v1.0s (pascal source)
  3783. SEARCH.ZIP   SEARCHES -- A unit for rapidly searching a buffer for a string.
  3784.              (pascal source)
  3785. SORTDEMO.ZIP SORTDEMO (v1.0) Pascal Sorting Demo's.
  3786.              Visual demonstration of several common sort algorithms, written 
  3787.              in Pascal. Partial source code included for two sorts. Full 
  3788.              source with registration ($10 U.S.). Robert Manning, 
  3789.              RobertM782@AOL.COM, PO Box 2011, Lomita CA 90717 USA.  
  3790. WHET.ZIP     Whetstone benchmark, pascal source
  3791.  
  3792.  
  3793.  
  3794.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  3795.  │ #15  │ Programming: Specifications                                       │
  3796.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  3797.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │   3277 KBytes in    63 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  3798.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  3799.  
  3800.              ===============================================
  3801.              Various Fileformats & Protocol Specifications
  3802.              ===============================================
  3803. ADDEND.ZIP   Unicode 1.0.1 Addendum
  3804. DBASEFIL.ZIP dBase III Database file structure
  3805. FFE200.ZIP   File Formats Encyclopedia v2.0 
  3806.              A MUST HAVE for professional programmers! Over 300 formats 
  3807.              layouts including: graphics, sound, animation, mods, database, 
  3808.              text, executables, communication and much more! 
  3809. FFMTS002.ZIP File formats    Release #02 02/96
  3810.              A documentation of  over 100 file formats covering :
  3811.              Modules : (MOD,S3M,669,XM,etc.)
  3812.              Images  : (GIF,LBM,IFF,PCX,etc.)
  3813.              Binaries: (COM,EXE,Windows,etc.)
  3814.              Archives: (ARJ,LHA,ZIP,etc.)
  3815.              Sound   : (VOC,WAV,ZYX,.AU,etc.)
  3816.              DataBase: (DBF)
  3817. FILEFMTS.ZIP This file contains header_info about these file_formats :         *
  3818.              * 669/IFF-voice/amiga exe/AMS/ARC/ARJ/AU/BGI/BMP/CEG/CEL/CHR 
  3819.              CMF/COL/COM/CORE/CPI/Dbase II/Dbase III/DBase IV/DMF/DMS/DWC 
  3820.              EFE/EXE/FAR/FLC/TWE/OPT/FLI/FON/FPT/FSM/GF1 PAT/GIF/GZIP/GKH 
  3821.              GL/GRIB/HSI/HYP/IFF/INS/JPG/LBM/LBR/LZH/MID/MOD/MSK/MTM/ 
  3822.              MZ-EXE/NE-EXE/NG/OBJ/OS2-hlp/PBM/PCX/PIC/PICpro/PLY/PS16/QFX/ 
  3823.              RAW/RDIB/RIFF/RIFX/S3I/S3M/SND/SQZ/SDK/SDS/SMP/STM/TAR/TIFF/ 
  3824.              TXW/UWF/ULT/WAVE/WKS/DOC/WP-file/WQ1/XM/ZIP/ZOO/Zyxel  
  3825. FORMAT.ZIP   How to get informations about file formats
  3826. LXEXE.ZIP    LX - Linear eXecutable Module Format Description
  3827. QWK_15.ZIP   QWK Mail Packet File Layout
  3828.  
  3829.  
  3830.              ===============================================
  3831.              Graphics fileformats
  3832.              ===============================================
  3833. 3DS_08.ZIP   3d studio file format (3ds).
  3834. 3DS2.ZIP     3D-Studio File Format (.3ds)
  3835. 3DSTUFF.ZIP  The unofficial 3dstudio 3ds file format  
  3836. ANIM_CEL.ZIP ANIM An IFF Format For CEL Animations
  3837. ANIMFILE.ZIP DeluxePaint Animation ".ANM" fileformat
  3838. ANSI.ZIP     Control sequences in ANSI (VT100) mode
  3839. AVI.ZIP      AVI Graphics Format Overview
  3840. DMF_EFX.ZIP  Delusion digital music effects (DMF) format
  3841. FACE.ZIP     FaceSaver Format Revealed
  3842. FITS.ZIP     FITS basics and information (Flexible Image Transport System)
  3843. FLI_FLC.ZIP  Flic Files (.FLI) Format description
  3844. LANDSAT.ZIP  EOSAT Landsat digital data info
  3845. MLI.ZIP      3D-Studio Material-Library File Format (.mli)
  3846. NAPLPS.ZIP   This is a specification for the on-line graphics format known
  3847.              as naplps.
  3848. PDS_FORM.ZIP Overview of PDS Image Format
  3849. PGCSPEC.ZIP  PGC Portfolio Graphics Compressed File Specification
  3850. PNG.ZIP      Graphics community endorses a new file format (PNG)
  3851. PNG10F.ZIP   PNG Graphics specs in Word-DOC format
  3852. PNGDOC96.ZIP Png (portable network graphics) specification version 0.96
  3853.              This document describes PNG (Portable Network Graphics), an
  3854.              extensible file format for the lossless, portable,
  3855.              well-compressed storage of raster images. PNG provides a
  3856.              patent-free replacement for the GIF format and can also replace
  3857.              many common uses of TIFF format. Indexed-color, grayscale, and
  3858.              truecolor images are supported, plus an optional alpha channel.
  3859.              Sample depths range from 1 to 16 bits.
  3860. TGADEF.ZIP   TGA File Format
  3861. TURBO__1.ZIP Turbo silver RGB picture file format
  3862. TURBO__2.ZIP Description of Turbo Silver Object format
  3863. VBE20-11.ZIP Official VESA VBE 2.0 Specification (Replica Format)
  3864. VICAR2.ZIP   VICAR format specs
  3865. VORTFILE.ZIP Vortfile fileformat
  3866.              A Very Ordinary raster file format library for the Very 
  3867.              Ordinary Rendering Tool Kit.  
  3868. VRML_1.ZIP   The virtual reality modeling language version 1.0 Specification 
  3869.  
  3870.  
  3871.              ===============================================
  3872.              Sound file formats
  3873.              ===============================================
  3874. 00README.ZIP The computer music file formats collection 1.0
  3875. AMM.ZIP      AMM (Audio Manager Module) file format + converter
  3876. BPSM.ZIP     Brian postma's soundmonitor module structure 
  3877. D00FORMT.ZIP The d00 format explained 
  3878.              This document describes the D00 music format (used by the AdLib 
  3879.              player v4.01 coded by JCH/Vibrants) in more detail than the 
  3880.              docs of EdLib (the respective tracker, also coded by JCH) do.  
  3881. FAR_FORM.ZIP Farandole .FAR file (16 channel tracker) format
  3882. FH-MFDL.ZIP  M.usic F.ormat D.escription L.ibrary, describes:
  3883.              MOD.TXT - Simple, basic format (31 instruments). From PCGPE 1.0.
  3884.              XM .TXT - Triton's eXtended module form. From FastTracker 2.04.
  3885.              S3M.TXT - Today's most actual format by FC. From ScreamTracker 3.21.
  3886.              MDL.TXT - Digitrakker MoDuLe by N-Factor. From Digitrakker 3.0.
  3887.              IT .TXT - Impulse Tracker format. From Impulse Tracker 2.01.
  3888.              ULT.TXT - UltraTracker 1.3-1.5 music form. From PCGPE 1.0
  3889.              FNK.TXT - An unimportant format. From FunkTracker 1.08.
  3890.              DTM.TXT - Format used by DigiTrekker 3.0+ (not DigiTrakker).
  3891.              PAC.TXT - Used just by SB Studio II. From SB Studio II release 4.
  3892.              RAD.TXT - Adlib (OPL2) format from Reality. From RAD Tracker 1.0a.
  3893.              SA2.TXT - Another Adlib form by S!P. From SADt 2.0ß.
  3894.              D00.TXT - Famous Adlib format by JCH/Vibrants. From EdLib v1.05a rev 055.
  3895.              EFF.TXT - Very good in
  3896. FH-MFDL2.ZIP MFDL (Music Format Description Library) v2.0
  3897.              Mod.s3m.xm.it.mdl dmf.far.669.dtm ptm.ult.pac.fnk d00.rad.sa2 
  3898. FTK_FORM.ZIP IBM "FastTracker" v 1.00 Music fileformat.
  3899. GENMIDI.ZIP  Brief Overview of Proposed General MIDI Level 1 Spec
  3900. MED_EFX.ZIP  MED - music editor specifications
  3901. MID_FORM.ZIP Standard MIDI File Format
  3902. MID_FRM3.ZIP Brief Overview of Proposed General MIDI Level 1 Spec
  3903. MIDISPEC.ZIP Midi ( musical instrument digital interface) specs
  3904. MIDISTUF.ZIP Docs on the midi format
  3905. MODFORM.ZIP  The Amiga MOD Format
  3906. MTM_FORM.ZIP MultiTracker Module (MTM) format.
  3907. MUS_FORM.ZIP Mus file format
  3908. OKT_FORM.ZIP Oktalyzer format specs.
  3909. P16_FORM.ZIP Format of the protracker studio 16 (ps16) header
  3910. PSM-FORM.ZIP Protracker Studio Module Format Specification v1.00
  3911. RIFFFORM.ZIP RIFF WAVE (.WAV) file format
  3912. S3M_FORM.ZIP Scream Tracker 3.20 File Formats And Mixing Info
  3913. SOUNDFMT.ZIP SOUND FILE FORMATS
  3914.              Covered in this document are:
  3915.              * RIFF (.WAV file format)
  3916.              * The .VOC file format (Creative Inc.)
  3917.              * The .MOD file format
  3918.              * Logarithmic Delta Compression
  3919.              * Notes on sampling frequencies
  3920. SSS_FORM.ZIP The studio session song file format (editor version 1.0)
  3921. STAR_FRM.ZIP Amiga "startrekker" mod format
  3922. TT_FORM.ZIP  Take tracker file format
  3923. ULTFORM.ZIP  Mysterious's ULTRA TRACKER File Format
  3924. WAVEFRON.ZIP Wavefront's File format
  3925. WOW_FORM.ZIP IBM "WOW" Format
  3926.  
  3927.  
  3928.  
  3929.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  3930.  │ #16  │ Graphics: Programming                                             │
  3931.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  3932.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │   3881 KBytes in   148 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  3933.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  3934.  
  3935.              ===============================================
  3936.              Graphics information and theory
  3937.              ===============================================
  3938. CLIPPING.ZIP Polygon clipping 
  3939. DOS32VBE.ZIP DOS32VBE - Small doc on using SVGA with DOS32.
  3940. FRUSTUM.ZIP  Frustum Clipping 
  3941.              Is a vital, yet neglected subject. I haven't read any documents 
  3942.              on it yet on the web. So, now I will show you my findings on 
  3943.              the subject, which should prove to be enough for you to 
  3944.              implement frustum clipping in your engine.  
  3945. GRAPHICS.ZIP Explanation of VGA and VESA programming using c/c++
  3946. MADVDOC.ZIP  Document about some basic vector things with Asm src
  3947. MCGA_TUT.ZIP Mcga graphics tutorial
  3948. MODEX.ZIP    Introduction to mode x
  3949. NURBS.ZIP    About Nonuniform Rational B-Splines - NURBS
  3950. OTMPOLY.ZIP  Complete HOW TO of polygons
  3951. POLYCOLL.ZIP How to do Collision point of two non-rotating polygons
  3952. TB_XMODE.ZIP A trainer/tutor to the 320x400x256 xmode.
  3953.              SOurce code displaying a picture in this mode is included.
  3954. TWEAKDOX.ZIP Tweaking the videomode 13h into modex 
  3955. UNIFAQ.ZIP   Unisys lzw patent frequently asked questions
  3956. WATER.ZIP    Water
  3957.              Water is a really nice effect, one of the better tricks around. 
  3958.              Its also pretty simple to code, should take no more than an 
  3959.              afternoons work to get a good water routine. 
  3960. VGATUT1.ZIP  VGA Tutorial, Demonstrates 3 different methods of writing
  3961.              pixels to a VGA screen.
  3962. VGATUT2.ZIP  VGA Tutorial part 2
  3963.              This tutorial is about lines, circles & how to draw them.
  3964. VGATUT3.ZIP  Vga tutorial part 3 , the palette
  3965. VGATUT4.ZIP  Vga tutorial part 4, polygons
  3966.  
  3967.  
  3968.              ===============================================
  3969.              Color/Palette programming files
  3970.              ===============================================
  3971. COLORQ_1.ZIP Perform variance-based color quantization on a "full color" 
  3972.              image. 
  3973. EXPODUS.ZIP  PaletteTricks in pascal
  3974. FADE2.ZIP    FADE2 -- Turbo Pascal Fade Unit
  3975.              Includes: GrabPal, Blackout, FadeIn, FadeOut, and ResetTextMode
  3976.              procedures! SOURCE CODE INCLUDED
  3977. FADECODE.ZIP FADECODE
  3978.              ASM and C source codes for fade out, fade in, palette morphing
  3979.              palette rotation, etc.
  3980. FADER.ZIP    Simple color-fader in Pascal
  3981. FADERCOT.ZIP Fader, asm source
  3982. FAKE_MOD.ZIP The official fakemode documentation
  3983.              source code included experience 3840 colors on standard vga !!!
  3984. FD2BLK.ZIP   Fading example in pascal
  3985. INTENSE.ZIP  High Intense Colors in Pascal
  3986.              UltImate Force presents a SOURCE CODE of a Turbo Pascal
  3987.              utility! Now you can use High Intense Background Colors.
  3988. MEDCUT.ZIP   MEDCUT , Median Cut Algorithm, Reduces True Color Images to 
  3989.              Palette based Images Turbo Pascal Version 5 and up.
  3990. NLB-FADE.ZIP Fade routine explanation , full source code included!
  3991. PALETTE.ZIP  Palette.C - VGA mode13h palette manipulation (v1.0)
  3992. PALETTE1.ZIP palette.cpp
  3993.              C++ functions for blend, map, and set palette.
  3994. PALETTE4.ZIP PaletteTricks in Pascal
  3995. PALROT.ZIP   Palette rotate
  3996.              Well, here's a file that shows how a palette rotate could be
  3997.              done. The advantage of this way is that it's just as easy to
  3998.              rotate both directions, and it doesn't require any additional
  3999.              memory, like backup copies of the palette or the such...
  4000. RGBHSL.ZIP   Pascal code to convert between RGB and HSL colorspace.
  4001. VGA-VUL2.ZIP Palette tricks in assembler.
  4002.              Well, here's another fine source-code by Vulture. This time I 
  4003.              will cover the palette. I have used a copple of these routines 
  4004.              before (VGA-VUL1.ZIP) but I thought it might be usefull to 
  4005.              explain things in detail. As always the code is documented but 
  4006.              there are a few things that may need sum more explanation. That 
  4007.              is what I am gonna do in this file... 
  4008. VLAMODEX.ZIP 256 colour cycling by vla (asm only)
  4009.  
  4010.  
  4011.              ===============================================
  4012.              GIF/PNG/JPG/TIFF/PCX/AVI/FLI files
  4013.              ===============================================
  4014. BGIF17.ZIP   Graphics file dumper 1.7 (C Source only)
  4015.              Handles GIF, PCX, LBM, TGA  
  4016. BOBPCX.ZIP   This C code shows a 320x200 256 color MCGA/VGA PCX file
  4017. CAVI32.ZIP   CAVI: Creates AVI video from static bitmap images (C source+exe)
  4018. DISPCX.ZIP   This program displays a pcx with a resoultion of 320x200
  4019. DUMPING4.ZIP This is the DOS executable and BPascal source of DUMPING.
  4020.              DUMPING checks a PNG file and dumps its content to the screen.
  4021.              It conforms to the PNG (Portable Network Graphics)
  4022.              Specification, 9th Draft, and it should be able to detect any
  4023.              errors in a given PNG file.
  4024. FLIP3206.ZIP FLIP32 v0.6B 
  4025.              FLIP32 is a WATCOM C/C++ package which demonstrate you how to 
  4026.              play Autodesk Animator's FLI files under flat 32-bit protected 
  4027.              mode environment. 32-bit protected mode FLI animation player. 
  4028.              gives you all the basics to code the superb animation player of 
  4029.              your fooliest dreams :) source code for TASM+WATCOM+WLINK  
  4030. GIF.ZIP      GIF loader and decompressor in basic
  4031. LBPNG080.ZIP libpng 0.8, PNG graphics format library in C
  4032. LPNG089C.ZIP libpng 1.0 beta 3 -
  4033.              Version 0.89, header file for png reference library. This is a
  4034.              C library to help you implement PNG support in your programs.
  4035. PCXSEE.ZIP   This unit reads a pc paintbrush pcx file and shows it on the
  4036.              screen. } the picture may have 2,4 16 or 256 colors and be cga,
  4037.              ega, mcga or vga. } the picture will be displayed until a key
  4038.              is pressed.
  4039. PCXVIEW.ZIP  PCX loading and displaying program (C source)
  4040. PNGCHE_1.ZIP authenticate a PNG file
  4041.              This program checks the PNG identifier with conversion checks,
  4042.              the file structure and the chunk CRCs. In addition, relations
  4043.              and contents of most defined chunks are checked, except for
  4044.              decompression of the IDAT chunks.
  4045. PNGSUITE.ZIP Example PNG graphics files
  4046. PTOT.ZIP     Ptot.c
  4047.              Convert PNG (Portable Network Graphic) file to TGA (Truevision
  4048.              TGA File Format). Takes a filename argument on the command
  4049.              line.
  4050. SFLI10.ZIP   SFLI v1.0 A nice FLI player with 100% ASM source and dox
  4051. SVGAPCX.ZIP  SVGA Vesa PCX Loader 640x480x256
  4052. TIF256.ZIP   Tiff256 graphics library extensions for c programmers version 4.0
  4053.              Is a library of C routines which extend the capabilities of the
  4054.              VSA256 Graphics Library. With TIFF256 the C programmer has the
  4055.              tools necessary to read, display, and write Tagged Image File
  4056.              Format (TIFF) images using a 256 color video adapter running
  4057.              with the VESA BIOS Extensions. Support is provided for both
  4058.              Microsoft C and Borland C products. The name "TIFF256" reflects
  4059.              the fact that this library supports the 256 color video modes
  4060.              defined within the VESA standard.
  4061. TWEAKFLC.ZIP Flic player with source included. Can play both 320x200 and
  4062.              320x400 .FLI and .FLC animation files. Written in Pascal + ASM.
  4063.  
  4064.  
  4065.              ===============================================
  4066.              Graphics Scrolling/Panning
  4067.              ===============================================
  4068. EXPLAIN.ZIP  Hardware Scrollies .... Everything You Might Dream Of 
  4069. FASTSCRL.ZIP Fast Scrolling in Mode X
  4070. MODEXPAN.ZIP Some panning routines! (Asm src)
  4071. MWSTAR.ZIP   Tiny Parallax Starfield
  4072.              These files are a modification of my winning entry to the
  4073.              small, randomized ~200 star 4+ speed parallax scroller speed
  4074.              competition. The code delivers multicolor stars at many
  4075.              different scroll rates, exceeding the specifications of the
  4076.              competition.  (asm source)
  4077. PANING.ZIP   Panning sourcecode in asm
  4078. SCROLL.ZIP   Asm scrollsource
  4079. SCROLL2.ZIP  This is a simple program to demonstrate one way to scroll a
  4080.              Page up or down using mode X. (c source)
  4081. SLUG.ZIP     Pixelpan.aSm -- ega/vga pixel panning routines
  4082. SMOOTH.ZIP   Smooth scrolling for the EGA/VGA
  4083. SOURCE.ZIP   This is the sourcecode for a simple 8-way scrolling demo. It
  4084.              includes everything except the low-level pixel copying
  4085.              functions, which were written in assembly and gathered in the
  4086.              modexc.Lib file. I expect that these are pretty standard
  4087.              functions, although your library no doubt uses different names
  4088.              and perhaps slightly different arguments.
  4089. VERTSCR.ZIP  Verticla Scroller by Dreaden / VLA [Full ASM source code included]
  4090.  
  4091.  
  4092.              ===============================================
  4093.              Plasma effects
  4094.              ===============================================
  4095. 200PLASM.ZIP Highly optimized PLASMA Size : 200 bytes ASM Source incld
  4096. 4KAPSINI.ZIP Interference Plasmademo with Asm src
  4097. CPLASMA.ZIP  cplasma - Real Color plasma clouds demo
  4098.              This file implements the real color plasma demostration using 
  4099.              the plasma routines and palette rotation using the VGA 
  4100.              320x200x256 mode. 
  4101. ESCPLASM.ZIP Plasma demo with asm src
  4102. FRACTALS.ZIP Plasma in Pascal
  4103. ONLY394.ZIP  ONLY394 - Plasma demo
  4104.              The worlds smallest plasma effect This plasma effect is based
  4105.              on the code Sten Roger Sandvik from X3M Productions made. BUT
  4106.              THIS ONE IS ONLY 394 BYTES BIG. FULL source code in assembler.
  4107. PLASMA.ZIP   Alan's Plasma Version 5.0 (Basic source)
  4108. PLASMA3.ZIP  MORE Plasma - btf '95 Uses hi-res VGA modex stuff to get a nice
  4109.              output Full code, exe & some palettes to try
  4110. QPLASMA.ZIP  QPlasma 1.0 in Quick Basic
  4111. QUADPLAS.ZIP Quadratic Plasma (Qbasic source)
  4112. TERRAFOR.ZIP Terraforming , The Plasma Algorithm 
  4113. WPLASMA.ZIP  Wplasma - Runtime Sinus Wave Plasma Demostration. 
  4114.              This file implements a runtime real plasma using sinus 
  4115.              overlapping waves at random speeds using the VGA 320x80x256 
  4116.              mode. 
  4117.  
  4118.  
  4119.              ===============================================
  4120.              Vector Graphics
  4121.              ===============================================
  4122. CIRCLE.ZIP   Circle routine in assembly (PC)
  4123. CIRCLE1.ZIP  Fast Circle drawing program , with C source
  4124. CIREL.ZIP    Couple good simple routines Circle, Ellipse, Hyperbol Very good
  4125.              if you want to make clear code Src: C++ 3.1 and little asm
  4126. CMLINE10.ZIP Heavly optimized line drawing algorithm, with inner loop faster
  4127.              than Bresenham. (asm)
  4128. FPOLY256.ZIP This is a y mode (320x200x256 colors, 4 pages) polygon and line
  4129.              blitter package.
  4130. LINEDRW.ZIP  Line-drawing routine in assembly
  4131. POLY.ZIP     A fast C polygon drawing demonstration (Borland code)
  4132. RASPOLY.ZIP  C polygon drawing demonstration (Borland code)
  4133. TIRFI3.ZIP   A little triangle fill routine with Asm src
  4134. TURBOCRC.ZIP Circle drawing routine in asm to be called from turbo pascal
  4135. VECTORCN.ZIP Programs For Calculating New Vectors By Combining Old Vectors.
  4136.              with C++ source
  4137.  
  4138.  
  4139.              ===============================================
  4140.              PC Graphics sources
  4141.              ===============================================
  4142. 360X480.ZIP  Since i received a large number of requests for code examples
  4143.              on how to set and use the 360x480x256 color mode on the vga
  4144.              card i am posting some turbo pascal code routines and code
  4145.              fragments that demonstrate the use of this mode.
  4146. 3DSTARS.ZIP  3D-stars (pascal source)
  4147. 640X32.ZIP   How to do 640x32x256c graphix in mode 13H Full TP source included.
  4148. ALIAS.ZIP    Short: Bitmap Scaling/Rotating/Antialiasing Filter prototyper
  4149.              C/PASCAL/ASM This program is a prototyper designed for at least
  4150.              the 486 processors. Preferably pentiums. It provides lots of
  4151.              code with a couple strategies in two to three languages for
  4152.              rotating and scaling a bitmap texture. It has has grayscale
  4153.              bilinear, trilinear, etc post antialiasing filtering as well as
  4154.              real-time color bilinear filtering through a lookup matrix.
  4155. ALIASPAS.ZIP This is an scaling/rotation/antialiasing prototyping program (pascal)
  4156. BEZIER.ZIP   Forward Difference Long Integer Bezier Draw
  4157. BLOBS.ZIP    blobs experiments (C source)
  4158. CIRBOOST.ZIP Cirrus 542x Booster! with Asm source
  4159. COLLIDE.ZIP  sample code for very fast pixel-precision collision detection.
  4160.              This code should be easy to add to any existing sprite engine
  4161.              that uses bounding-box collision detection. The one limitation
  4162.              is that sprites are assumed to be of less than 32 pixels in
  4163.              width (although it would be reasonably easy to extend the code
  4164.              to allow 64-pixel wide sprites). See the file COLLIDE.DOC for
  4165.              more information.
  4166. EXPLO203.ZIP Eexplod 2.03, A free fireworks program supporting
  4167.              vga/ega/hercules/cga graphics. Many parameters can be given to
  4168.              alter the shape, size, density, number, and the speed of the
  4169.              explosions. C source
  4170. FADERS.ZIP   Fast wreal fadecodes
  4171.              for asm, turbo pascal & quick-basic. Understandable sourcecodes
  4172.              included fade-out and fade-in (without buffers only for txt
  4173.              mode but easy changeable to grafix mode.
  4174. FEPSTAR2.ZIP 2D Star Effect with shadin (c++ source)
  4175. FIRE.ZIP     Firedemo with C++ source
  4176. FIREASM.ZIP  Firedemo with Asm source
  4177. FIREKIT.ZIP  FIREKIT v1.0 (Realistic!)
  4178.              Is an assembly language routine which generates a series of
  4179.              images which simulates fire. Through the use of a single data
  4180.              structure the application programmer can effect almost every
  4181.              single variable in the flame routine providing a wide array of
  4182.              visual effects. The FIREKIT application program, FLAME.EXE,
  4183.              allows you to manipulate all of these variables in real time
  4184.              with the keyboard.
  4185. FLAG.ZIP     Program to model a waving flag with asm src
  4186. FLAG1.ZIP    Flag demo with Pascal source
  4187. FLAMOOT.ZIP  FLamoot VGA SetUp 1.0
  4188.              Coded by Type One / TFL-TDV for VGA settings in -= CONTRAST =-
  4189.              demo. supports HARDWARE 160x100 256 col (4 gfx pages chained
  4190.              !!!!) * the way to do the fastest rotative zoomers ever seen on  C !!!!
  4191. FULLR_1.ZIP  Full Screen Rotation ,C source
  4192.              This code demonstrates a number of things:
  4193.              - Full screen image rotation/scaling using a reverse transformation algorithm.
  4194.              - Simple fixed point math.
  4195.              - Loading 320X200X256 PCX files.
  4196.              - Palette manipulation.
  4197.              - How to get into a square aspect ratio, in 320X200X256 CHAINED mode.
  4198. GCCSRC.ZIP   A DOS MPEG player, based on the Berkeley decoder. Includes full 
  4199.              sources, compilable by GCC. C source.
  4200. HANDYVGA.ZIP Very usefull vga-routines (if ya wanna learn ASM)...
  4201. IMAGSTUF.ZIP Here are some simple image manipulation functions for
  4202.              320x200x256 mode graphics. (C/asm)
  4203. JVESA10.ZIP  JVESA 1.0
  4204.              A unit for TP 7.0 that uses the 256 color VESA modes and
  4205.              provides mouse support for them.
  4206. LENS.ZIP     Lens effect (magnifying glass) effect code
  4207. LENS1.ZIP    Lens effect in Asm/Basic
  4208. LFBPROF.ZIP  VBE 2.0 Linear Framebuffer Profiler
  4209.              Simple program to profile the speed of screen clearing and full 
  4210.              screen BitBlt operations using a VESA VBE 2.0 linear 
  4211.              framebuffer from 32 bit protected mode. For simplicity, this 
  4212.              program only supports 256 color SuperVGA video modes that 
  4213.              support a linear framebuffer. 
  4214. LIKTWK17.ZIP LikTwiik v1.7ß
  4215.              Videomodes up to your ears!  (ASM)
  4216. LSPSPR.ZIP   Linear Space Partitioning Sprite, for Game Programming
  4217. LVGAPCX.ZIP  This file contains a set of unit written in pascal wich alow
  4218.              the loading of 640x480 x 256 color files in vga mode. The image
  4219.              is stored in the 0 page. This program is intended to be used as
  4220.              a development tool for programmers needing to load hi
  4221.              resolution pcx images into their programs.
  4222. MATRIX.ZIP   matrix demo source
  4223.              A simple little animation, like flying over an infinite tiled
  4224.              plane. Basically this is the floor effect from Doom (though I'd
  4225.              just like to point out that the original implementation of this
  4226.              (on an Acorn Archimedes) was done long before anyone ever
  4227.              realised you could use a PC for playing games, let alone
  4228.              writing Doom!)
  4229. MODES.ZIP    MODES.ASM - 
  4230.              To switch from mode 03h (80x25x16 text) to mode 013h 
  4231.              (320x200x256 graphics) without using the VGA BIOS. This sample 
  4232.              also demonstrates the setting of the text mode font, and the 
  4233.              use of a custom palette. 
  4234. MOUSE256.ZIP Setmouse, This example program shows how to create a
  4235.              multi-colored mouse Cursor with Fastgraph in 256-color XVGA and
  4236.              SVGA graphics modes. The program calls an assembly language
  4237.              function SETMOUSE (in the file SETMOUSE.ASM) that stores the
  4238.              mouse cursor screen and cursor masks in Fastgraph's internal
  4239.              data area.
  4240. NTREKSRC.ZIP 3D Star Field function (C source)  
  4241. OBJECT16.ZIP Example program for 3d sprite putting with c/c++
  4242.              Puts 3d sprites as a series of vertical columns.
  4243. PATT-SRC.ZIP Small .ASM source of a pattern. 8086 and VGA or > needed...
  4244. PLASMA1.ZIP  Plasma demo
  4245. PSCALE.ZIP   Simple asm routine to scale a bitmap either to the screen or to
  4246.              another bitmap. In terrible need of optimization, it's been
  4247.              done in borland c++ 3.1 With tasm 3.1
  4248. QUAKE.ZIP    Creates an Earthquake effect
  4249. RASTER9.ZIP  Raster Bars
  4250.              1st try in Intel, ASM Source code included
  4251. RAYTRACE.ZIP Test of height mapping in C
  4252. ROTAT.ZIP    Realtime Bitmap Rotation Routine
  4253. ROTATE.ZIP   A fast algorithm for rotating bitmaps
  4254. ROTATE10.ZIP An rotating example on how to rotate a font (Asm)
  4255. SCALE.ZIP    Hi guys, here is a bit of code for bitmap scaling. I'm sure
  4256.              that it's all been seen before but it may help someone.
  4257. SCROLL1.ZIP  Scrolling example with C source
  4258. SHADE1.ZIP   Shadeline (pascal)
  4259. SHADEBOB.ZIP This code implements bop shades using a gray palette of 64 
  4260.              levels in the VGA 320x200x256 graphics mode. (asm/pas)
  4261. SKY.ZIP      SKY: fast example code to draw a sky plane, as seen in Tim 
  4262.              Clarke's MARS demo. Includes 2x2 dithering of the sky map. For 
  4263.              Turbo Pascal/MASM, but easily modified for C or TASM.  
  4264. SVPRTPIX.ZIP Putpixel in vesa svga mode 640x480x256 (asm)
  4265. UNCHAIN2.ZIP UNCHAIN, Planar VGA Mode 13h Enforcer v2.1
  4266.              Aids in the debugging of planar modes, aka "Mode X" within
  4267.              IDE's such as BC, TC, BP, TP, TASM, TPROF, TD and others Also,
  4268.              Palette restoring & page viewing
  4269. VBE20.ZIP    INFO: VESA BIOS EXTENSION (VBE) Core Functions Version 2.0.
  4270.              Enclosed document contains the VESA BIOS Extension (VBE)
  4271.              specification for standard software access to graphics display
  4272.              controllers that support resolutions, color depths, and frame
  4273.              buffer organizations beyond the VGA hardware standard. It is
  4274.              intended for use by both applications programmers and system
  4275.              software developers.
  4276. VESA.ZIP     VESA graphics functions in pascal
  4277. VID.ZIP      VIDEO.ASM - Direct Video Access Routines for TASM Version 1
  4278.              This is a module of FAST direct video routines for TASM. At 
  4279.              this time they are released to the public domain. Much thanks 
  4280.              to Brian Foley for FASTWR.PAS (Turbo Pascal V3 Inline Assember 
  4281.              Screen Routines) which gave much insight on screen positioning 
  4282.              and snow suppresion (horiz retrace waiting)  
  4283. WOBBLER.ZIP  Wobbler effect
  4284. XSCALEBM.ZIP Mode-x bitmap scaling in ASM
  4285. XTREEM01.ZIP Xtreem, nice unit for tp70
  4286.              with lots of usefull routines in it... Put y'r vga in any mode
  4287.              you want ! asm/tp source
  4288. XV_PC17.ZIP  XView-PC: Graphical User Interface for Pascal/C/C++
  4289.              The XView-PC graphical user interface attempts to be similar to
  4290.              the XView toolkit used in Sun workstations, in a simplified
  4291.              form.
  4292. XVGA256.ZIP  Pascal unit for X-Mode (VGA/MCGA 320x200 256 colors)
  4293.              Supports a variety of graphics routines, including texture
  4294.              mapping. Built mostly in assembly, and includes compression
  4295.              algorithms for it's own image, palette and font-format.
  4296. YAK_WAVE.ZIP Water-wave-effect + documented source
  4297. ZOOM_EX.ZIP  ASM source for zooming a picture
  4298.  
  4299.  
  4300.  
  4301.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  4302.  │ #17  │ Graphics: 3D                                                      │
  4303.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  4304.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │  13241 KBytes in    86 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  4305.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  4306.  
  4307.              ===============================================
  4308.              3D-Graphics textfiles & tutorials
  4309.              ===============================================
  4310. 3D-TRICK.ZIP 3D-Math tricks 
  4311. 3D.ZIP       3D example in basic
  4312. 3D_DXF.ZIP   Minimum requirements for creating a dxf file of a 3D model
  4313. 3D_MATHS.ZIP Mark's Useful 3D Maths stuff
  4314.              This document is provided as is without any guarantee of the 
  4315.              accuracy of its content. It contains the bare essentials of 3D 
  4316.              maths for computer graphics.  
  4317. 3DBASICS.ZIP Basic Introduction to 3D Programming
  4318. 3DCORPS.ZIP  Stereoscopic technologies currently available for computer
  4319.              displays
  4320. 3DROTATE.ZIP Three Dimensional Rotations For Computer Graphics
  4321. 3DTUT.ZIP    A tutorial for 2D and 3D vector and texture mapped graphics 
  4322. BSP_TREE.ZIP BSP Trees
  4323. DOOM.ZIP     'Doom' 3D Engine techniques  
  4324. FH-3DTUT.ZIP 3dTutorial v1.0 -in Turbo Pascal-
  4325. LANDS.ZIP    3D-Land, This program makes a nice 3D landscape (Basic)
  4326. NLB-3DRT.ZIP 3-d rotation explanation full source code included!
  4327. OTMSORT.ZIP  Otmsort.Txt - sorting algorithms for 3D graphics
  4328. QROTATE.ZIP  3D Rotations/Instancing using quaternion
  4329. QUATERNI.ZIP Using Euler paramaters for rotations
  4330. RETVEC10.ZIP 3D FixedPoint (8.8)  Retarded vectors
  4331. SIRD.ZIP     Pascal source for calulating single image stereograms (sirds)
  4332.              the program supports texture and random dots...
  4333. STARS.ZIP    Stars: 3D Starfield Example
  4334. TEXTVEC.ZIP  TEXTRO OTM/95 Source code to textmode vectors
  4335. TRANSFRM.ZIP Perspective transforms
  4336. VIEWSYS.ZIP  Viewing Systems For 3D Engines
  4337. ZED3D080.ZIP Zed3D is a handy tutorial and reference for real-time 3D
  4338.              graphics. It includes most proofs as well as some pseudocode.
  4339.              Zed3D cover several topics, among which are: texture mapping,
  4340.              gouraud shading, z-buffering, depth-field rendering, bitmap
  4341.              scaling, rendering a polygon, reducing a polygon to a mesh of
  4342.              triangles, automatically generating normals for polyhedras and
  4343.              more.
  4344.  
  4345.  
  4346.              ===============================================
  4347.              3D-Graphics sourcecode
  4348.              ===============================================
  4349. 3D-STAR.ZIP  3D-star routine in asm
  4350. 3D_2.ZIP     Another 3D example in basic
  4351. 3D_3.ZIP     Another 3D example in basic
  4352. 3DCUBE.ZIP   Gouraud type shaded cube. needs mouse (with C source)
  4353. 3DDEMO.ZIP   This is my 2d/3d/voxel demo w/src.
  4354.              It has lambert/gouraud/phong shading and w/texture. Has such
  4355.              effects as hazing/transparency/morphing/shadowing with multiple
  4356.              cameras. And has routines to do height mapping.
  4357. 3DEXP1.ZIP   A fast, QuickBASIC 4.5 3-D wireframe animation program. 
  4358. 3DEXP1B.ZIP  fast 3-D wireframe program in basic
  4359. 3DLIB30B.ZIP 3dLIB is a library of pascal units that allows Borland (Turbo) 
  4360.              Pascal and C++ programmers to write applications that display 
  4361.              and animate 3D wire-mesh objects. The library is based on a 
  4362.              project developed since 1984 on different platforms.  
  4363. 3DMORPH.ZIP  Excellent 3d morph + full pas source for demo/intro coding
  4364. 3DPASCAL.ZIP 3d "vector"-object routine for turbo pascal 5.5 (Source)
  4365. 3DSCO.ZIP    3D Studio loader/converter
  4366.              Tool that can import 3DS objects into e.g. demos and games. 
  4367.              Full C++ source included. Compiles with: - Watcom C/C++ 10.0 - 
  4368.              Borland C/C++ 3.1 - GNU C/C++ 2.6 (Linux) 
  4369. 3DSPACE2.ZIP Phantom_3d_engine (Pascal source)
  4370. 3DSPAS.ZIP   Gouraud shader for 3D studio objects (Pascal source)
  4371. 3DSRDR12.ZIP 3DStudio reader v1.2 with C source
  4372. 3DSTUFF.ZIP  3D-package consisting of a Ray-casting and a polygon engine
  4373.              with C source.
  4374. 3DTOSHI2.ZIP Multi-Platform 3D Graphics Library ver 2.0
  4375.              The purpose of Multi-Platform 3D Graphics library is to provide 
  4376.              high-performance & flexible 3D graphics to high-level 
  4377.              programmers. So that they do not have to build their own 
  4378.              graphics routines for each target-platforms.  
  4379.              *Supported Operating System :
  4380.              -  DOS, 32-Bit DOS, Windows 3.1, Windows 95, Windows NT,
  4381.              -  OS/2 3.0, Unix with X Windows system
  4382.              *Supported Compilers :
  4383.              -  Watcom C/C++ 10.0+, Visual C/C++ 2.0+, Borland C/C++
  4384.              -  4.0+, GNU C/C++ Compiler.
  4385. 3DW_PERS.ZIP 3D-Ware version 1.0 ( DOS )
  4386.              Is a real mode high performance 3D graphics library. It is also
  4387.              supplied with a suite of tools that help you to produce 3D
  4388.              games and VR applications. 3D Games and applications produced
  4389.              using 3D-Ware version 1.0 can be sold freely without royalty
  4390.              payments to Virtek. You can upgrade to 3D-Ware v1.0
  4391.              Professional edition which adds Texturing and Gouraud Shading
  4392.              facilities, so that your applications can be given a more
  4393.              professional feel. The upgrade price is UK pounds 99 (+postage)
  4394.              (+17.5% V.A.T for UK and VAT registered European union members)
  4395. 3DWCUBE.ZIP  A wireframe cube rotation demo with C source
  4396. 3DWORLD.ZIP  3d-world of objects demo by istvan adam
  4397.              Frits you can fly around in this small 3d world of objects the
  4398.              program demonstrates a number of techniques such as shading:
  4399.              constant, gouraud, phong etc. Real-time scroller simple hidden
  4400.              surface removal etc.
  4401. BIX_DEMO.ZIP Bix - demo (COOL!)
  4402.              The Bix program is a demonstration of extremely realistic 
  4403.              physics in 3d. In the future it will probably be used in 
  4404.              several games, once I finish adding flatshading and texture 
  4405.              mapping - as of now, it's all wireframe. Still, you can get a 
  4406.              good idea of the depth and realness of the engine. 
  4407. BM192A.ZIP   Bad Mood project v 1.92a.A doom engine with full source
  4408.              code for the Atari Falcon030  computer. Requires a IWAD
  4409.              file. Shareware Doom WAD would do. And so do DOOM2,
  4410.              Heretic or Ultimate Doom. (MC680x0 Source)
  4411. BSP3D.ZIP    3D Demo with C++ Source (DJGPP)
  4412. CARHACK.ZIP  See DOOM rendering engine in progress 190 byte TSR. Makes DOOM
  4413.              to run SLOW *UNBELIEVABLE* SLOW And You can see, how it works, GREAT
  4414. CLIPPOLY.ZIP 3D polygon clipping multiobject rotating thing! 
  4415.              With assembler source
  4416. CUBEDJ.ZIP   Cube rotation demo - Djgpp version (C source)
  4417. DDJBSP2.ZIP  This archive contains the source code for a sample system to
  4418.              render 3-d scenes from 2-d bsp trees
  4419. DEVEL2.ZIP   REND386 -- A C-source of a 3-D Polygon Rendering Package for
  4420.              the 386 and 486
  4421. DOOMPROJ.ZIP Well, here is my first attempt at implementing the most basic
  4422.              concepts for a 3d type engine somewhere between wolf3d and doom.
  4423. DWU.ZIP      This is a simple demo of a dynamics/graphics engine that I am
  4424.              making. The floor or trampoline is a flexible body, and the
  4425.              spheres are rigid. If you are adventuresome you can edit the
  4426.              scene.dat file, and modify the radius, velocity's, densities,
  4427.              etc of the spheres.
  4428. EASY_3D.ZIP  Pascal source file showing the very basic 3d rotations calculus
  4429.              using matrices. Including a cute "delay vector" effect. For beginners...
  4430. F_IMATH.ZIP  32-bit 3D math routines for Pmode and WATCOM. By Flynn Integer
  4431.              3d Matrix math, Lambert shading, inverse matricies,
  4432. FIELD.ZIP    Commanche like 3D-height-filed terrain renderer with C++ source
  4433. FIRST3D.ZIP  Filled polygon demo, C source.
  4434. FRAMES.ZIP   Frames.c Example of how to use coordinte frames in a 3d world
  4435.              This example shows how to use the notion of frames of reference
  4436.              to simplify the transformations between OCS, WCS, CCS, etc.
  4437.              also shows how to specify rotations in local axis to have a
  4438.              coherent rotation direction always This example is that _an
  4439.              example_ it is not optimized nor the best possible way to
  4440.              implement it;
  4441. GORAU.ZIP    Goraude Shaded Polygons in basic
  4442. HDSRC.ZIP    Hozie doom , 3D Doom like clone with C source
  4443. HEIGHT.ZIP   Demo of Height-Field Terrain Rendering
  4444.              This program is a demonstration of the height-field rendering
  4445.              graphics "engine" I have been working on for the past few
  4446.              months. For the most part I have used it as a test harness to
  4447.              explore the visual results of various "speed-up" techniques. It
  4448.              is not a game (yet), but intended to be used in one.
  4449. I3D_212.ZIP  I3D (Interactive 3D) tool kit
  4450.              I3D is a software tool kit designed to help you create your own
  4451.              interactive 3D programs in C. If you're interested in creating
  4452.              a program similar to Castle Wolfenstein or Ultima Underworld -
  4453.              I3D is for you!  ver 2.1
  4454. ICUBEDJ.ZIP  Simple 3d gouraud/zbuffered cube demo , C source.
  4455. NEWEST3D.ZIP 3D source in C
  4456. OBJ3D01.ZIP  Object3D Samples V0.1
  4457.              Is a C++ librarie used to draw real time 3D Objects. But you
  4458.              can use it with other languages than C++. Samples are made in
  4459.              Visual Basic, C and C++
  4460. P3D.ZIP      P3D.EXE Demo of a 3D-doom like engine (no src)
  4461. P3DVE.ZIP    P3D vector engine
  4462.              Flat Shading, Gouraud Shading, Texture Mapping, ENV Mapping 
  4463.              Phong Shading  
  4464. POINTS.ZIP   Display, shift, rotate and morph points in 3D with color
  4465.              fading. Asm src
  4466. POLY.ZIP     3D rotating cube (filled polygons) C++ source (DOS)
  4467. RAYCAST.ZIP  Raycast 3d Engine v2.6 with basic source
  4468. SHROMBMP.ZIP Rotation of a Shroom Picture, C source
  4469. SIPP_30.ZIP  SIPP  --  3d rendering package with source in C
  4470.              Is a library for creating 3-dimensional scenes and rendering
  4471.              them using a scan-line z-buffer algorithm. A scene is built up
  4472.              of objects which can be transformed with rotation, translation
  4473.              and scaling. The objects form hierarchies where each object can
  4474.              have arbitrarily many subobjects and subsurfaces. A surface is
  4475.              a number of connected polygons which are rendered with either
  4476.              Phong, Gouraud or flat shading. An image can also be rendered
  4477.              as a line drawing of the polygon edges without any shading at all.
  4478. THREED.ZIP   TRI_D.TPU A pascal library for 3 dimensional graphics
  4479.              Is a toolkit for drawing and manipulating three dimensional
  4480.              objects. The intent is to be fast, yet accurate, and to keep
  4481.              the actual mechanics out of the way of the user.
  4482. VECTOR.ZIP   3d vector graphics engine ver 1.91 (in Basic)
  4483. VGA-VUL3.ZIP 3d-rotations in pascal/assembler 
  4484.              Hello there and welcome to yet another release from Outlaw 
  4485.              Triad. This one is a trainer on 3d. I must say that there are a 
  4486.              LOT of trainers and sources available already on this subject. 
  4487.              But again, it never hurts to study more than just a few of 
  4488.              them, right? Ok, as always I started to code & write this stuff 
  4489.              primarily for myself. And then decided to release it... why 
  4490.              not? ;)  
  4491. VGA-VUL4.ZIP 3d-rotations in 100% assembler 
  4492.              Hello there. This is Vulture typing this little textfile. Yeah, 
  4493.              uhm, well, some of you might be confused since Outlaw Triad 
  4494.              already released sources covering 3d-rotations (VGA-VUL3). But, 
  4495.              that source was coded in pascal with some built-in assember and 
  4496.              because a lotta people out there are more interested in pure 
  4497.              100% asm, I thought it might be a good idea to release my own 
  4498.              little asm source-code covering 3d. This source was coded in 
  4499.              IDEAL mode. I'll assume basic knowledge of vga-coding, 
  4500.              assembler and Pascal.  
  4501. VGAMAZE4.ZIP VGAMAZE (C++ src)
  4502.              Display mazes in three dimensions on your VGA monitor.
  4503. VOXEL.ZIP    Fully commented source code of a voxel landscape generator.
  4504. VOXELSP2.ZIP Voxel space 2 (full c++ sourcecode) 
  4505.              This version uses raycasting to generate a voxel landscape  
  4506. VOXELSPC.ZIP Voxel-Space  
  4507.              A Very Fast Gouraud and Height-interpolated Voxel Landscape (a 
  4508.              left-out routine from Pureness) [Full sources in C & Asm]
  4509. VOXELTUT.ZIP Voxel Renderer (Heightfield Engine, C Src)
  4510. VOXRAY.ZIP   RayDeal, C/C++ source for a Doomlike engine
  4511.              The Raydeal game is a game based on the recently released
  4512.              Raydeal game engine, also known as the Nottingham engine. The
  4513.              idea is to create a much more stategic and expanded Deathmatch.
  4514.              In other words, people will now not only be in charge of their
  4515.              own survival, but will also control bases, defenses, etc. Teams
  4516.              of people will be pitted against eachother, in charge of
  4517.              capturing their oppenents base (or in a larger game, multiple
  4518.              bases). Hopefully, the end result will be a ten on ten all out
  4519.              strategic war, all in real-time 3-d. It'll probably take a lot
  4520.              longer than a normal deathmatch. Environments will be mostly
  4521.              outdoor forests and the like, while base will be interior DOOM
  4522.              like buildings. Obviously levels will all be a lot more complex
  4523.              in the real game.
  4524. VPE63.ZIP    VIRTUAL PRESENCE ENGINE version 0.63
  4525.              A portable post-Doom graphics engine. Regions below/above one
  4526.              another, non-orthogonal walls, variable level floors/ceilings,
  4527.              full object support, complete physics system, moving walls,
  4528.              virtual views, etc. Works in 32-bit protected mode (DOS4GW).
  4529. VRKIT.ZIP    VRKIT - A full Virtual Reality Kit.
  4530.              This amazing 3D virtual reality engine features super-fast 3D
  4531.              texture mapping of floors and walls. Great for aspiring game
  4532.              programmers. Register this kit and get the FULL ROYALTY FREE
  4533.              SOURCE CODE! Written in C/ASM for the BORLAND C/C++ Compiler.
  4534.              Make your own 3D games and learn hot game coding secrets.
  4535. X1.ZIP       Wolf-3D Generic engine in c
  4536. XYZ_20.ZIP   Xyz++ is a 3d graphics class library for users of borland c++
  4537.              3.1 And above. a Comprehensive package of optimized c++ classes
  4538.              for both floating point and fixed point 3d graphics. aLso
  4539.              includes bgi, mouse, keyboard, and gui control panel classes,
  4540.              an instructive manual and several example programs. Complete
  4541.              source code is shipped with the registered version.
  4542. YANNS3D.ZIP  3D engine source
  4543.  
  4544.  
  4545.  
  4546.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  4547.  │ #18  │ Graphics: Raytracing                                              │
  4548.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  4549.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │  12531 KBytes in    29 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  4550.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  4551.  
  4552.              ===============================================
  4553.              Raytracing/Rendering/Shading textfiles
  4554.              ===============================================
  4555. 3DSHADE.ZIP  Three Dimensional Shading In Computer Graphics
  4556. BSP_TREE.ZIP This article explains how bsp (binary space partitioning) trees
  4557.              can be used in a game such as doom as part of the rendering
  4558.              pipeline to perform back-face culling, partial z-ordering and
  4559.              hidden surface removal.
  4560. BSPTIP.ZIP   Binary Space Partition algorithm info
  4561. GOURAUD.ZIP  How to code gouraud shading Full pascal source included
  4562. GPOLY.ZIP    Wgt graphics tutorial #2 topic: gouraud shaded polygons 
  4563. KARMADOC.ZIP More about shading, z-buffer, and textures 
  4564. PHONG.ZIP    A new approximation technique for the phong shading model based
  4565.              on linear interpolation of angles
  4566. POVZINE2.ZIP PovZine March/April 1995 Volume 1, Issue 2 
  4567. POVZINE4.ZIP PovZine Summer 1996, magazine for POV users
  4568. RAY.ZIP      Ray-Tracing with Affine Transforms
  4569. SHADOWS.ZIP  A Comparison of Three Shadow Volume Algorithms
  4570.  
  4571.  
  4572.              ===============================================
  4573.              Raytracing/Rendering/Shading sources
  4574.              ===============================================
  4575. 3DCD19GZ.ZIP 3D Objecad 32-Bit Z-buffered Gouraud Engine ver 1.9
  4576.              Lets you view your very own 3D art. Uses fast polygons to 
  4577.              render realistic graphics. Check out the files provided in this 
  4578.              package.  
  4579. 3DPLG.ZIP    PLG Models Real Time Renderer.
  4580.              Environment mapped gouraud shaded polygons. Produces 35000 
  4581.              polys/sec on a 486DX-100MHz and a Local Bus VGA Coded by 
  4582.              Thanassis Tsiodras (Hawk/Enigma).  
  4583. 4DXDEMO.ZIP  4DX Rendering Engine Demo 32 Bit for Watcom C/C++ 10
  4584.              Demo of a 3D Texture Mapping engine for games. Includes demos
  4585.              for DOS and MS Windows. Windows demo requires Win32s and Wing
  4586.              installed, or Windows 95. Engine is very fast and does not
  4587.              require BSP's. Doom Wad converter available.
  4588. AST_GEN.ZIP  Ast_gen generates a POV-Ray "include" file for the purpose of 
  4589.              making an asteroid field in an image. It is very 
  4590.              special-purpose and I didn't really expect it to be useful for 
  4591.              anything other than one particular image I made. However, feel 
  4592.              free to use it if you find it useful. C source.
  4593. CLMN.ZIP     Column.C, a program that creates input for povray 3.0
  4594. DGAS095A.ZIP Dave G's Animation System 0.95 for POV-Ray
  4595. EXPLODE.ZIP  Object exploder for persistence of vision 3.X  
  4596. GVECTORS.ZIP Gouraud Vectors complete with c++ source code
  4597. LENSFLAR.ZIP Lens flare for persistence of vision 3.X  
  4598. MIKADO.ZIP   Persistence of Vision Ray Tracer Scene
  4599. PASPHONG.ZIP A freeware 100% pascal phongshading program (source)
  4600. PHONGSRC.ZIP Fake phong source! (environment mapper) full pascal source
  4601.              including different environment maps!
  4602. PHSPHERE.ZIP Phong Shading Demo with C source
  4603.              Shades 20 spheres with differing values of Kd (diffuse) and Ks
  4604.              (specular) properties.
  4605. POB_SDK.ZIP  POB SDK Version 0.8 (06/97) BETA
  4606.              POB (POvray Binary) format describes a file format, which 
  4607.              handles all scene elements of POVRAY 3.0. The file format is 
  4608.              binary, chunk oriented (like 3d studio format) and allows easy 
  4609.              handling of all or specific scene elements.
  4610. POVLATHE.ZIP Lathe Generator for POV-Ray v2
  4611. POVSRC_1.ZIP Pov-Ray ver 2.2 source.
  4612.              This is the source code in highly portable C for the
  4613.              persistence of vision ray tracer pov-ray version 2.2. It also
  4614.              include machine specific source for all platforms except
  4615.              macintosh. (Mac users see povsrc.Sea) create your own \povray2
  4616.              directory and un-zip this file using the -d option to insure
  4617.              that the proper sub-directories are created. Other files are
  4618.              needed. See povinf.Doc from this library for more information.
  4619. PRV2_4.ZIP   POWER RENDER 2.4 
  4620.              A fully functional 3D programming API for Watcom C/C++ under 
  4621.              DOS and Watcom or Microsoft Visual C/C++ under Win95. Supports: 
  4622.              VESA 1.2, VESA 2.0 with LFB, and 3Dfx using Glide/WinGlide. See 
  4623.              http://www.egerter.com for more information and demos. 
  4624.              Some of the features are:
  4625.              -  High Level portable C API
  4626.              -  Low level hand optimized assembly rendering core
  4627.              -  Support for VESA 1.2 and VESA 2.0 software rendering
  4628.              -  3Dfx support using the Glide library
  4629.              -  Extends our popular 2D graphics/games library, WGT 5.1
  4630.              -  Hierarchical models
  4631.              -  Unlimited number of light sources, finite (light bulb) or infinite distance (sun)
  4632.              -  Over 60 different rendering methods
  4633.              -  Viewport control allows for multiple views and changing viewport size on the fly
  4634.              -  Built in input controls for different kinds of vehicles
  4635.              -  Imports 3DS files directly
  4636.              -  Custom PRO file format and advanced file/object manipulation
  4637.              -  Assign materials and texture data for each individual polygon
  4638.              -  Texture and shading data is stored in the face structure
  4639.              -  Perspective Correct Texture Mapping with all shading models
  4640.              -  Mip Mapping and material changes based on polygon distance
  4641.              -  Animated, tiled, and masked textures
  4642. THREEDOM.ZIP Threedom: a 3D polygon renderer
  4643.              is a real-time 3D polygon rendering engine. It renders
  4644.              polygons as perspective-correct texture mapped surfaces, with
  4645.              flat shading to provide basic lighting effects. A Z-buffer is
  4646.              used to implement hidden surface removal, and rudimentary
  4647.              culling of polygons that are trivially not visible is performed.
  4648.  
  4649.  
  4650.  
  4651.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  4652.  │ #19  │ Graphics: Fractals                                                │
  4653.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  4654.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │   3652 KBytes in    20 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  4655.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  4656.  
  4657.              ===============================================
  4658.              Fractal programms, sources & theory
  4659.              ===============================================
  4660. 3DFRACT.ZIP  3-d landscape generator with a sealevel using fractals.
  4661.              Basic source.
  4662. 3DSCAPE2.ZIP 3D Fractal landscape demo source code included
  4663. BASFRACT.ZIP This Program quickly calculates a Three Dimesional appearing
  4664.              Fractal even though all the points are specified in one plane.
  4665. DFRAC.ZIP    DFRAC v1.4, Windows95 DirectDraw Mandelbrot exploration program.
  4666. FEPFRACT.ZIP Fractal drawer (C++ source)
  4667. FRACTAL.ZIP  Fractal program in basic
  4668. FRAINT.ZIP   FRACTINT 19.6, DOS-based fractal generator.
  4669.              Generate Mandelbrot, Julia, IFS, and many more fractals in 2D 
  4670.              and 3D, including those you design yourself. Version 19 now 
  4671.              supports arbitrary precision which allows zooming to a depth of 
  4672.              10^1600, as well as generation of random dot stereograms. 
  4673.              Copyrighted freeware. 
  4674. FRASRC.ZIP   Fractint 19.6 complete C and ASM source 
  4675.              For the DOS-based fractal generator. Requires Microsoft C/C++ 
  4676.              7.0 or later or Borland C/C++ 3.1 or later. Object code of ASM 
  4677.              modules supplied so an assembler is not required. Copyrighted 
  4678.              freeware.
  4679. KAOS.ZIP     Huge collection of Chaos/Fractal pascalsources
  4680. KOCHPA_1.ZIP This program is a Pascal program that generates a less then 
  4681.              perfect von Koch curve. It uses a recusion to draw the 
  4682.              triangles on the sides of the previous triangle. 
  4683. MANDEL.ZIP   Mandelbrot fractal drawer in Pascal
  4684. MANDEL_1.ZIP How to calculate the Mandelbrot
  4685. MANDEL1.ZIP  Fractal generator in C
  4686. MANDEL2.ZIP  Mandelbroth calculator in C++
  4687. MANDZOOM.ZIP Fractal zoom prog with asm src
  4688. MARTIN.ZIP   MARTIN is a "screen-saver" fractal graphics display written in
  4689.              Turbo Pascal 4.0 using a formula developed by Barry Martin of
  4690.              Aston University and listed in "Dynamical Systems and
  4691.              Fractals", an excellent book by Karl-Heinz Becker and Michael
  4692.              Dörfler, Cambridge University Press, 1990. The central formula
  4693.              that generates the myriad beautiful fractal designs takes only
  4694.              two lines of code, and involves nothing more complex than the
  4695.              square root function!
  4696. PHRACT.ZIP   PHRACTASMAGORIA v1.0
  4697.              A cool fractal program
  4698. QUATERN.ZIP  How to calculate A Quaternion (a 'Julia-Set' in 4D). It has 
  4699.              the same formula, Z(n) = Z(n-1)^2 + C, but Z and C are 
  4700.              quaternion numbers, not complex. A quaternion number has 1 real 
  4701.              value, and 3 imaginary, often showed as C = (a, bi, cj, dk) 
  4702. UF10.ZIP     Ultra fractal 1.0 
  4703.              DOS program that creates images of Mandelbrot and Julia sets. 
  4704.              256-color or true-color, up to 20000 x 15000 pixels. Very fast, 
  4705.              easy to use, and it contains extensive online documentation. 
  4706.              Shareware US $25. 
  4707. XFRAC304.ZIP Xfractint Version 3.04 
  4708.              XFRACTINT 3.04, UNIX-based fractal generator. Generate 
  4709.              Mandelbrot, Julia, IFS, and many more fractals in 2D and 3D, 
  4710.              including those you design yourself. Version 19 now supports 
  4711.              arbitrary precision which allows zooming to a depth of 10^1600, 
  4712.              as well as generation of random dot stereograms. Copyrighted 
  4713.              freeware.  (TAR-file)
  4714.  
  4715.  
  4716.  
  4717.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  4718.  │ #20  │ Graphics: FastGraph                                               │
  4719.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  4720.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │   7643 KBytes in    53 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  4721.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  4722.  
  4723.              ===============================================
  4724.              Fastgraph Graphics library
  4725.              ===============================================
  4726. AAAS13.ZIP   Action Arcade Adventure Set, Chapt. 13
  4727.              By Diana Gruber. Book excerpt covers sprite animation through 
  4728.              linked lists of structures containing pointers to action 
  4729.              functions. CHAPT13.WRI file is in Windows Write format, 
  4730.              requires Windows 3.1 to read or print. Extensive example code 
  4731.              uses Fastgraph. 
  4732. AAAS5.ZIP    Action Arcade Adventure Set, Chapt. 5
  4733.              By Diana Gruber. Book excerpt covers tile-based scrolling in 
  4734.              Mode X. CHAPT5.WRI file is in Windows Write format, requires 
  4735.              Windows 3.1 to read or print. Encludes example code based on 
  4736.              Fastgraph. 
  4737. ATTSPRIT.ZIP Attached Sprites article
  4738. CHIPSET.ZIP  List of SVGA chipsets supported in Fastgraph 5.0
  4739. FASTGRAF.ZIP Fastgraph FAQ
  4740. FGE20.ZIP    The Fastgraph Game Editor 
  4741.              This zip file contains the game editor from the book Action 
  4742.              Arcade Adventure Set, plus the source code for the program and 
  4743.              a chapter out of the book describing how to use the program.  
  4744. FGFX10.ZIP   Effects v1.0
  4745.              An example of special effects using fastgraph This program 
  4746.              demonstrates several methods of fading in an image from an 
  4747.              off-screen video page using either Fastgraph or 
  4748.              Fastgraph/Light. The set of routines provided herein are 
  4749.              written for 320 x 200 graphics video modes, but they could 
  4750.              easily be extended to work in other resolutions.
  4751. FGGIF50.ZIP  Release notes fastgraph (r) 5.0 For dos freeware gif library 
  4752. FGL404A.ZIP  Fastgraph/Light graphics library V4.04
  4753.              HIgh-performance graphics toolkit for BC++, TC, TC++, MSC, 
  4754.              QuickC, Power C, Visual C++, Watcom C++, Zortech C++, QB, BASIC 
  4755.              PDS, VBDOS, Borland/Turbo Pascal, and MS FTN. Over 225 
  4756.              routines, from pixel display to animation tools. 28 video modes 
  4757.              supporting CGA through 1024x768x256 SVGA.  
  4758. FGL404B.ZIP  Fastgraph/Light graphics library V4.04 
  4759.              User's Guide and Reference Manual. Use with FGL404A.ZIP.  
  4760. FGL404C.ZIP  Fastgraph/Light graphics library V4.04 
  4761.              C source code for the example programs in the Fastgraph User's 
  4762.              Guide. Use with FGL404A.ZIP.  
  4763. FGL404D.ZIP  Fastgraph/Light graphics library V4.04 
  4764.              BASIC source code for the example programs in the Fastgraph 
  4765.              User's Guide. Use with FGL404A.ZIP.  
  4766. FGL404E.ZIP  Fastgraph/Light graphics library V4.04 
  4767.              Pascal source code for the example programs in the Fastgraph 
  4768.              User's Guide. Use with FGL404A.ZIP.  
  4769. FGL404F.ZIP  Fastgraph/Light graphics library V4.04 
  4770.              FORTRAN source code for the example programs in the Fastgraph 
  4771.              User's Guide. Use with FGL404A.ZIP.  
  4772. FISH.ZIP     High color version of the Fastgraph fish tank. 
  4773. FSM.ZIP      Modeling Sprite Animation Using Finite State Automata 
  4774. FUNCTION.ZIP Summary of functions in Fastgraph 5.0
  4775. GAMEDEV1.ZIP Alternative Marketing Methods: Self-publishing via Shareware 
  4776.              and Low-Cost Retail 
  4777. HEDGE13.ZIP  Hedge Row version 1.30 beta.
  4778.              This is an Unreleased, partially finished game by Diana Gruber. 
  4779.              It is being distributed with source code for the benefit of 
  4780.              game programmers and Fastgraph users. It features a recursive 
  4781.              maze algorithm, SVGA support, EMS/XMS logical pages, and 
  4782.              constricted mouse support. Source code is in C and may be 
  4783.              linked with Fastgraph or Fastgraph/Light.  
  4784. OPTIMIZE.ZIP Writing Smaller Games 
  4785. ORDER.ZIP    FastGraph Order form
  4786. QFRIP.ZIP    Designing a Tile Ripper, how to make tile-based games 
  4787. QFRIP1.ZIP   Source code for the tile ripper featured in PC Techniques 
  4788.              February/March 1994. A tile ripper is a utility to generate 
  4789.              16x16 tiles from pcx files. Code requires Fastgraph or 
  4790.              Fastgraph/Light to relink. By Diana Gruber
  4791. QFSPRIT1.ZIP Quickfire sprite code as seen in PC Techniques, June/July 1994. 
  4792.              Code requires Fastgraph or Fastgraph/Light to Link. By Diana 
  4793.              Gruber. 
  4794. QFSPRITE.ZIP Sprite Animation article
  4795. UPDAT301.ZIP Patch: 3.00 to 3.01 (Fastgraph only)
  4796. UPDAT302.ZIP Patch: 3.01 to 3.02 (Fastgraph only)
  4797. UPDAT303.ZIP Patch: 3.02 to 3.03 (Fastgraph only)
  4798. UPDAT304.ZIP Patch: 3.03 to 3.04 (Fastgraph only)
  4799. UPDAT305.ZIP Patch: 3.04 to 3.05 (Fastgraph only)
  4800. UPDAT401.ZIP Patch: 4.00 to 4.01 (Fastgraph only)
  4801. UPDAT402.ZIP Patch: 4.01 to 4.02 (Fastgraph only)
  4802. UPDAT403.ZIP Patch: 4.02 to 4.03 (Fastgraph only)
  4803. UPDAT404.ZIP Patch: 4.03 to 4.04 (Fastgraph only)
  4804.  
  4805.  
  4806.              ===============================================
  4807.              FastGraph Windows files
  4808.              ===============================================
  4809. FGWIN.ZIP    Frequently Asked Questions about Fastgraph for Windows 
  4810. FGWINFO.ZIP  Writing Windows Games with Fastgraph for Windows 
  4811. FISHTANK.ZIP Fish tank animation demo
  4812.              includes C, Delphi, Pascal, and Visual Basic source
  4813. IMAGE.ZIP    BMP/PCX/flic file viewer
  4814.              includes C, Delphi, Pascal, and Visual Basic source
  4815. QF.ZIP       Quickfire! tile-based side-scrolling game, includes C source
  4816. RAINBOW.ZIP  Simple color cycling demo
  4817.              includes C, Delphi, Pascal, and Visual Basic source
  4818. SPRITES.ZIP  Fastgraph for Windows Basic Sprite Loading for Builder C++
  4819. TETRIS.ZIP   Fastgraph Tetris for Windows 
  4820. TGSDEMO.ZIP  Displays scaled logo against background of continuously 
  4821.              scrolling clouds, includes C++ source The purpose of this demo 
  4822.              is to demonstrate bitmap scaling and scrolling with Fastgraph 
  4823.              for Windows. TGSDEMO is based on a program originally written 
  4824.              by Michael Miller, but it has been almost completely re-written 
  4825.              for this version. Thanks for the head start, Michael! 
  4826. UPDAT101.ZIP Patch file to update FGW 1.00 to version 1.01 
  4827.              The Fastgraph for Windows maintenance update corrects all 
  4828.              problems reported since the release of Fastgraph for Windows 
  4829.              1.00. It also includes support for three more compilers, 
  4830.              enhanced DirectDraw support, and other improvements and new 
  4831.              features.  
  4832.  
  4833.  
  4834.              ===============================================
  4835.              Programs written in FastGraph
  4836.              ===============================================
  4837. 3DPIT14B.ZIP 3-D PITFALL, ver 1.4: geometric arcade game; challenging, fun, 
  4838.              colorful, many options!  
  4839. BATTLE12.ZIP BATTLESHIP! version 1.2 
  4840.              This classic game has come to life on your PC. Play against the 
  4841.              computer in this delightful rendition of the classic board 
  4842.              game. The sound effects and music are great. A VGA monitor is 
  4843.              required. A SoundBlaster and mouse is recommended. By James 
  4844.              Boer.  
  4845. DUBVG.ZIP    This Virtual Gallery shows examples of imagery created by dub 
  4846.              Media. Cool VR demo from Dub Media -- check it out! (no source) 
  4847. FADE.ZIP     Palette fade demo
  4848.              includes C, Delphi, Pascal, and Visual Basic source
  4849. GRAFITTI.ZIP GRAFITTI ARTIST v1.0. The CHUNK Project presents the coolest 
  4850.              256 color VGA DOS paint program ever. 19 unique brushes. 
  4851.              386,Mouse,VGA Author: Aratus Clarke  using FastGraph
  4852. MAZEMAN1.ZIP MazeMan, ver 1.1; arcade game: requires vga; help MazeMan 
  4853.              escape the Labyrinth of Doom; not-just-another-maze-game: very 
  4854.              playable, challenging, and enjoyably addicting.  
  4855. ROTAK11.ZIP  ROTAKTIX
  4856.              An insidiously addictive 3-in-a-row action puzzle game from 
  4857.              Data Wave Software. Super 256 color VGA/MCGA graphics and 
  4858.              effects, Soundblaster sound and music + fun gameplay Keep you 
  4859.              comming back for more. This is an updated version (1.1) that 
  4860.              fixes some minor incompatabilities, updates graphics & music  
  4861. SCRAM12.ZIP  Scramble version 1.1 
  4862. XERIX11.ZIP  XERIX version 1.1 by Brendan Reville.
  4863.              256-color VGA futuristic space adventure. Guide a space ship 
  4864.              through a strange world and destroy/avoid enemy obstacles. 
  4865.              Smooth, multi-level scrolling, triple parallaxing, beautiful 
  4866.              graphics. Optional EMS/XMS, Adlib, and SoundBlaster support. 
  4867.              Written with Fastgraph.
  4868.  
  4869.  
  4870.  
  4871.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  4872.  │ #21  │ Graphics: Texture mapping                                         │
  4873.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  4874.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │   3534 KBytes in    30 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  4875.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  4876.  
  4877.              ===============================================
  4878.              Texture and bump mapping files
  4879.              ===============================================
  4880. 2DBUMP.ZIP   2d bump mapping
  4881. 2DBUMP2.ZIP  Experiments in 2D Phong Bump-Mapping
  4882. 2DBUMP3.ZIP  2D bump mapping
  4883. 3DTUNNEL.ZIP 3D texture tunnel (asm/c source)
  4884. AASTXMAP.ZIP Another TextureMapping Source ... (basic source)
  4885. BUMP.ZIP     A Fast Approach at Real-Time Phong Bump Mapping 
  4886. ENVMAP.ZIP   Enviroment Mapping Tutorial 
  4887. FASTTEX.ZIP  Fast affine texture mapping 
  4888.              THis document tries to describe how to make fast affine texture 
  4889.              mapping. The document describes both the general structure as 
  4890.              well as the more critical parts such as inner loops. The 
  4891.              information is aimed at both beginners and also at people who 
  4892.              maybe already have a working texture mapper but are looking for 
  4893.              more speed. The goal was to make a good document that would be 
  4894.              useful today, not already be obsolete. So I'm giving you the 
  4895.              best information  
  4896. FATMAP.ZIP   Fast affine texture mapping
  4897. FATMAP2.ZIP  Fast Affine Texture Mapping II
  4898.              Document + source (Watcom C/C++) + executable (need DOS4GW)
  4899.              - Subpixel & subtexel accuracy
  4900.              - Convex polygons
  4901.              - Flat & Gouraud filler
  4902.              - 256x256 texture mapper
  4903.              - Arbitrary size texture mapper
  4904.              - Tiled texture mapper
  4905.              - Sutherland-Hodgman clipping
  4906. HECKER.ZIP   Perspective Texture Mapper
  4907. KARMADOC.ZIP More about shading, z-buffer, and textures 
  4908. KS_SP.ZIP    Fast sphere texture map by Keith Sibson.
  4909. LANSD.ZIP    Texture Mapping and Resampling for Computer Graphics a master's 
  4910.              thesis rapport in Postscript format. The thesis is an in-depth 
  4911.              examination of the entire texture mapping process, starting 
  4912.              with simple introductory concepts and ending with a discussion 
  4913.              of new state-of-the-art texture filtering algorithms developed 
  4914.              during the course of this thesis research work. 
  4915. MIPAP.ZIP    Texture Potential Mapping
  4916. NTS_PERS.ZIP TXT-file about FAST & realtime 3D texture mapping
  4917. PCTEXMAP.ZIP Adventures In Texture Space
  4918. PERSPTEX.ZIP Perspective texture mapping demo for Windows 95.
  4919.              Shows how to draw a texture mapped polygon without distortion. 
  4920.              Also draws affine (linear) polygons to highlight the 
  4921.              difference. DELPHI 2.0 SOURCE CODE INCLUDED (translated from my 
  4922.              C code). Capable of 24 bit rendering.  
  4923. PERTEX.ZIP   Texture Mapping Polygons in Perspective
  4924. README.ZIP   John McCarthy's Constant Slope Texture Mapping
  4925. RUBBER.ZIP   Source in C for a rubber effect, with texturemapping
  4926. SPEEDY.ZIP   Speedy free direction texture mapping and other nifty tricks 
  4927. SPHERES.ZIP  Texturing, Bumpmapping of Spheres in Realtime
  4928. TEXASM.ZIP   Polygonfiller for Texturemapped polygons Draws a Texture-mapped
  4929.              polygon in Tweakedmode (320x200)
  4930. TEXMAP.ZIP   Texturemapping source (C++)
  4931. TEXT_ENG.ZIP Texturemapping examples in C
  4932. TEXTMAP.ZIP  My idea of texture mapping mapping a 2d bitmap to a 3d
  4933.              parallellogram
  4934. TEXTURE.ZIP  Polygonfiller for Texturemapped polygons
  4935. TEXTURE_.ZIP Member of the internet link exchange adventures in texture 
  4936.              space 
  4937. TMAP.ZIP     WGT Graphics Tutorial #3 Topic: Texture Mapped Polygons 
  4938.  
  4939.  
  4940.  
  4941.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  4942.  │ #22  │ Graphics: Libraries                                               │
  4943.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  4944.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │  16935 KBytes in    27 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  4945.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  4946.  
  4947.              ===============================================
  4948.              Graphics libraries
  4949.              ===============================================
  4950. 13HLIB.ZIP   Mode13hLib, Mode 13 graphics library in TC++ 3.0
  4951.              is an easy to use, fast graphics library that (yeah,
  4952.              you guessed it!) operates in Mode 13h. (19 in decimal) This
  4953.              library is primarily for those who want to break free from the
  4954.              restrictions of BGI (slow, bulky, only 16 colors...) and enter
  4955.              the world of fast, 256 color graphics, without going to the
  4956.              often impractical (especially for the hobby programmer) lengths
  4957.              of writing their own library. The source code is also there to
  4958.              be disected should you want to; feel free to rip code from it
  4959.              should you need to.
  4960. ADSVGA.ZIP   The SVGA-VESA Pascal Unit V0.72 
  4961.              Support of all 256 Colour Vesa-modes and that with super-speed 
  4962.              Support for PCX,LBM,BMP and a own format which supports 
  4963.              password-protected pics!  
  4964. BIGSCR.ZIP   Big-screen library v1.00
  4965.              This library provides graphics support for multiple graphics 
  4966.              modes in your C++ programs. Includes drivers for VESA, VGA and 
  4967.              Mode-X. 
  4968. GAME32.ZIP   GAME32 1.7, 
  4969.              Graphics and input library for DOS - Watcom C/C++/Dos4gw 
  4970.              programmers. Powerful and easy-to-use 32bit graphics functions, 
  4971.              that use a buffer for smooth updates. Functions cover drawing 
  4972.              of images, image scaling, texture-mapping & polygons, text and 
  4973.              more. VGA 320x200 and SVGA 640x480 & 640x400 modes supported. 
  4974.              Keyboard scanning routines and joystick handling also included, 
  4975.              plus other game-related functions. Beta test Version (though no 
  4976.              bugs are known at present). FREE for non-comercial use. Need 
  4977.              486+ 
  4978. MGLD30.ZIP   SciTech MGL 3.0 Graphics Library for DOS
  4979.              MGL is a full featured 32 bit graphics library for high 
  4980.              performance graphics programming on PCs. It provides fast, low 
  4981.              level rasterization of 2D and 3D primitives, that can be used 
  4982.              for computer games, user interface software and other real-time 
  4983.              graphics applications. SciTech MGL fully supports all graphics 
  4984.              resolutions from 320x200 right up to 1600x1200, with any pixel 
  4985.              depth from 4 bits per pixel to 32 bits per pixel.  
  4986. MGLDM30.ZIP  SciTech MGL for DOS and Windows Demonstration Archive
  4987. MGLW30.ZIP   MGL 3.0/Windows Evaluation Release 
  4988.              SciTech MGL for Windows can also support full screen graphics 
  4989.              under Windows 3.1 and Windows 95 using SciTechÆs WinDirect 
  4990.              technology, or using MicrosoftÆs DirectX technology (Windows 95 
  4991.              and Windows NT). SciTechÆs WinDirect technology provides high 
  4992.              performance, full screen graphics in any supported video mode 
  4993.              independent of the current GDI graphics mode, and allows 
  4994.              SciTech MGL to work with any existing VBE 1.2, 2.0 or VBE/AF 
  4995.              compliant graphics card (or with SciTech Display Doctor drivers 
  4996.              installed). 
  4997. MODEX100.ZIP MODEX.ASM - A Complete Mode X Library
  4998. MODEX104.ZIP Modex104 - Mode-X Library
  4999.              Library of high performance assembler routines for setting,
  5000.              accessing, and manipulating the undocumented 256 color modes
  5001.              available in all vga adaptors.
  5002. PROGUID1.ZIP SciTech MGL 3.0 Programmer's Guide (Digital Paper format)
  5003. PROGUIDE.ZIP SciTech MGL 3.0 Programmer's Guide (Windows Help format)
  5004. SPRITLIB.ZIP A Sprite Graphics Library for Windows 3.1 and 95
  5005.              Is a free sprite graphics library for all multimedia 
  5006.              developers. Containing well over 700 professionally drawn 
  5007.              images in over a dozen sizes and themes, SpriteLib is the ideal 
  5008.              tool for developing the latest generation of games, educational 
  5009.              programs and multimedia applications.  
  5010. SPX30.ZIP    The (shareware) SPX library allows Turbo/Borland Pascal 7.0
  5011.              programmers to EASILY write games in the native 320x200x256 VGA
  5012.              mode. It includes all the routines needed for a game. FLC/CEL
  5013.              Animation, Sound, text and various input devices, advanced
  5014.              graphic techniques, parallax scrolling, tile and hex map
  5015.              scrolling, expanded memory, displaying sprites on layers, 3D
  5016.              perspective drawing, 3D objects ... buttons, checkboxes, radio
  5017.              buttons, scroll bars. Advanced features such as direct screen
  5018.              writes.
  5019. SVGACC25.ZIP SVGACC.LIB-ver 2.5 
  5020.              Is a high-res, 256-color real mode graphics library for MS 
  5021.              compatible C/C++ compilers. It recognizes 20+ different SVGA 
  5022.              cards and VESA in 640x480, 800x600, 1024x768 and 1280x1024 
  5023.              modes. Capabilities: hardware id, simple primitives, 2D/3D 
  5024.              points, joystick/mouse support, PCX encode/decode, paging, XMS, 
  5025.              palettes, bitmaps and sprites. 
  5026. SVGAKT62.ZIP SciTech SuperVGA Kit Release 6.2 
  5027.              The SciTech SuperVGA Kit is a library of freely available 
  5028.              source code showing how to properly interface to the VBE 1.2, 
  5029.              VBE 2.0 and VBE/AF interface standards. The SuperVGA Kit is a 
  5030.              full Software Development Kit for writing VESA VBE 2.0 
  5031.              applications for DOS (for Windows support see SciTech's 
  5032.              WinDirect package). Provides full support for banked and linear 
  5033.              framebuffer modes, including virtual linear framebuffer 
  5034.              support.  
  5035. SVGAPB25.ZIP SVGAPB.LIB-ver 2.5-is a high-res, 256-color graphics library 
  5036.              for PB Inc.'s PowerBASIC. It recognizes 20+ SVGA cards and VESA 
  5037.              in 640x400, 640x480, 800x600, 1024x768 and 1280x1024 modes. 
  5038.              Capabilities: hardware id, simple primitives, fills, 2D/3D 
  5039.              points, joystick/mouse support, PCX encode/decode, paging, XMS, 
  5040.              palettes, bitmaps and sprites.  
  5041. SVGAPV25.ZIP SVGAPV.LIB-ver 2.5-is a high-res, 256-color graphics library 
  5042.              for Microsoft PDS/VBDOS. It recognizes 20+ SVGA cards and VESA 
  5043.              in 640x480, 800x600, 1024x768 and 1280x1024 modes. 
  5044.              Capabilities: hardware id, simple primitives, fills, 2D/3D 
  5045.              points, joystick/mouse support, PCX encode/decode, paging, XMS, 
  5046.              palettes, bitmaps and sprites.  
  5047. SVGAQB25.ZIP SVGAQB.LIB-ver 2.5-is a high-res, 256-color graphics library 
  5048.              for Microsoft-QBasic 4.x. It recognizes 20+ SVGA cards and VESA 
  5049.              in 640x480, 800x600, 1024x768 and 1280x1024 modes. 
  5050.              Capabilities: hardware id, simple primitives, fills, 2D/3D 
  5051.              points, joystick/mouse support, PCX encode/decode, paging, XMS, 
  5052.              palettes, bitmaps and sprites.  
  5053. TGA320.ZIP   320-LIBRARY
  5054.              A small set of 320x200 mode 13h functions for C (and ASM) for
  5055.              instant use. VERY small, ASM, 16-bit, nice for small intros
  5056.              (BBS ads, 4k)
  5057. TIF256.ZIP   TIFF256 Graphics Library Version 4.1       
  5058.              The TIFF256 Graphics Library Extensions lets you take advantage 
  5059.              of TIFF's popularity by letting you integrate TIFF capability 
  5060.              into your graphical application. While powerful and robust, the 
  5061.              TIFF256 library is simple to use. Only a few lines of code are 
  5062.              required to get a TIFF image up on the screen. One more line of 
  5063.              code and the image is saved. (By the way, have you ever tried 
  5064.              to write out a BMP image under Windows? ... Good night Eunice!) 
  5065.              A few more lines of code and you can customize how the software 
  5066.              displays 24 bit/pixel images on your 256 color display, 
  5067.              selecting between 332 RGB, Dithered, or Adaptive Palette 
  5068.              displays. The VSA256 / TIFF256 combination gives you a 
  5069.              formidable tool for graphical programming while sparing you the 
  5070.              nightmare of Windows programming. 
  5071. UVE138.ZIP   Sprite animation library (Pascal)
  5072.              Ultra VGA Engine 32 version 1.38 (c)MCProusk/InterAction
  5073.              software Sprites,tiles,virtual worlds,PCXs, scrolling/static
  5074.              backgrounds,FLIs, transparency,translucency,windows,
  5075.              palettes,wad files and much more!
  5076. WFNT3210.ZIP WFNT32 - ver 1.00 
  5077.              Is a utility for Zephyr Software's ZSVGA Graphics Library that 
  5078.              enables the use of Windows Raster (*.fnt) font files. Display 
  5079.              text specifying fore- ground and background color, bold, 
  5080.              grayed. Display text horizontally or vertically. Includes 
  5081.              example source code. 
  5082. WGT51_R2.ZIP WordUp Graphics Toolkit v5.1 - RELEASE 2 
  5083.              (INCLUDES ALL LIBRARIES AND MORE SOURCE CODE) A graphics 
  5084.              programming library for Watcom C/C++ 10.x which includes 
  5085.              routines for sprites, scrolling worlds, loading images, 
  5086.              polygons, 3D objects, texture mapping, and much much more. 
  5087.              Contains everything you need to write your own games and 
  5088.              graphics applications. 
  5089.              ALSO INCLUDED: The WGT Sprite Editor and Map Maker. These 
  5090.              utilities allow you to design your images and scrolling worlds 
  5091.              with greater ease than ever before.
  5092. VSA256.ZIP   VSA256 Graphics Library For C Programmers Version 4.0
  5093.              The VSA256 Graphics Library provides a C programmer with the
  5094.              tools necessary to generate graphics output on a video adapter
  5095.              running with the Video Electronics Standards Association (VESA)
  5096.              version 1.2 BIOS extensions. The VESA BIOS extensions
  5097.              standardize the Super VGA (SVGA) graphics environment. The name
  5098.              "VSA256" reflects the fact that this library is aimed at
  5099.              supporting the 256 color video modes 100h, 101h, 103h, 105h,
  5100.              and 107h defined within the VESA standard (See table in section
  5101.              3.1.1).
  5102. XLIBDJ25.ZIP XLIB-like Mode-X routines for DJGPP
  5103.              Free XLIB-like mode-x routines for DJGPP v2.0 (BETA) Includes 
  5104.              planar, compiled, rle bitmaps, palette effects, text, screen 
  5105.              copies, mouse driver, clipped planar bitmaps and text This is a 
  5106.              fairly basic set of mode-x graphics routines based mainly on 
  5107.              the XLIB package by Themie Goumas, and a variety of other 
  5108.              sources. These routines have been converted to DJGPP v2.0 
  5109.              (currently in BETA), and will require some de-engineering to 
  5110.              run under v112 again. (Mainly in routines that call s/w 
  5111.              interrupts, and to select the proper dos memory selector - most 
  5112.              changes should be in xmode.c, vrsync.c and xmouse.c).  
  5113. XVID.ZIP     Here's a simple lib for X mode sprites. It lets you set
  5114.              graphics, change resolution on the fly, do page flipping, plot
  5115.              a point, get a point, and display sprites. And shrink and zoom
  5116.              the sprites. And flip the sprites vertically and horizontally.
  5117.              And rotate them by an arbitrary number of degrees. And clip
  5118.              them to a window. Have fun.
  5119. ZSVGA100.ZIP ZSVGA - ver 1.00 
  5120.              Is a high-res, 256-color 32 bit protected mode graphics library 
  5121.              for Watcom & Symantec C/C++ compilers. 20+ SVGA cards and VESA 
  5122.              are recognized. Support up to the 1280x1024 mode. Features: 
  5123.              hardware id, graphics primitives, joystick/mouse support, 2D/3D 
  5124.              point transformations, paging, sprites, PCX encode/decode, 
  5125.              bitmaps and palettes.  
  5126.  
  5127.  
  5128.  
  5129.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  5130.  │ #23  │ Graphics: Windows                                                 │
  5131.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  5132.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │   2281 KBytes in    20 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  5133.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  5134.  
  5135.              ===============================================
  5136.              Windows Graphics Programming sourcecode
  5137.              ===============================================
  5138. AS09A.ZIP    AniSprite is a multi layer sprite animation library for 
  5139.              Microsoft Windows 3.1 and Windows 95. Besides the basic 
  5140.              features, like flicker free / multi layer animations, AniSprite 
  5141.              supports: 
  5142.              * alpha blending
  5143.              * back shining
  5144.              * image fading
  5145.              * multiple animation areas
  5146.              * 256 colour animation
  5147.              * unlimited number of sprites
  5148.              * speedy GDI free implementation (except for the screen blitting)
  5149.              * 16 bit and 32 bit implementation
  5150.              * source availability
  5151.              * Windows DLL interface plus stubs for C/C++/Visual basic
  5152. BITMAP.ZIP   This program is a simple viewer for Windows Bitmap, Windows
  5153.              Icon, Z-Soft PCX, and CompueServe GIF images. with C source.
  5154. BPWING.ZIP   Demonstration of WinG with Borland Pascal
  5155. BPWING02.ZIP Demonstration of WinG with Borland Pascal
  5156. CLGRAPH1.ZIP Clumsy c++ graphics libraries for windows(tm)
  5157.              The Clumsy C++ Graphics Libraries provide an object-oriented
  5158.              approach to performing graphics in MS Windows 3.1(TM). The
  5159.              classes support all Windows graphics capabilities with much
  5160.              improvement. All graphic objects (lines, rectangles, ellipses,
  5161.              etc.) have been encapsulated in classes and manipulation
  5162.              methods (transformation, scaling, rotation, shading, etc.)
  5163.              added to them.
  5164. D3DIMEX.ZIP  Direct3D Immediate Mode Example Shell built with MSVC++ v4.0
  5165. DIRECT3D.ZIP Direct-3D demo source in C
  5166. DXERROR.ZIP  This document describes a C++ DirectX error handler. It may or 
  5167.              may not be helpful to you (check it out). I coded it to be 
  5168.              portable. I used standard include files, functions, and data 
  5169.              types. I included the source files (dxerror.cpp, .h). I 
  5170.              intended for this to be compatible with most C++ compilers (if 
  5171.              its not you have the src).  
  5172. DXFIRE.ZIP   This is my DirectX fire demo program. 
  5173.              It is written in Borland C++, but it should be easily converted 
  5174.              to other compilers. You must already have the DirectX Drivers 
  5175.              installed to run this program. If you want to compile it you 
  5176.              also need the DirectX SDK. Feel free to use the DXScreen class 
  5177.              in any programs you wish, but if you're nice you'll at least 
  5178.              mention me in the credits.  
  5179. ENIGMA32.ZIP Judges Report
  5180.              To design and build a three demensional (3D) toolkit for 
  5181.              Windows 95/NT. The toolkit should have the ability to provide 
  5182.              accurate real world simulations according to the rules of 
  5183.              physics, which would allow it usage in a large number of 
  5184.              situations. (C++ soruce for Windows.)
  5185. EXAMPLES.ZIP Windows API Controls for GLpro examples
  5186. FLOATER.ZIP  Floater is a "simplest" Direct3D Retained-Mode Full Screen demo
  5187.              With C++ source
  5188. GVECTS.ZIP   Source for a Gouraud shaded vecors in Windows
  5189. LENGINE.ZIP  LEngine, 3D Descentlike terrain engine (C++/Windows)
  5190. MGWIN161.ZIP MGUI 1.6
  5191.              MGUI (MORELLO Graphic User Interface) is a user interface currently available
  5192.              in DOS (16 and 32 bit), Windows, Win32 and Unix X-Window environments.
  5193.              The main features of MGUI API are:
  5194.              - Total source code compatibility among all supported platforms.
  5195.              - Same look & feel in all environments (similar to OSF/Motif).
  5196.              - Coding process is very smart and produces a compact source code.
  5197.              - A manager object automatically positions and resizes its children, making
  5198.              layout construction very simple.
  5199.              - A designing tool (MGUI Designer) generates C source files that can be compiled
  5200.              in all supported environments.
  5201.              - Supports 16, 256, 32K and 64K colors under DOS BGI, up to 16 million in DOS
  5202.              32 bit, Windows and X-Window environments.
  5203.              - Text Cut & Paste capabilities.
  5204.              - Drawing primitives for line, rectangle, circ
  5205. SLICK.ZIP    This is an example of using the OpenGL libraries with Win32 SDK
  5206.              techniques. It was written and built with MSVC++ 2.0.
  5207. WING_MAP.ZIP PLG Models Real Time Renderer with Environment mapping.
  5208.              Windows version: needs Win32s and WinG Produces 30000 polys/sec 
  5209.              on a 486DX-100MHz and a Local Bus VGA Coded by Thanassis 
  5210.              Tsiodras.  
  5211. WINGL.ZIP    Simple Win95 graphics library with source code. Designed for 
  5212.              doing fast buffered graphics in a window, with draw functions 
  5213.              and PCX & BMP image support. Also supports multiple buffers. 
  5214.              Written for Borland C/C++ 5, but should easily port to other 
  5215.              compilers (you may have to include extra header files). 
  5216. WINSRC.ZIP   WinMPEG
  5217.              Display MPEG coded video, using Grayscale or Ordered dither 
  5218.              output. Can also extract frames to BMP files. C source
  5219. ZSORTDD.ZIP  Michael Abrash's Z Sorted Spans demo converted to DirectDraw.
  5220.              Source code included, showing how easy it is to set up a
  5221.              double-buffered drawing surface. Includes executable compiled
  5222.              for 486 and upwards with FPU. Executable requires the DirectX
  5223.              runtime installed. Source requires the DirectX SDK in order to
  5224.              recompile. Converted and uploaded by Keith Harrison.
  5225.  
  5226.  
  5227.  
  5228.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  5229.  │ #24  │ Sound: Soundblaster & Gravis                                      │
  5230.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  5231.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │   6795 KBytes in   218 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  5232.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  5233.  
  5234.              ===============================================
  5235.              Soundblaster programming files
  5236.              ===============================================
  5237. ADLIB_SB.ZIP Programming the AdLib/Sound Blaster FM Music Chips 
  5238. AWE32PRG.ZIP The Sound Blaster AWE32 Programming Guide V.1.0
  5239. AWECTRL.ZIP  AWE 32 control pack 1.0 
  5240.              Low level coding information pack for Sound Blaster AWE 32. 
  5241.              Source code in C++, docs, examples included. It's easy now to 
  5242.              add an AWE32 support to your production.  
  5243. AWEDM091.ZIP AWE Dump 0.91
  5244.              NOW With Delphi Library and some example of use
  5245. SB16DOC.ZIP  Programming the SoundBlaster 16 DSP
  5246. SB16SND.ZIP  Sb16 sound (C/Pas source)
  5247. SBD0016.ZIP  Sound blaster digest number 16
  5248. SBDETECT.ZIP Sbdetect.C  , Detects soundblaster cards
  5249. SBF3.ZIP     SOUNDBLASTER FREEDOM PROJECT
  5250.              The aiM of the Soundblaster Freedom Project is to provide a
  5251.              cheap source of programming information for the Soundblaster
  5252.              and other sound cards. Previously, programming a sound card has
  5253.              required a not inconsiderable investment in a developer's kit
  5254.              for each sound card. These developer's kits have been known to
  5255.              be terse and not well written. Our aim is to provide enough
  5256.              information to the general programmer to allow them to add
  5257.              sound card support to their software at minimal cost.
  5258. SBGUSFAQ.ZIP SB/GUS coexistence Freqently Asked Questions, Version 1.0
  5259. SBKPLAY.ZIP  AWE32 DOS midi player for midi files + sbk !
  5260. SBLASTER.ZIP SoundBlaster sample showing DMA and interrupts
  5261. SCRD_ASM.ZIP SCRD_ASM -- Sound Card Assembler
  5262.              THis is an example of how to program an AdLib or SoundBlaster
  5263.              audio card in assembly language.
  5264.  
  5265.  
  5266.              ===============================================
  5267.              Gravis Ultra Sound programming files
  5268.              ===============================================
  5269. GRAV-APP.ZIP Advanced Gravis Node Information Kit
  5270. GUSENV.ZIP   ULTRASND environment variable checking routine Grabs the port, 
  5271.              dma, and irq if found. Asm/C src.
  5272. GUSINF30.ZIP GUSiNFO v3.0
  5273.              Gusinfo is ment to be used by developers using the GUS. It
  5274.              shows information about the card while in use. It's most
  5275.              usefull for developers doing modplayers or alike.
  5276. GUSLIB.ZIP   GusLib v1.0
  5277. GUSMEM.ZIP   UltraSound Memory Test V1.01 - 'Gusmem'
  5278.              This program is intended for use with the Advanced Gravis
  5279.              UltraSound PC sound board under MS DOS 5.0. Gusmem makes calls
  5280.              to Ultrasound memory in order to obtain the amount of free
  5281.              space available for use and then computes the total installed
  5282.              memory.
  5283. GUSPROG.ZIP  Gravis Ultrasound programming files
  5284. GUSREV02.ZIP GUSREV,Release 0.2, The GUS revision detector 
  5285. GUSUNIT.ZIP  GUSUNIT is a turbo pascal unit which supports the functions of
  5286.              the Gravis Ultrasound board (GUS) -- well, at least some of the
  5287.              functions.
  5288. GUSUTILS.ZIP GusPlay v1.5 and UltraDox v1.? interface for Borland/Turbo
  5289.              Pascal, version 6.0 and up
  5290. USS0001.ZIP  The UltraSound Source #1 Pre-Released 2/21/94 Magazine for GUSers
  5291. WAVETABL.ZIP Gravis Ultrasound audio synthesis
  5292.  
  5293.  
  5294.              ===============================================
  5295.              GUS digests
  5296.              ===============================================
  5297. 04.ZIP       Ultrasound Daily Digest
  5298. 05.ZIP       Ultrasound Daily Digest
  5299. 06.ZIP       Ultrasound Daily Digest
  5300. 07.ZIP       Ultrasound Daily Digest
  5301. 08.ZIP       Ultrasound Daily Digest
  5302. 09.ZIP       Ultrasound Daily Digest
  5303. 10.ZIP       Ultrasound Daily Digest
  5304. 11.ZIP       Ultrasound Daily Digest
  5305. 12.ZIP       Ultrasound Daily Digest
  5306. 14.ZIP       Ultrasound Daily Digest
  5307. 15.ZIP       Ultrasound Daily Digest
  5308. 16.ZIP       Ultrasound Daily Digest
  5309. 17.ZIP       Ultrasound Daily Digest
  5310. 18.ZIP       Ultrasound Daily Digest
  5311. 19.ZIP       Ultrasound Daily Digest
  5312. 20.ZIP       Ultrasound Daily Digest
  5313. 21.ZIP       Ultrasound Daily Digest
  5314. 22.ZIP       Ultrasound Daily Digest
  5315. 23.ZIP       Ultrasound Daily Digest
  5316. 24.ZIP       Ultrasound Daily Digest
  5317. 25.ZIP       Ultrasound Daily Digest
  5318. 26.ZIP       Ultrasound Daily Digest
  5319. 27.ZIP       Ultrasound Daily Digest
  5320. 28.ZIP       Ultrasound Daily Digest
  5321. 29.ZIP       Ultrasound Daily Digest
  5322. 30.ZIP       Ultrasound Daily Digest
  5323. 31.ZIP       Ultrasound Daily Digest
  5324. 33.ZIP       Ultrasound Daily Digest
  5325. 34.ZIP       Ultrasound Daily Digest
  5326. 35.ZIP       Ultrasound Daily Digest
  5327. 36.ZIP       Ultrasound Daily Digest
  5328. 37.ZIP       Ultrasound Daily Digest
  5329. 38.ZIP       Ultrasound Daily Digest
  5330. 39.ZIP       Ultrasound Daily Digest
  5331. 40.ZIP       Ultrasound Daily Digest
  5332. 41.ZIP       Ultrasound Daily Digest
  5333. 42.ZIP       Ultrasound Daily Digest
  5334. 43.ZIP       Ultrasound Daily Digest
  5335. 44.ZIP       Ultrasound Daily Digest
  5336. 45.ZIP       Ultrasound Daily Digest
  5337. 46.ZIP       Ultrasound Daily Digest
  5338. 47.ZIP       Ultrasound Daily Digest
  5339. 48.ZIP       Ultrasound Daily Digest
  5340. 49.ZIP       Ultrasound Daily Digest
  5341. 50.ZIP       Ultrasound Daily Digest
  5342. 51.ZIP       Ultrasound Daily Digest
  5343. 52.ZIP       Ultrasound Daily Digest
  5344. 53.ZIP       Ultrasound Daily Digest
  5345. 54.ZIP       Ultrasound Daily Digest
  5346. 55.ZIP       Ultrasound Daily Digest
  5347. 56.ZIP       Ultrasound Daily Digest
  5348. 57.ZIP       Ultrasound Daily Digest
  5349. 58.ZIP       Ultrasound Daily Digest
  5350. 59.ZIP       Ultrasound Daily Digest
  5351. 60.ZIP       Ultrasound Daily Digest
  5352. GMD-301.ZIP  Gus musician's digest volume 3: issue 1
  5353. GMD-501.ZIP  Gus musician's digest volume 5: issue 1
  5354. GMD-502.ZIP  Gus musician's digest volume 5: issue 2
  5355. GMD-503.ZIP  Gus musician's digest volume 5: issue 3
  5356. GMD-504.ZIP  Gus musician's digest volume 5: issue 4
  5357. GMD-505.ZIP  Gus musician's digest volume 5: issue 5
  5358. GMD-506.ZIP  Gus musician's digest volume 5: issue 6
  5359. GMD-507.ZIP  Gus musician's digest volume 5: issue 7
  5360. GMD-508.ZIP  Gus musician's digest volume 5: issue 8
  5361. GMD-509.ZIP  Gus musician's digest volume 5: issue 9
  5362. GMD-510.ZIP  Gus musician's digest volume 5: issue 10
  5363. GMD-511.ZIP  Gus musician's digest volume 5: issue 11
  5364. GMD-512.ZIP  Gus musician's digest volume 5: issue 12
  5365. GMD-513.ZIP  Gus musician's digest volume 5: issue 13
  5366. GMD-514.ZIP  Gus musician's digest volume 5: issue 14
  5367. GMD-515.ZIP  Gus musician's digest volume 5: issue 15
  5368. GMD-516.ZIP  Gus musician's digest volume 5: issue 16
  5369. GMD-517.ZIP  Gus musician's digest volume 5: issue 17
  5370. GMD-518.ZIP  Gus musician's digest volume 5: issue 18
  5371. GMD-519.ZIP  Gus musician's digest volume 5: issue 19
  5372. GMD-520.ZIP  Gus musician's digest volume 5: issue 20
  5373. GMD-521.ZIP  Gus musician's digest volume 5: issue 21
  5374. GMD-522.ZIP  Gus musician's digest volume 5: issue 22
  5375. GMD-523.ZIP  Gus musician's digest volume 5: issue 23
  5376. GMD-524.ZIP  Gus musician's digest volume 5: issue 24
  5377. GMD-525.ZIP  Gus musician's digest volume 5: issue 25
  5378. GMD-526.ZIP  Gus musician's digest volume 5: issue 26
  5379. GMD-527.ZIP  Gus musician's digest volume 5: issue 27
  5380. GMD-528.ZIP  Gus musician's digest volume 5: issue 28
  5381. GMD-529.ZIP  Gus musician's digest volume 5: issue 29
  5382. GMD-530.ZIP  Gus musician's digest volume 5: issue 30
  5383. GMD-531.ZIP  Gus musician's digest volume 5: issue 31
  5384. GMD-532.ZIP  Gus musician's digest volume 5: issue 32
  5385. GMD-533.ZIP  Gus musician's digest volume 5: issue 33
  5386. GMD-534.ZIP  Gus musician's digest volume 5: issue 34
  5387. GMD-535.ZIP  Gus musician's digest volume 5: issue 35
  5388. GMD-536.ZIP  Gus musician's digest volume 5: issue 36
  5389. GMD-537.ZIP  Gus musician's digest volume 5: issue 37
  5390. GMD-542.ZIP  Gus musician's digest volume 5: issue 42
  5391. GMD-543.ZIP  Gus musician's digest volume 5: issue 43
  5392. GMD-544.ZIP  Gus musician's digest volume 5: issue 44
  5393. GMD-545.ZIP  Gus musician's digest volume 5: issue 45
  5394. GMD-546.ZIP  Gus musician's digest volume 5: issue 46
  5395. GMD-547.ZIP  Gus musician's digest volume 5: issue 47
  5396. GMD-548.ZIP  Gus musician's digest volume 5: issue 48
  5397. GMD-601.ZIP  Gus musician's digest volume 6: issue 1
  5398. GMD-602.ZIP  Gus musician's digest volume 6: issue 2
  5399. GMD-603.ZIP  Gus musician's digest volume 6: issue 3
  5400. GMD-604.ZIP  Gus musician's digest volume 6: issue 4
  5401. GMD-605.ZIP  Gus musician's digest volume 6: issue 5
  5402. GMD-607.ZIP  Gus musician's digest volume 6: issue 7
  5403. GMD-608.ZIP  Gus musician's digest volume 6: issue 8
  5404. GMD-609.ZIP  Gus musician's digest volume 6: issue 9
  5405. GMD-610.ZIP  Gus musician's digest volume 6: issue 10
  5406. GMD-611.ZIP  Gus musician's digest volume 6: issue 11
  5407. GMD-612.ZIP  Gus musician's digest volume 6: issue 12
  5408. GMD-613.ZIP  Gus musician's digest volume 6: issue 13
  5409. GMD-614.ZIP  Gus musician's digest volume 6: issue 14
  5410. GMD-615.ZIP  Gus musician's digest volume 6: issue 15
  5411. GMD-616.ZIP  Gus musician's digest volume 6: issue 16
  5412. GMD-617.ZIP  Gus musician's digest volume 6: issue 17
  5413. GMD-618.ZIP  Gus musician's digest volume 6: issue 18
  5414. GMD-619.ZIP  Gus musician's digest volume 6: issue 19
  5415. GMD-620.ZIP  Gus musician's digest volume 6: issue 20
  5416. GMD-621.ZIP  Gus musician's digest volume 6: issue 21
  5417. GMD-VOL1.ZIP GUS Musician's Digest , vol 1, issue 1-12
  5418. GMD-VOL2.ZIP GUS Musician's Digest , vol 2, issue 1-28
  5419. GMD-VOL3.ZIP GUS Musician's Digest , vol 3, issue 1-30
  5420. GMD-VOL4.ZIP GUS Musician's Digest , vol 4, issue 1-31
  5421. GPD-101.ZIP  GUS Programmer's Digest Volume 1: Issue 1
  5422. GPD-102.ZIP  GUS Programmer's Digest Volume 1: Issue 2
  5423. GPD-103.ZIP  GUS Programmer's Digest Volume 1: Issue 3
  5424. GPD-104.ZIP  GUS Programmer's Digest Volume 1: Issue 4
  5425. GPD-105.ZIP  GUS Programmer's Digest Volume 1: Issue 5
  5426. GPD-106.ZIP  GUS Programmer's Digest Volume 1: Issue 6
  5427. GPD-107.ZIP  GUS Programmer's Digest Volume 1: Issue 7
  5428. GPD-201.ZIP  GUS Programmer's Digest Volume 2: Issue 1
  5429. GPD-202.ZIP  GUS Programmer's Digest Volume 2: Issue 2
  5430. GPD-203.ZIP  GUS Programmer's Digest Volume 2: Issue 3
  5431. GPD-204.ZIP  GUS Programmer's Digest Volume 2: Issue 4
  5432. GPD-205.ZIP  GUS Programmer's Digest Volume 2: Issue 5
  5433. GPD-206.ZIP  GUS Programmer's Digest Volume 2: Issue 6
  5434. GPD-207.ZIP  GUS Programmer's Digest Volume 2: Issue 7
  5435. GPD-208.ZIP  GUS Programmer's Digest Volume 2: Issue 8
  5436. GPD-209.ZIP  GUS Programmer's Digest Volume 2: Issue 9
  5437. GPD-210.ZIP  GUS Programmer's Digest Volume 2: Issue 10
  5438. GPD-211.ZIP  GUS Programmer's Digest Volume 2: Issue 11
  5439. GPD-212.ZIP  GUS Programmer's Digest Volume 2: Issue 12
  5440. GPD-213.ZIP  GUS Programmer's Digest Volume 2: Issue 13
  5441. GPD-214.ZIP  GUS Programmer's Digest Volume 2: Issue 14
  5442. GPD-215.ZIP  GUS Programmer's Digest Volume 2: Issue 15
  5443. GPD-216.ZIP  GUS Programmer's Digest Volume 2: Issue 16
  5444. GPD-217.ZIP  GUS Programmer's Digest Volume 2: Issue 17
  5445. GPD-218.ZIP  GUS Programmer's Digest Volume 2: Issue 18
  5446. GPD-219.ZIP  GUS Programmer's Digest Volume 2: Issue 19
  5447. GPD-220.ZIP  GUS Programmer's Digest Volume 2: Issue 20
  5448. GPD-221.ZIP  GUS Programmer's Digest Volume 2: Issue 21
  5449. GPD-222.ZIP  GUS Programmer's Digest Volume 2: Issue 22
  5450. GPD-223.ZIP  GUS Programmer's Digest Volume 2: Issue 23
  5451. GPD-224.ZIP  GUS Programmer's Digest Volume 2: Issue 24
  5452. GPD-225.ZIP  GUS Programmer's Digest Volume 2: Issue 25
  5453. GPD-226.ZIP  GUS Programmer's Digest Volume 2: Issue 26
  5454. GPD-227.ZIP  GUS Programmer's Digest Volume 2: Issue 27
  5455. GPD-228.ZIP  GUS Programmer's Digest Volume 2: Issue 28
  5456. GPD-229.ZIP  GUS Programmer's Digest Volume 2: Issue 29
  5457. GPD-230.ZIP  GUS Programmer's Digest Volume 2: Issue 30
  5458. GPD-231.ZIP  GUS Programmer's Digest Volume 2: Issue 31
  5459. GPD-302.ZIP  GUS Programmer's Digest Volume 3: Issue 2
  5460. GPD-303.ZIP  GUS Programmer's Digest Volume 3: Issue 3
  5461. GPD-304.ZIP  GUS Programmer's Digest Volume 3: Issue 4
  5462. GPD-307.ZIP  GUS Programmer's Digest Volume 3: Issue 7
  5463. GPD-308.ZIP  GUS Programmer's Digest Volume 3: Issue 8
  5464. GPD-309.ZIP  GUS Programmer's Digest Volume 3: Issue 9
  5465. GPD-310.ZIP  GUS Programmer's Digest Volume 3: Issue 10
  5466. GPD-311.ZIP  GUS Programmer's Digest Volume 3: Issue 11
  5467. GPD-312.ZIP  GUS Programmer's Digest Volume 3: Issue 12
  5468. GPD-401.ZIP  GUS Programmer's Digest Volume 4: Issue 1
  5469. GPD-402.ZIP  GUS Programmer's Digest Volume 4: Issue 2
  5470. GUS-1001.ZIP GUS Daily Digest Volume 10: Issue 1-31
  5471. GUS-101.ZIP  GUS Daily Digest Volume 1: Issue 1-31
  5472. GUS-1101.ZIP GUS Daily Digest Volume 11: Issue 1-30
  5473. GUS-1131.ZIP GUS Daily Digest Volume 11: Issue 31-51
  5474. GUS-1201.ZIP GUS Daily Digest Volume 12: Issue 1-30
  5475. GUS-121.ZIP  Ultrasound Daily Digest Volume 1 : Issue 21-40
  5476. GUS-1301.ZIP GUS Daily Digest Volume 13 : Issue 1-28
  5477. GUS-141.ZIP  Ultrasound Daily Digest  Volume 1 : Issue 41-63
  5478. GUS-201.ZIP  Ultrasound Daily Digest  Volume 2 : Issue 1-30
  5479. GUS-231.ZIP  Ultrasound Daily Digest  Volume 2 : Issue 31-60
  5480. GUS-261.ZIP  Ultrasound Daily Digest  Volume 2 : Issue 61-86
  5481. GUS-301.ZIP  Ultrasound Daily Digest  Volume 3 : Issue 1-30
  5482. GUS-331.ZIP  Ultrasound Daily Digest  Volume 3 : Issue 31-60
  5483. GUS-401.ZIP  Ultrasound Daily Digest Volume 4 , issue 1-30
  5484. GUS-431.ZIP  Ultrasound Daily Digest, volume 4: Issue 31
  5485. GUS-501.ZIP  Ultrasound Daily Digest Volume 5 , issue 1-31
  5486. GUS-601.ZIP  Ultrasound Daily Digest, volume 4: Issue 31
  5487. GUS-701.ZIP  Ultrasound Daily Digest Volume 7 , issue 1-31
  5488. GUS-801.ZIP  GUS Daily Digest, volume 8: Issue 1
  5489. GUS-901.ZIP  GUS Daily Digest, volume 9: Issue 1
  5490. GUS26006.ZIP The GUS Daily Digest Volume 26 : Number 006
  5491.  
  5492.  
  5493.  
  5494.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  5495.  │ #25  │ Sound: Module players                                             │
  5496.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  5497.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │   2702 KBytes in    19 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  5498.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  5499.  
  5500.              ===============================================
  5501.              Module (.MOD) Players and soundtrackers
  5502.              ===============================================
  5503. ACME-SAT.ZIP SAT Player v0.1
  5504.              This file contains all the routines needed to play a .SAT file
  5505.              (used by │ Surprise! Productions Adlib Tracker /Rick Dangerous
  5506.              S!P). You may use it │ in your own intro/demo as long as you
  5507.              give credits to the coder │ (Lone Ranger/AcmE), and send the
  5508.              product it's used in to me (see │ ACME.NFO for contacting
  5509.              info). Please send all modifications or ideas │ to me, instead
  5510.              of releasing a modified version. thanx..
  5511. AMP201.ZIP   AMP v2.01 -  Module player for SB AWE32
  5512.              XM/S3M/MTM/MOD/PTM modules supported. No notes lost due to 
  5513.              hardware limits. The perfect, clean sound !  
  5514. AWEMP150.ZIP AWE32 modplayer version 1.50
  5515.              » IT, XM, S3M, MTM, MOD and PTM support, up to 64 channels.
  5516.              » 32bits protected mode player! Plays under DOS, Win3.1 & W95.
  5517.              » Over 40 different reverb and chorus effects.
  5518.              » Full-blown file selector and
  5519.              built-in playlist editor.
  5520.              » Analog and digital equalizer.
  5521.              » Configurable player and file selector.
  5522.              » ...and much more!
  5523. CP17.ZIP     Cubic Player v1.7
  5524.              formats:  XM,S3M,MOD,AMS,DMF,MTM,ULT,PTM,OKT,669,MDL,MID,WAV
  5525.              devices:  GUS,SB,WSS,PAS,DISK,no
  5526.              new feat: WAV,Quality Mixer
  5527.              bugfixes: stereo/16bit,>512k samp
  5528. CP2DK05.ZIP  cubic player 2 development kit 0.5
  5529. CRYS270.ZIP  Crystal Modules Player  v2.70
  5530.              Supports HP/DAC/SB/GUS FULL ASM SOURCES Included !!! Interface
  5531.              for Turbo Pascal and C * NEWS * NEWS * NEWS * Can play entirely
  5532.              under interrupts Nicer Player No more Random Volume with Adlib
  5533. FINEMOD.ZIP  Fin Mod V1.0
  5534.              A 4 Channel Mod-Player For Windows + Example Mod
  5535. FMODDOC.ZIP  MOD Player Tutorial
  5536. GUSP15.ZIP   ModulePlayer 1.5 for Advanced Gravis UltraSound
  5537.              *This little program plays standard amiga modules on the GUS.
  5538.              It is also enable to play 6 and 8 channels FastTracker modules
  5539.              and Octacomposer modules.  with asm source
  5540. IT214.ZIP    Impulse Tracker v2.14           
  5541.              MOD, 669, S3M, MTM, XM, IT supported 8/16 bit samples, ping 
  5542.              pong loops 64 Channel/256 Tracks, Full panning 
  5543.              Volume/Pan/Frequency envelopes Huge variety of soundcards 
  5544.              supported Huge variety of sample formats supported 10 Stage 
  5545.              pattern editing undo buffer Internal message editor. 
  5546. IT214P2.ZIP  Impulse Tracker v2.14 update patch #2
  5547. LPLAY120.ZIP LousyPlayer (c) v1.20 with src
  5548.              LousyPlayer is a program that plays FastTracker2 modules,
  5549.              xm-files, on your PC.
  5550. MXMP14.ZIP   cubic tiny GUS .XM player v1.4 (Cpp/Asm src)
  5551.              This is a MOD and XM player package for the Gravis UltraSound 
  5552.              in flat mode. It was optimized for size not for speed. The size 
  5553.              is about 5.6k or 3.8k if you pack it with PMWLITE, but the size 
  5554.              can be reduced by excluding unused effects. It was designed for 
  5555.              the compo version of 64k intros, originally for the Lasse 
  5556.              Reinb0ng Intro by cubic team & $een presented at the Party 5 
  5557.              held in the end of December'95 in Fredericia/Denmark. 
  5558. OMEGA07.ZIP  omega modplayer With C++ source.
  5559.              SoundBlaster AWE32 module file player by Cygnus X-1 v0.1
  5560.              The first module player for the AWE32 with source!!
  5561. PLAY_SCR.ZIP Extreme's Advanced Music System (AMS)
  5562.              This is the player routine for our music system that let you
  5563.              use the AMS modules in your own productions. You may use this
  5564.              as you wish as long as you give me (Baldric of Extreme) credits
  5565.              for the player.
  5566. PPS110.ZIP   Protracker Playing Source (PPS) v1.10 (PC asm source)
  5567. PROPLAYS.ZIP Protracker Playing Source (PPS) v1.0 (asm)
  5568. SCK_SP23.ZIP Shock Play 2.3b
  5569.              A shareware S3M player for Pmode/W, which currently supports
  5570.              only GUS as a wave device. I'm planning some AdLib support too,
  5571.              and if so- meone throws me an AWE32 or SB16, i'll support them
  5572.              too. -3M/GUS player for PMODE/W 2.3 - written by TSC/SHOCK! -
  5573.              full sources (use this in ur demo) - lightning fast (full
  5574.              assembly) - intelligent memory doubling! - full autodetect
  5575.              everything - supports 23 commands - with nice shell example -
  5576. TNYPL211.ZIP 16/32-bit Protected Mode Tiny MOD Player Version 2.11
  5577.              foR Watcom C/C++32 and DOS/4GW DOS Extender and Borland C++ 3.1
  5578.              C Compiler Full Source Code in ASM and C included!
  5579.  
  5580.  
  5581.  
  5582.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  5583.  │ #26  │ Sound: Utilities                                                  │
  5584.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  5585.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │  16761 KBytes in    26 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  5586.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  5587.  
  5588.              ===============================================
  5589.              DOS sound utilities
  5590.              ===============================================
  5591. CMFSTUFF.ZIP CMFStuff - Utilities For Working With CMF Music Files
  5592.              1. PlayCMF v1.2. A DOS based command line player for CMF files. 
  5593.              Includes support for OPL3 (18 voice) FM chipset and shows %age 
  5594.              of song played. This is a true polyphonic (plays multiple notes 
  5595.              per channel) CMF player. Just type PlayCMF for a list of 
  5596.              command line options. 
  5597.              2. PatchCMF v1.3. A fully featured DOS based CMF music instrument 
  5598.              patch editor. Use this utility after you have, say, converted 
  5599.              your song from MIDI to CMF format and want to adjust the 
  5600.              instrument timbre settings. This utility has full online help 
  5601.              by pressing the F1 key which describes all of the available options.  
  5602. FM-EXT21.ZIP Fast Module Extractor 2.1
  5603.              Is a program that extracts digital music modules and graphics
  5604.              out of demo's, intro's, etc. This program is freeware and may
  5605.              be freely copied. So spread this!
  5606. MACTOWAV.ZIP Mac To Wav
  5607.              MACTOWAV is a very simple PC utility that searches through
  5608.              Macintosh resource files for Sound ("snd ") resources and
  5609.              converts them to .WAV files. With C++ source
  5610. MODMID.ZIP   The MODfile to MIDIfile converter.
  5611.              MOD2MIDI takes as input a 15 or 31 sample MODfile, and, with
  5612.              data from the user, generates a type one MIDIfile, with six
  5613.              tracks and fourty-eight ticks per crotchet. In addition, it
  5614.              generates a settings file, to save the user information, and
  5615.              loads this file if the same MODfile is ever worked on again.
  5616. MP061.ZIP    SounDWorX v0.61
  5617.              Midi player with stunning S/VGA- graphix , reads MID- and
  5618.              MUS-files supports SoundBlaster AWE (SBKs and SF2s), Roland
  5619.              MPU401 and the SoundBlaster MIDI-interface
  5620. STEREX96.ZIP Aphorism & Ultra Short Story Synthesizer
  5621.              Is a high-end Aphorism & Ultra Short Story Synthesizer of the
  5622.              latest fashion. Its glorious and mind-boggling outputs are
  5623.              truly generated on the spot, drawing on a (german) lexicon and
  5624.              a module that knows more about (german) grammar than you -
  5625.              there are no prefabricated lists whatsoever. The possibilities
  5626.              are so vast that repetition is near to impossible. For Windows
  5627. SYNTH100.ZIP Mcc synthesizer v1.00
  5628.              Transforms pc's keyboard in a simple synthesizer. It uses
  5629.              additive synthesis to generate sounds and drums. Modulated
  5630.              delay can be added to the sound for effects such as chorus,
  5631.              phasing, vibrato... Six sounds and two drums can be produced
  5632.              contemporaneously. a Simple sequencer without editing
  5633.              possibility (a digital recorder in practice) is offered and a
  5634.              rhythms generator. Wav sounds can be used as output samples
  5635.              with some limitations (4096 fixed sample length). The sounds
  5636.              and drums can be graphi- cally edited. The program has 3d look.
  5637.  
  5638.  
  5639.              ===============================================
  5640.              Windows sound utilities
  5641.              ===============================================
  5642. AC22.ZIP     Audio Compositor 2.2
  5643.              Is a software for realizing MIDI data as digital audio. When 
  5644.              the input comes from a standard MIDI file, Audio Compositor can 
  5645.              realize it as a Windows .WAV file; if your processor is fast 
  5646.              enough it can also play the MIDI file in real time. When the 
  5647.              input is a MIDI keyboard attached to your computer, Audio 
  5648.              Compositor behaves like a normal sound module, though its 
  5649.              capabilities will again be limited by the speed of your 
  5650.              processor. Audio Compositor also provides a graphical 
  5651.              environment for editing samples and patches.Audio Compositor 
  5652.              runs on Windows 95, and on Windows NT 3.51 or above  
  5653. CDW9521X.ZIP CD Worx for Windows 95, Ver 2.10.0577
  5654.              Can read digital audio CD tracks and save them as wave file
  5655.              without any quality loss (digital copy). It works on every
  5656.              CD-ROM drive if this drive and its Windows 95 MSCDEX device
  5657.              driver support raw reading. The program can also be used to
  5658.              view any sector(s) of any CD (audio or CD-ROM) in a
  5659.              hex-editor-like view window. It has a great number of other
  5660.              features, you'll love it!
  5661. CDWNT22X.ZIP CD Worx for Windows NT, Ver 2.21.0042
  5662.              Can read digital audio CD tracks and save them as wave file
  5663.              without any quality loss (digital copy). It works on every
  5664.              CD-ROM drive if this drive and its Windows NT device driver
  5665.              support raw reading. The program can also be used to view any
  5666.              sector(s) of any CD (audio or CD-ROM) in a hex-editor-like view
  5667.              window. It has a great number of other features, you'll love it!
  5668. DFC096.ZIP   Defractor v0.96 - Digital Sample Generator Engine 
  5669.              Defractor is a digital software synthesizer engine with a 
  5670.              sample generator. It's purpose is to help musician, like me, on 
  5671.              build new and acid samples for their tunes. Defractor is based 
  5672.              on 32 Bit fload core. it features 2 oscillator, 2 envelope 
  5673.              generator, 2 deforming section. It has this build-in filters: 
  5674.              smoothing (low-pass), pinch/punch, sliding and overdrive. It 
  5675.              can save samples in this format: .RAW, .WAV and .XI. Its 
  5676.              instrument can be saved in: .DFC and .DF2. Defractor is a 
  5677.              FREEWARE software (but if you want you can be a contributor - 
  5678.              read the official documentation to know something about this) 
  5679.              and it can be distributed evrywhere you want.  
  5680. FILTER.ZIP   Digital Audio Filter Design and Implementation Utility
  5681.              Supports causal digital audio filters, both general and cascade
  5682.              2nd-order. Magnitude and phase responses and the specification
  5683.              of the desired filter are graphically displayed together to
  5684.              facilitate filter design. For cascade filters, the pole/zero
  5685.              pattern on the Z-plane unit circle is also displayed. Applies
  5686.              both general and cascade filters to 16-bit mono PCM wave files
  5687.              of any sample rate, one at a time or in batches. Many of the
  5688.              methods used in the program are adapted from Roman Kuc,
  5689.              "Introduction to Digital Signal Processing". Runs under Windows
  5690.              95 and Windows NT.
  5691. HPWD2.ZIP    HpW Works FFT Spectrum Analyser for MS Windows
  5692.              (Win3.1, Win3.11, Win95 and NT) allows stereo sampling from :
  5693.              - PC sound card or/and spdif I/O PC board
  5694.              - Wave file
  5695.              - Text file with various data formats
  5696.              - Internal test generator
  5697.              - External ADS hardware system (Burr Brown)
  5698.              Various features :
  5699.              - MDI interface allows multiple opened FFT Windows
  5700.              - Production version supports 1'048'576 FFT data points
  5701.              - X-Axis linear or logarithminc
  5702.              - Y-Axis 1-240 dB span
  5703.              - stereo FFT spectrum
  5704.              - Data cursor on FFT spectrum grid
  5705.              - Timecode information on wave and text files
  5706.              - History function are implemented : Average & count limit, Decay, Peak
  5707.              - Save/keep of FFT spectrum
  5708.              - FFT engine is 64 bit complex and 1024 FFT points runs
  5709.              on a 90 MHz Pentium in 10 ms
  5710. MIDIP100.ZIP MIDI PENTAGRAM 1.0
  5711.              Midi Pentagram is a brand new midi player for windows95 that
  5712.              it's really worth it. Midi Pentagram has a new look and
  5713.              functions. Some of these functions are: Repeat once, Continuous
  5714.              Repeat. The program can be minimized on the system tray (near
  5715.              the time, on the taskbar) if you want to. Also Midi Pentagram
  5716.              works in two modes: Open and List mode. In Open mode it works
  5717.              like windows media player and at List mode it works with play
  5718.              lists - You can have as many lists as you want!
  5719. NM201.ZIP    NoiseMaster 2.01 from New Noise
  5720.              Is a shareware sample-editor for Windows, written by Alwin
  5721.              Hoogerdijk of New Noise. It supports samples in the Windows
  5722.              Wave format (.WAV), the Creative Voice format (.VOC) and RAW
  5723.              samples. It has multiple resizable sample windows, a toolbar
  5724.              for quick access of often used commands, manual in help file
  5725.              format and lots of edit and effect commands.
  5726. OPLEDIT.ZIP  The Symphonix OPL Editor/Librarian
  5727.              Is a powerful editing and storage tool for the OPL-2 and OPL-3
  5728.              FM sound chip found on most all FM sound cards for the PC. It
  5729.              lets you create, modify, and save your own FM patches as
  5730.              individual instruments or you may combine any number of patches
  5731.              to form instrument banks. The editor also allows complete
  5732.              control over all of the FM parameters as well as some enhanced
  5733.              editing capabilities exclusive to the Symphonix editor.
  5734. QUACK.ZIP    QUACK Sound Effects Studio V2.0 Shareware
  5735.              Quack is a program which can be used to generate a wide variety
  5736.              of electronic sound effects. The sounds produced by Quack can
  5737.              be stored as WAV files, and may be used by any other
  5738.              applications which accept the WAV format (including Sound
  5739.              Recorder and Media Player). Quack is modelled on an analog
  5740.              patch board synthesiser. It provides a wide variety of audio
  5741.              componants - such as oscillators, filters, modulators, envelope
  5742.              generators, noise sources - which can be connected together to
  5743.              produce complex sounds.
  5744. SW97101E.ZIP SoundWave97
  5745.              Is a great full-featured Sound-Editing- software and the sequel of
  5746.              VOC386 for Windows. Some of the SoundWave97-Features:
  5747.              -Maximum Sample-length up to 2GB
  5748.              -Directly editing of the data files on the hard disk drive
  5749.              -All functions for each channel separately usable
  5750.              -Freehand-mode to work on the sample by hand
  5751.              -Multi-Document-Interface, therefore any samples can be edited
  5752.              at the same time
  5753.              -Drag-and-Drop support, freehand-drawing and many editing-tools
  5754.              -Many effects and Audio-Functions, MCI-synchronizing
  5755.              -All Effect- and Transformations-Parameter separately storable
  5756.              -Preview-function for all effects and Edit-functions
  5757.              -Make and store selection- and playing-lists
  5758.              -Audio-Volume controller as well as analogous and digital VU-Meter
  5759.              -Provides many different Audio-data file formats
  5760.              -7 Sample-time units usable
  5761.              -Spectral View and FFT-Filters, edit and print samples as
  5762.              waveform or as spectral-view!
  5763.              -Format-convertibility of high quality
  5764.              -Splitter-Windows, therefore different views per sample-window possible
  5765.              -Realtime- Oscilloscope and multi-band spectrum-analyzer
  5766.              -Edit and print samples as waveform/amplitude or spectral-view
  5767.              -Fastest 32 respectively 64bit technology
  5768.              -Different Floating-Toolbars for all function groups
  5769.              -Fastest 32 respectively 64bit technology
  5770.              -Especially for Windows NT and Windows 95
  5771.              -Successor of VOC386 for Windows, which was sold over 100.000 times
  5772.              -Ergonomic and easy handling
  5773.              -and many things more...
  5774. WM9525A.ZIP  WAVmaker 2.5 for Windows 95/NT, disk 1/2
  5775.              Digital Audio system featuring CD quality MID -> WAV rendering 
  5776.              & WAV recording, DSP (mix, offset/maximize, fade, gate, 
  5777.              compress, expand, low-/high-/band-pass & notch filter, ring 
  5778.              modulation, vocoder, reverse, echo, reverb, flange, chorus, 
  5779.              extend, cut, gated cut) and MIDI analysis/manipulation. 386+, 
  5780.              3.3 MB disk minimum required.  
  5781. WM9525B.ZIP  WAVmaker 2.5 for Windows 95/NT, disk 2/2
  5782. WMW25A.ZIP   WAVmaker 2.5 for Windows 3.1, disk 1/2 
  5783.              Digital Audio system featuring CD quality MID -> WAV rendering 
  5784.              & WAV recording, DSP (mix, offset/maximize, fade, gate, 
  5785.              compress, expand, low-/high-/band-pass & notch filter, ring 
  5786.              modulation, vocoder, reverse, echo, reverb, flange, chorus, 
  5787.              extend, cut, gated cut) and MIDI analysis/manipulation. 386+, 
  5788.              3.7 MB disk minimum required.  
  5789. WMW25B.ZIP   WAVmaker 2.5 for Windows 3.1, disk 2/2
  5790.  
  5791.  
  5792.              ===============================================
  5793.              Cool Edit sound editor for Windows
  5794.              ===============================================
  5795. C96SETUP.ZIP Cool Edit 96 for Windows 95/NT
  5796.              Is a digital sound editor for Windows. You might think of it as 
  5797.              a paint program for audio- just as a paint program enables you 
  5798.              to create images with colors, brush strokes, and a variety of 
  5799.              special effects, Cool Edit enables you to "paint" with sound: 
  5800.              tones, pieces of songs and voices and miscellaneous noises, 
  5801.              sine waves and sawtooth waves, noise, or just pure silence. 
  5802.              Cool Edit also gives you a wide variety of special effects to 
  5803.              "touch up" your sounds: reverberation, noise reduction, echo 
  5804.              and delay, flanging, filtering, and many others. It's like 
  5805.              having thousands of dollars' worth of professional audio 
  5806.              equipment all in one easy-to-use software package. Cool Edit 
  5807.              has been praised in Morph's Outpost, Windows Magazine, 
  5808.              Electronic Musician, and other publications as the leading wave 
  5809.              editor for the Windows platform. 
  5810. CEAPI32.ZIP  32-bit Filter and Transform APIs
  5811.              You can write your filters and processing functions 
  5812.              (transforms) to use with Cool Edit. Cool Edit's APIs include 
  5813.              sample code in C. 
  5814. COOL153Z.ZIP Cool Edit v.1.53 (For Windows 3.1x, 16bit)
  5815.              Is a waveform editor with features such as: Echo, Flange, 
  5816.              Reverb, Stretch/Pitch Change, Compress, Brainwave Synchronizer, 
  5817.              Noise Reducer, Envelope, Filter, Distortion, and more. Supports 
  5818.              most every file format. Cue and Play list. View waves as 
  5819.              amplitude or frequency plots. Analyze component frequencies. 
  5820.              Scripts let you play back complex operations. 
  5821. COOLMAN.ZIP  Cool Edit manual (.PDF format)
  5822.  
  5823.  
  5824.  
  5825.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  5826.  │ #27  │ Sound: Windows                                                    │
  5827.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  5828.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │   4733 KBytes in     8 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  5829.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  5830.  
  5831.              ===============================================
  5832.              Windows Sound/MIDI Programming files
  5833.              ===============================================
  5834. DUMPSTER.ZIP This is a MIDI System Exclusive data dump program for WIndows 
  5835.              3.1. It's public domain and includes Visual Basic source. Sends 
  5836.              and receives system exclusive data. Can handle dumps greater 
  5837.              than 64K. Supports Cakewalk-compatible request strings to start 
  5838.              equipment dumps automatically Public domain, full Visual Basic 
  5839.              source included. Requires Visual Basic Professional 3.0 to 
  5840.              modify source.  
  5841. DWSTKW.ZIP   DiamondWare's Sound ToolKit for Windows v1.22
  5842.              Add music and sound quickly and easily to your 16- and 32-bit 
  5843.              Windows programs. Superset of the acclaimed API of the DOS 
  5844.              version. Supports C/C++, Visual BASIC, Delphi, and Pascal. 
  5845.              Integrated pitch and volume change. Too many other features to 
  5846.              list. No royalties.  
  5847. GENMIX1B.ZIP Genmix is a C code library that you can add to your MS Windows
  5848.              or Macintosh applications. Genmix provides real-time additive
  5849.              waveform synthesis and output -- it mixes and plays sounds. A
  5850.              17-function API (Application Program Interface) allows full
  5851.              control over the sound mixing process.
  5852. GMEGA11.ZIP  GMega Library Demo 1.1 - Demonstrates
  5853.              The new compression system and sound library for WAVmaker, 
  5854.              Mellosoftron and MIDInight Express. Requires WAVmaker 
  5855.              (unregistered is OK) for Windows 3.1 or 95/NT.
  5856. MIDPLAY.ZIP  MidPlay.cpp, Simple app to play .MID file.
  5857. SEAL103.ZIP  SEAL Audio Library Release 1.03
  5858.              32-bit multichannel audio system for DOS, Windows 95, Windows 
  5859.              NT and Linux operating systems. Supports SB, SBPro, SB16, 
  5860.              AWE32, PAS, PAS16, GUS, GUSDB, GUSMAX, IW, WSS, ESS and Aria 
  5861.              cards. Plays MOD/MTM/S3M/XM modules. Features:
  5862.              - *simple and powerful API interface
  5863.              - *32 simultaneous digital audio channels
  5864.              - *smooth pitch shifting, volume and panning controllers per channel
  5865.              - *smart digital filtering for improved sound quality
  5866.              - *efficient digital audio waveform mixing algorithms combined with 
  5867.              -  uncompromising low-level optimizations
  5868.              - *importing of wave and music file formats such as Protracker 1.1,
  5869.              -  MultiTracker 1.0, Scream Tracker 3.0 and FastTracker 2.0 modules
  5870.              - *performance tuned for the i486 and Pentium processors
  5871.              - *native support in DOS for hardware wavetable accelerators such
  5872.              -  as the Sound Blaster AWE32, Gravis Forte's UltraSound, and normal 
  5873.              -  digital audio devices such as the Sound Blaster 1.5/2.0/Pro/16, 
  5874.              -  Pro Audio Spectrum 16, Windows Sound System, Ensoniq Soundscape 
  5875.              -  and Aria soundcards
  5876.              - *Windows 95 based hardware acceleration through DirectSound
  5877. SPEAK.ZIP    How to get the pc speaker to play .WAV-files in Win 95
  5878. VSSDK11.ZIP  Virtual Sampler SDK 1.1
  5879.              Low-latency, programmable, MIDI-controlled, emulated wavetable 
  5880.              sound engine for Visual C/C++, Watcom C/C++, Delphi and Visual 
  5881.              Basic developers. Pentium, Windows 95/NT and DirectX 3 or later 
  5882.              required. The Virtual Sampler Library (VSL.DLL) provides 
  5883.              applications running on Pentium-class PCs under MS Windows 95 
  5884.              or NT with a MIDI-controlled, low-latency, fully programmable 
  5885.              wavetable module implemented entirely in software. The Virtual 
  5886.              Sampler SDK contains the documentation and code needed to use 
  5887.              the Virtual Sampler Library in your own programs. It also 
  5888.              includes the Mellosoftron, the popular emulated sampler based 
  5889.              on the Virtual Sampler Library, for quick sound patch creation 
  5890.              and editing. 
  5891.  
  5892.  
  5893.  
  5894.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  5895.  │ #28  │ Sound: Programming                                                │
  5896.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  5897.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │   3007 KBytes in    31 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  5898.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  5899.  
  5900.              ===============================================
  5901.              Sound-programming textfiles and tutorials
  5902.              ===============================================
  5903. DOLBY.ZIP    How Dolby Stereo (aka Dolby Surround) works 
  5904. DOLBY1.ZIP   Dolby Surround Sound tutorial
  5905. DTSMUS.ZIP   What is DTS (5.1) Surround on CDs for music?
  5906. MIDIPROG.ZIP Moore's Guide to Programming MIDI Version 1.0
  5907. SBRECOG1.ZIP A demonstration of how to use Kirstein's zero crossing interval
  5908.              distributions to do a speaker dependent speech recognition of
  5909.              isolated words, using a PC and a Sound-Blaster compatible sound
  5910.              card.
  5911. SOUND.ZIP    SoundFX A Tutorial Introduction to Creating Sounds on the PC  
  5912. SURROUND.ZIP Surround Sound - The definitive guide to the explanation,
  5913.              schematics, and requirements behind today's surround- sound
  5914.              systems.
  5915. TUTOR2.ZIP   Patch Tutorial #2 - percussive patches
  5916.  
  5917.  
  5918.              ===============================================
  5919.              Sound programming libraries (DOS)
  5920.              ===============================================
  5921. CMFPLYR.ZIP  Cmf-player version 3.1
  5922.              For turbo/borland pascal a libary for game developers including
  5923.              example cmf-files real & protected mode without using sbfmdrv
  5924.              from creative labs (r)
  5925. DWSTK.ZIP    DiamondWare's Sound ToolKit v2.22.
  5926.              Add music and sound quickly and easily to your DOS programs. 
  5927.              Protected-mode supports C/C++ and Pascal compilers from Watcom 
  5928.              and Borland. Real-mode supports C/C++, Pascal, and BASIC. 99% 
  5929.              ASM code for speed, size, and robustness. Good API and great 
  5930.              docs. Used in growing list of professional games. No royalties. 
  5931. EPICTEST.ZIP Epic MegaGames Sound System for Testing
  5932.              This is a test release of Epic's sound system. Please contact
  5933.              us if it doesn't work on your machine with your soundcard. Be
  5934.              sure to send full specs about your machine, including operating
  5935.              system, soundcard, soundcard version (PLAY2.EXE will display a
  5936.              number upon exit), machine speed, and loaded drivers.
  5937. FMSOUND.ZIP  FMSOUND is a simple library, written in response to a question 
  5938.              in alt.sb.programmer, that allows you to make tones on the OPL2 
  5939.              FM synthesizer. The OPL2 has nine audio channels, each capable 
  5940.              of producing two operator additive or FM synthesis, with full 
  5941.              attack/decay/sustain/release envelope, using one of four base 
  5942.              waveforms as a base. What this means to you is that you can 
  5943.              make up to nine independent sounds at a time, ranging in 
  5944.              frequencies from below the human range of hearing to far above 
  5945.              it (although the sound card and speakers may reduce this).  
  5946. GVSND100.ZIP GV-SOUND v1.00 Jarrod Davis Software Co.
  5947.              The premiere digital sound toolkit for Borland Pascal 7.0.
  5948.              !!WORKS IN NATIVE BP7 PROTECTED MODE!! Takes full advantage of
  5949.              BP7 OOP extensions to provide a simple, clean API that's fully
  5950.              extendable. 16 channel, high- quality playback. LOW CPU
  5951.              overhead. A member of the GameVision Application Framework.
  5952.              Works with Sound Blaster or compatiable card Min Req: BP7,
  5953.              386CPU, 2MB RAM.
  5954. PLAY_SRC.ZIP Extreme's Advanced Music System (AMS)
  5955.              This is the player routine for our music system that let you
  5956.              use the AMS modules in your own productions.
  5957. SBSTUFF.ZIP  SBStuff v1.0 
  5958.              A demo of the SBStuff DOS protected mode real-time sound mixing 
  5959.              and music library. For all Sound Blasters (8 and 16-bit) and 
  5960.              compatibles. Supports CMF music playback and sound mixing for 
  5961.              any number of samples using either 8 or 16-bit DMA. Very fast 
  5962.              with no loss of sound quality. Full WATCOM compatible source 
  5963.              code supplied on registration ($30). (c) RocSoft, 1997  
  5964. SMIX130.ZIP  SMIX - Sound Library (Turbo Pascal) (v1.30) 
  5965.              Digital sound engine that plays multiple sounds simultaneously, 
  5966.              mixing them in real time. Supports XMS, resource files, 16-bit 
  5967.              output and auto-initialized DMA. Uses small fraction of CPU 
  5968.              time. For Turbo Pascal real mode. Versions available for 
  5969.              several other compilers. Freeware (Donation requested) 
  5970. SMIXC130.ZIP SMIXC - Sound Library (Borland C) (v1.30) 
  5971.              Digital sound engine that plays multiple sounds simultaneously, 
  5972.              mixing them in real time. Supports XMS, resource files, 16-bit 
  5973.              output and auto-initialized DMA. Uses small fraction of CPU 
  5974.              time. For Borland C real mode. Versions available for several 
  5975.              other compilers. Freeware (Donation requested) Ethan Brodsky, 
  5976.              ebrodsky@pobox.com 
  5977. SMIXW130.ZIP SMIXW - Sound Library (Watcom C) (v1.30) 
  5978.              Digital sound engine that plays multiple sounds simultaneously, 
  5979.              mixing them in real time. Supports XMS, resource files, 16-bit 
  5980.              output and auto-initialized DMA. Uses small fraction of CPU 
  5981.              time. For Watcom C DOS/4GW pmode. Versions available for 
  5982.              several other compilers. Freeware (Donation requested)  
  5983. TMSIC201.ZIP TMusic CMF Background Music Class Library v2.0
  5984. TVOICE.ZIP   TVoice - The VOC Player Class Library, C++
  5985.  
  5986.  
  5987.              ===============================================
  5988.              Sound Sourcecode (DOS)
  5989.              ===============================================
  5990. ADLIB.ZIP    Low-level interface to the Adlib (or compatible) FM sound card 
  5991. FFT2.ZIP     Simple FFT spectrum analysis package. v1.5, in C
  5992. FMTUNE.ZIP   This program plays a simple tune using FM music (basic)
  5993. GDMKIT10.ZIP GDM Kit Player V1.0
  5994.              This is the simplest way to use GDM file format in your 
  5995.              productions. FULL Pascal sources code ! Use a powerfull sound 
  5996.              system that support all the best soundcards (GUS,SB,SB16,Pro 
  5997.              Ad. Spe.). The 2GDM convertor is included inside !! 
  5998. LONGP100.ZIP LongPlay V1.00
  5999.              LongPlay is a sample editor and player with some extra
  6000.              features. (Mainly an AU player with some editing features.)
  6001.              Pascal source It does not support any of sound cards.Since I
  6002.              haven't any and/or I can't find any couldn't write handlers for
  6003.              them.It only supports internal speaker and DAC on
  6004.              LPT1[LPT2].Haven't tested with DAC on
  6005. MAKEWAV.ZIP  This program allows a PC with a sound card to act as an 8-bit
  6006.              audio frequency function generator. The program creates .wav
  6007.              files, which can be played using the Microsoft Windows Sound
  6008.              System. The program allows the user to make sine waves, square
  6009.              waves, triangle waves, positive slope ramps, and negative slope
  6010.              ramps. The user can control the amplitude, frequency, and
  6011.              duration of the signal. (Basic Source)
  6012. PCTALK_8.ZIP This program is a text to speech conversion through the Pc
  6013.              speaker. It provides both male and female speech tone through
  6014.              the speaker. There are three modes of operation: text input
  6015.              through the keyboard by line; text input through the keyboard
  6016.              by buffer or page; and text file input by .txt files.
  6017.              with C source!!
  6018. PLAYVOC.ZIP  VOC file player in asm
  6019. READCDA.ZIP  READcda, This program is intended to read CD audio data into a 
  6020.              disk file. (C source) 
  6021. SOUNDFX.ZIP  SoundFX II A Step-By-Step Tutorial in C++
  6022. XMIDISRC.ZIP MIDInterface 1.11, C Source for a 16 Track Digital Recorder
  6023.  
  6024.  
  6025.  
  6026.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  6027.  │ #29  │ Utility: File Converters                                          │
  6028.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  6029.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │   6169 KBytes in    43 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  6030.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  6031.  
  6032.              ===============================================
  6033.              File converting programs
  6034.              ===============================================
  6035. ASC_HYP.ZIP  ASCII to HyperText + HyperText to HTML conversion tool
  6036. B64DCODE.ZIP B64dCode Conversion Utility Version 2.4
  6037.              B64dCode (Base 64 Encode/Decode Utility) will decode MIME/Base
  6038.              64 files back into their original configuration or encode any
  6039.              other file type into MIME/Base 64. MIME is an acronym for
  6040.              Multi-part Internet Mail Encoding, a specification commonly
  6041.              used for Internet email attachments. Base 64 is a coding
  6042.              standard that allows 8-bit files (graphics, compressed files,
  6043.              word processing documents, etc.) to be transported via Internet email.
  6044. BIN2ARR.ZIP  BIN2ARR and BIN2INC
  6045.              TwO Utilities That Convert - Binary Files Into Usefull - C and
  6046.              ASM Include Files - Coded By Eminent Doom - Source Included -
  6047. BIN2OBJ.ZIP  BIN2OBJ.EXE is a neat little utility that allows you to convert
  6048.              Binary datafiles to OBJect files for linking external data onto
  6049.              program code. Like, say, drivers, fonts, graphics, fish-recipes
  6050.              or any other kind of binary data.
  6051. EMXAOUT1.ZIP MASM/TASM .OBJ -> .O converter for DJGPP/EMX with source
  6052. HTMASC21.ZIP HTMASC V2.1, (16-bit version)
  6053.              The fast and easy way to convert pages from the World Wide Web 
  6054.              (*.htm) to plain Textfiles (*.txt).All of the HTML tags 
  6055.              (e.g.<TITLE>, <HEADER> ...) are removed and entities (" 
  6056.              ö ....) are converted. Fully functional Shareware $25.- 
  6057.              Support Page: http://ourworld.compuserve.com/homepages/bite  
  6058. HTMASC32.ZIP HTMASC V2.1 32bit
  6059.              The fast and easy way to convert pages from the World Wide Web 
  6060.              (*.htm) to plain Textfiles (*.txt).All of the HTML tags 
  6061.              (e.g.<TITLE>, <HEADER> ...) are removed and entities (" 
  6062.              ö ....) are converted. Multiple File Convert, History 
  6063.              List, Batch Processing, Run URL ... Fully functional Shareware 
  6064.              $25.- Support Page: http://ourworld.compuserve.com/homepages/bite  
  6065. HTML2CGI.ZIP Convert HTML files into statements ready to insert into your 
  6066.              WinCGI programs. 
  6067. OEM_ANSI.ZIP OEM_ANSI - OEM-ANSI Text-Converter v4.01
  6068.              Converts OEM-text (DOS-format) into ANSI-text (Windows-format) 
  6069.              and vice versa. All special characters are converted correctly 
  6070.              ! OEM_ANSI is either using the Windows clipboard or converts a 
  6071.              file directly. Of course, OEM_ANSI supports Drag'n'Drop from 
  6072.              any Windows-File-Manager. Additionally, HTML-files can be 
  6073.              converted into ANSI format.  
  6074. QSTRIP2S.ZIP Quail Stripper ver 2.0
  6075.              A DOS utility that strips HTML codes from a text file. In the
  6076.              past if you downloaded a page from the web and wanted to read
  6077.              it, you had to sort through all the HTML codes. Those days are
  6078.              past. Quail Stripper removes the HTML codes from the file,
  6079.              without touching the text.
  6080. U2D.ZIP      U2D : Convert Unix text files to MS-DOS
  6081.              U2D is a Windows 3.1 program which converts Unix text file line
  6082.              endings to MS-DOS format. U2D is an example of a Windows
  6083.              "drag-and-drop" application. To convert a file, all you have to
  6084.              do is to click on a file in the Program Manager, drag it to the
  6085.              U2D icon and drop it off. U2D can process multiple files at a
  6086.              time.
  6087. WC273R16.ZIP Wincode v2.7.3c
  6088.              Multi-Purpose Encoder/Decoder for Windows. Supports 
  6089.              UU,XX,USR,BASE64(MIME), BINHEX,BTOA(4&5) & BOO encode/decode. 
  6090.              Includes support for external ZIP/UNZIP and Virus Scan 
  6091.              programs. Winsock compatible module will automatically E-Mail 
  6092.              and/or Post encoded documents. Smart Decoder; Drag & Drop; 
  6093.              Fully Configurable. FREEWARE. 16-bit Win 3.1x Version -> Works 
  6094.              great under Win95/NT also... 
  6095.  
  6096.  
  6097.              ===============================================
  6098.              Music and Sound converters
  6099.              ===============================================
  6100. ADP101.ZIP   ADPCM File Converter v1.01
  6101.              Command-line utility to convert 16 bit, stereo .WAV files to a
  6102.              compressed format 1/4th the original size. The Decoder is used
  6103.              to restore the compressed file back to it's original format.
  6104.              Although this is a "lossy" algorithm, you will probably not be
  6105.              able to hear any difference. Shareware.
  6106. AU2RAW.ZIP   Reads a Sun .au file, (which uses ulaw compression), and 
  6107.              outputs raw PCM 16 bit data. 
  6108. AWAVE43.ZIP  Awave v4.3   
  6109.              Audio & Wavetable Instrument File Format Converter, Editor & Player 
  6110.              Awave reads a veritable host of audio carrying file formats 
  6111.              from different platforms, synthesizers and trackers. It can be 
  6112.              used in a variety of ways: as an audio file format converter, 
  6113.              an audio editor, an audio player, and, last but not least, as a 
  6114.              wavetable synthesizer instrument format converter and editor. 
  6115.              Data is internally represented in a superset of the format 
  6116.              defined by the DownLoadable Sounds architecture level 1 
  6117.              standard. It can be viewed as a graphical tree with the 
  6118.              æcollectionÆ as the stem, instruments, layers, and regions as 
  6119.              - Convert among > 100 audio file formats.
  6120.              - Read the instrument formats of most
  6121.                commercial synthesizers and soundcards.
  6122.              - Make high quality conversions between
  6123.                the bank and instrument formats of
  6124.                different synthesizers!
  6125.              - Use it as a 'generic' instrument editor
  6126.                for your wavetable sound card. For some
  6127.                cards this is the *only* one available!
  6128.              - Use it as an audio player.
  6129.              - Use it as a simple audio editor.
  6130. C2SND200.ZIP CONV2SND v2.00
  6131.              Convert RIFF WAVE or raw, 8-bit digitized sound files to and
  6132.              from DeskMate Sound.pdm format. Features: selectable sampling
  6133.              rate, prepro- cessor for 16-bit and stereo .wav's, naming the
  6134.              converted sound, and automatic .wav detection. Source code and
  6135.              description of .snd format included.
  6136. CONV13B.ZIP  Convert v1.3B, (c) 1996 Jesus Villena
  6137.              The latest solution to obtain samples from:
  6138.              -Instruments: PAT,GKH,ED?,EF?,TXW,SDK,KRZ
  6139.              SBK
  6140.              -Sound Files: SND,RAW,WAV,AIFF,IFF,AU,SMP
  6141.              SDS,SDX,SF
  6142.              -Modules    : MOD,MTM,S3M,ULT,FAR,669,DMF
  6143.              UNI,DSM,OKT,STM,MED,PAC,PSM
  6144.              F2R,F3R
  6145.              UWF,FSM,S3I,SOU,DSF,
  6146.              and convert them to:
  6147.              PAT,SND,RAW,WAV,AIFF,IFF,AU,SF,SBK
  6148. DECODER.ZIP  MPEG3 (MP3) to .VAW fileconverter
  6149. DSCON34C.ZIP DSCON Sound sample conversion shell, Version 3.4c...
  6150.              Supports conversion of .VOC, .WAV, .IFF, and several other
  6151.              sound formats into .SAM format for use on the PC in MODs. Also
  6152.              has convienient options to shell out to run support, programs,
  6153.              and defineable help text.
  6154. MOD15INS.ZIP Converts 15 instruments .MOD-files to/from 31 instruments modules
  6155. SOX7DOS.ZIP  SOX- sound exchange - universal sound sample translator 
  6156.              Sox translates sound files from one format to another, possibly 
  6157.              doing a sound effect. With C source.  
  6158. WAV2DWD.ZIP  WAV2DWD file format converter  
  6159. WAV2XI11.ZIP WAV_2_XI v1.1  8/16 bit mono WAV to XI converter
  6160.              If you often rip WAV's from CDs with CDINFO & Co. then this
  6161.              little tool is for you! I wrote that because Jesus Villena's
  6162.              CONVERT 1.4b sometimes produces nice crap (creates funny volume
  6163.              envelopes and loop points) and F. Markus Jonsson's AWAVE
  6164.              (former 2PAT) can't export XI's nor can handle wildcards.
  6165. VOC2SND.ZIP  Voc2Snd - A Creativ Voice file to Macfile convertor
  6166.              This program takes a .VOC files (as made by Sound Blaster's
  6167.              VREC command) and converts it to a .SND file used by REMAC and
  6168.              by Macintosh machines.
  6169. VOC2ST3.ZIP  This is a little program I wrote that makes standard .voc files
  6170.              into something Scream Tracker III can use as a sample. You can
  6171.              put regular voc files into ST3, however, there are annoying
  6172.              clicks at the beginning and the end. This program erases those.
  6173.  
  6174.  
  6175.              ===============================================
  6176.              Graphics fileconverters
  6177.              ===============================================
  6178. 3DT3D17.ZIP  3Dto3D ver 1.7
  6179.              This program is a little utility to convert 3D files to a
  6180.              number of other 3D formats. It can generate smooth triangles
  6181.              for those formats that support it, allowing you to specify the
  6182.              angle under which the faces should be smoothed.
  6183. 3DWIN22.ZIP  3DWin
  6184.              A Little 3D to 3D Format Converter Version 2.2 This program is 
  6185.              a little utility to convert 3D files to a number of other 3D 
  6186.              formats. It can generate smooth triangles for those formats 
  6187.              that support it, allowing you to specify the angle under which 
  6188.              the faces should be smoothed.  
  6189. C2JPG120.ZIP The CONV2JPG.EXE is a Win32 command-line program that converts
  6190.              and/or resizes almost any image or graphics file format to a
  6191.              24-bit JPEG (JFIF compliant) file with specified compression
  6192.              quality. It can for example be used to create low resolution
  6193.              previews (thumbnails) for WWW-server applications. It's ideal
  6194.              for automated batch or single graphics file conversions. The
  6195.              program works under Windows NT and Windows 95. The following
  6196.              formats are supported: PCD (Photo-CD), JFIF, JPEG, JTIF, GIF,
  6197.              EPS, PNG, PICT, PSD, TIFF, MPT, IOCA, TGA, BMP, WMF, PCX, DCX,
  6198.              OS/2 BMP, CALS Raster, MAC, IMG, MSP, WPG, RAS, LEAD, WinFax
  6199.              Group 3, WinFax Group 4, FAX Group 3, FAX Group 4.
  6200. DEM2POV.ZIP  DEM2POV v1.2a
  6201.              Converts USGS Digital Elevation Model data files to tga 
  6202.              height-field for POV raytracer. converted W. D. Kirby, 30 mar 
  6203.              96. hacked from dem2xyz.c 18 apr 95. converts 3 arc second to 
  6204.              lat/long, sol katz, mar. 94. added sampling and cutting to 
  6205.              size, sol katz, apr 94. changed the calculation of start 
  6206.              position in sampling code, sol katz, jan 95. 
  6207. DXF2TRI.ZIP  Dxf2tri,  DXF polyline/polygon to triangle converter
  6208.              This is a utility that extracts polyline shapes from a DXF file
  6209.              and breaks them down into individual triangles. The polylines
  6210.              are assumed to be closed, planar (2D) polygons. This program
  6211.              only deals with POLYLINE entities and ignores all other
  6212.              entities in the DXF file. All properties (color, line type) are
  6213.              ignored.
  6214. ICON2BMP.ZIP Icon-2-bmp a simple icon converting utility
  6215.              Program that will convert a Windows icon (*.ico) into a Windows
  6216.              bitmap (*.bmp). A lot of graphics editing programs will open
  6217.              bitmaps but not icons (for example, Paintbrush and Paint Shop
  6218.              Pro), and at some point you may wish to use an icon in one of
  6219.              these packages.
  6220. J2G.ZIP      A jpeg to gif converter (J2G) 1.00
  6221.              J2G will convert graphic images from the Jpeg (.JPG) format
  6222.              into the CompuServe Graphic Interchange Format (.GIF)
  6223. PCX2RAW.ZIP  PCX2RAW v1.00   25-07-97
  6224.              AdVanced PCX to RAW converter. Display output image, change 
  6225.              color depth, limit number of colors used, find common palette 
  6226.              for multiple images, save info files about images, 
  6227.              Floyd/Steinberg dithering.  
  6228. PCX2RAW1.ZIP PCX2RAW V1.5
  6229.              Convert any 320*200*256 PCX file to a 64.000 RAW file. In 
  6230.              option, you can create a PAL file A little program very usefull
  6231.              ! 
  6232. PRAW_PCU.ZIP Praw2tga
  6233.              Converts PSX raw image files to Targa format. Currently, only
  6234.              16 and 24 bit files are supported, but this should cover about
  6235.              75% of what's out there (along with TIM2TGA and TIM2BMP).
  6236. PV2MR217.ZIP POV2MDL Version 1.7 POV-Ray 2.x to MORAY 2.x Converter 
  6237.              Converts scene files from POV-Ray's POV to MORAY's MDL format. 
  6238. PVPARS10.ZIP povpars , PovRay to Moray converter
  6239. RAWRSH25.ZIP RawRush V2.00ß5 - NoWare Version <TM>
  6240.              PCX <> RAW (and Palette) Converter, with Palette Optimization
  6241.              and Relocation...
  6242. REDUCE10.ZIP Reduce v1.0
  6243.              converts any number of PCX files to one file with one
  6244.              palette that contains shading gradients.
  6245.              -Quantizes any number of 256 colour PCX files to one palette
  6246.              -Generates shading table
  6247.              -Friendly to the environment
  6248. TGAMIX11.ZIP TGAMIX 1.1 the TGA Mixer
  6249.              With this little tool, you can process very big TGA files. Here
  6250.              you can scale, copy and do other usefull things between
  6251.              TGA-picturefiles.
  6252. TICOBMP2.ZIP Icon to Bitmap Conversion DCU 16bit Version 2.0
  6253. TTFUDO03.ZIP ttf2udo
  6254.              TruetyPeconverter Version 1.0 This program converts TTF strings
  6255.              into UDO (Moray) and INC (POV-Ray 3.0). Several options control
  6256.              this process to enable better handling of TTF-objects from
  6257.              within Moray. The output generated by ttf2udo requires Moray
  6258.              V2.5 or better and POV-Ray 3.0 or better.
  6259. TTFUDO12.ZIP Ttf2udo truetypeconverter version 1.2 
  6260.              This program converts TTF strings into UDO (Moray) and INC 
  6261.              (POV-Ray 3.0/ PolyRay 1.8). Several options control this 
  6262.              process to enable better handling of TTF-objects from within 
  6263.              Moray. The output generated by ttf2udo requires Moray V2.5 or 
  6264.              better and POV-Ray 3.0/PolyRay 1.8 or better. 
  6265.  
  6266.  
  6267.  
  6268.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  6269.  │ #30  │ Utility: Misc                                                     │
  6270.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  6271.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │   1888 KBytes in    11 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  6272.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  6273.  
  6274.              ===============================================
  6275.              Various programming utilities
  6276.              ===============================================
  6277. CONVERT.ZIP  Convert
  6278.              A handy tool at the command line. Convert numbers between Hex, 
  6279.              Dec and Bin. Give it Your input and it shows you then number in 
  6280.              all three bases. It handles logical (?) 32 bit numbers. 
  6281. DR_PENT3.ZIP DOCTOR PENTIUM v1.3 - A program to detect the Pentium FDIV error.
  6282. KBVIEW11.ZIP Kbview - the keyboard viewer TSR
  6283.              The Keyboard Viewer TSR displays in a 80x25 text mode window
  6284.              some important data about the keyboard and the BIOS keyboard
  6285.              interface, in real time, as you press or release any key on the
  6286.              keyboard (including Num Lock, Scroll Lock, Caps Lock, Pause,
  6287.              Ctrl+Brk etc).
  6288. MRIP130.ZIP  MuLTi RiPPeR v1.30
  6289.              Multi-purpose File Ripper. In few seconds cleans & clips @ the
  6290.              Right size! Rips from any Demo/Game:
  6291.              LBM,GIF,SCX,BMP,RAW,RAS,PNG,TIF,PCX,JPG,TGA,MTR,MPG,FLI,3DS,
  6292.              AVI,Fxx,IFF AIF,XMI,MOD,S3M,XM,MED,OKT,DMF,MDL PLM,DSM,PSM,
  6293.              LIQ,D00,MTR,MID,RMI,WAV AU,CMF,SAT,VOC,MUS,SBK,PAT,RA ,DLZ
  6294.              AMF,STM,ULT,FAR,PTM,PSM,DSM,UNI,RNC GPH,AMS,AMS,STX,IT
  6295.              ,MTM,669,GDM,RAD AMD,AMM,FNK,CBA,PDM,FMC,TRK,LIQ,EXE Total 95
  6296.              including all variants
  6297.              Automatic extraction of 11 LIBS From lots of Demos and games!
  6298.              (read Dox for Further informations)
  6299. OWSHR_10.ZIP OWShare v1.00 <ASP>
  6300.              Release professional shareware programs by using OWShare's VB,
  6301.              Delphi or BP7 source code. Supports ASP- compliant time/usage
  6302.              limiting, branding, site licenses, evalutation period
  6303.              extensions and MORE!! This demo was programmed using the
  6304.              OWShare code and will allow you to easily evaluate its
  6305.              performance.
  6306. SB10A.ZIP    ShareBiz V1.0 Shareware Business Application for Windows 95.
  6307.              Day to day Business tool for Shareware Authors. This product
  6308.              will importantly shorten the time required to process your
  6309.              registrations. Production of envelopes, invoices, mails, using
  6310.              an external Word Processor (Word 7 document models provided)
  6311.              and DDE. Automatic processing of e- mail registrations using
  6312.              Exchange and format recognition functions, ...
  6313. SG_V07.ZIP   Sine Look-Up Table Generator
  6314. SUPER30.ZIP  $UPER - A Programmer's Popup
  6315.              $UPER (pronounced SUPER) is a terminate and stay resident (TSR)
  6316.              program that provides the functions most needed by programmers
  6317.              while using less than 12 Kb of RAM. Although written for
  6318.              experienced programmers, $UPER should prove quite valuable to
  6319.              beginners as well. $UPER functions:
  6320.              *  Ascii table and color chart
  6321.              *  Box drawing character code display
  6322.              *  Interactive keyboard scan code and ascii value display
  6323.              *  Memory peek and poke capability
  6324.              *  Screen ruler
  6325.              *  User selectable printer port
  6326.              *  Printer setup capability for Epson FX & compatible printers
  6327.              *  Printer page eject hot-key for most printers
  6328. TKASC100.ZIP TKascii v1.00. This is ascii utility used to see the ascii code
  6329.              of a specific key. Simple but very useful, full C-sources
  6330.              included. Written by Tommi Kari (C) 1995..
  6331. TSRSRC.ZIP   This archive contains the complete source code for the TSR Utilities.
  6332. WACHECK3.ZIP Software check version 3.30 
  6333.              Software Check is a program which scans your local and network 
  6334.              drive(s) for specified or all executable files and gathers 
  6335.              information about them for software licensing purposes. You may 
  6336.              also use Software Check to identify any unwanted software on 
  6337.              your disks/drives. Information can be gathered, saved to a log 
  6338.              and processed later. You may also export the information to 
  6339.              another application for further processing. You may run 
  6340.              multiple copies of Software Check and scan more than one drive 
  6341.              at the same time.  
  6342.  
  6343.  
  6344.  
  6345.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  6346.  │ #31  │ Utility: Windows 95/NT                                            │
  6347.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  6348.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │  26226 KBytes in    27 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  6349.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  6350.  
  6351.              ===============================================
  6352.              Windows 95/NT specific utilities
  6353.              ===============================================
  6354. ALLCODE2.ZIP AllCode Collector (v2.0)
  6355.              32Bit-Version for Windows 95 Programmer's code librarian which 
  6356.              stores code in any of 19 programming languages in a single 
  6357.              database. Shareware $25. 
  6358. BUGTRK10.ZIP BugTrack Version 1.0c (32bit)
  6359.              Is a program, with which you can manage bugs in the software
  6360.              development environment of small to medium sized company. You
  6361.              can attach multiple details - or bug history - to each bug
  6362.              record. You can browse bugs filtered out in any way you want
  6363.              and in any order you specify.
  6364. CBSTFR.ZIP   ClipBoard Stuffer is a simple little app that just takes one
  6365.              parameter: a string. The string you pass to the program is then
  6366.              stuffed onto the clipboard. This applet was created for the
  6367.              purpose of being called from WinHelp and stuffing any desired
  6368.              text onto the clipboard. Please note that this is a 32-bit app
  6369.              and will not run in Win 3.1.
  6370. DCG32007.ZIP dCG (draft) Code Generator v0.07a
  6371.              A general purpose source code generator for Windows
  6372.              32-bit edition (Windows 95/NT) 07-Oct-1996
  6373.              dCG primary use is intended to generate all that common code
  6374.              that you have to type whenever you're about to start a new
  6375.              project. This has been quite useful in the Windows programming
  6376.              arena, where one have to type the same good old code every time
  6377.              a new idea comes into mind. Yes there's truth that every C/C++
  6378.              compiler vendor offers something that fills neatly this task,
  6379.              but it's somewhat hardwired to a specific framework (e.g. MFC,
  6380.              OWL). What about if you have your own framework? There's where
  6381.              dCG could help.
  6382. DEVINFO.ZIP  DeviceInfo V 2.0 beta 3 
  6383.              DeviceInfo is a small utility that displays information about 
  6384.              the screen and printer device-contexts used by windows. Thus 
  6385.              DeviceInfo can be a big help programming graphic-applications 
  6386.              and resolving problems with display and printer-drivers. 
  6387.              Freeware; Win95; English&German  
  6388. DLLCHK95.ZIP DllChk, check your .DLL'files
  6389.              The Windows 95 version reports you both 32 bit and 16 bit
  6390.              activilities, including undocumented/unexported functions which
  6391.              deal with actual module loading and inserting into module
  6392.              reference list in the process database.
  6393. EASYLOCK.ZIP EasyLock
  6394.              Uses Windows ActiveX server technology to provide a 
  6395.              security mechanism for electronically distributing your 
  6396.              applications. As the distributor, you simply set a few 
  6397.              properties and execute a simple function call. EasyLock shows a 
  6398.              customizable splash screen and allows the user to obtain 
  6399.              registration information, and continue the program if the 
  6400.              time/use limits haven't been exceeded. When the user registers 
  6401.              the program with you, you can Email him a user name and 
  6402.              registration code he can use to unlock the application for 
  6403.              unlimited use on his machine.  
  6404. EDIT4DX.ZIP  World View 4DX (demo) (32bit)
  6405.              Is a world creation and map editing tool for the 4DX software 
  6406.              components. 4DX is available as a Delphi VCL, an ActiveX 
  6407.              control for Visual Basic and Visual C++, and as a DLL. World 
  6408.              View 4DX is a product of Eldermage Inc. This editor creates 
  6409.              world files for the RenderDX (Delphi) and RenderAx (ActiveX) 
  6410.              controls. These controls allow you to drop a complete 3D gaming 
  6411.              engine onto your form. To download demos of these controls, 
  6412.              please visit our website at: http://www.eldermage.com
  6413. EZLOCK32.ZIP EasyLock uses Windows OLE server technology to provide a 
  6414.              security mechanism for electronically distributing your 
  6415.              applications. As the distributor, you simply set a few 
  6416.              properties and execute a simple function call. EasyLock shows a 
  6417.              customizable splash screen and allows the user to obtain 
  6418.              registration information, and continue the program if the 
  6419.              time/use limits haven't been exceeded. When the user registers 
  6420.              the program with you, you can Email him a user name and 
  6421.              registration code he can use to unlock the application for 
  6422.              unlimited use on his machine.  
  6423. FABSRCV.ZIP  SrcViewer - Source Viewer
  6424.              Is a viewer for sources runs under Windows 95. It can handle 
  6425.              various languages, includes a customizable syntax highlighting, 
  6426.              send source over eMail, find command and much more. The program 
  6427.              links into the context menu of the explorer so you can view 
  6428.              sources on the fly without enter the IDE. The following syntax 
  6429.              are currently supported : Pascal/Delphi, Delphi, Forms, C/C++, 
  6430.              Basic, SQL, JAVA  
  6431. OTHING.ZIP   Object Thing 
  6432.              Is a lightweight desktop application that retrieves stored 
  6433.              controls, code, images or snippets for reuse in a number of 
  6434.              different IDE's (Integrated Development Environments). A sample 
  6435.              database is included in this zip file.  
  6436. PEBROWSE.ZIP PEBrowse is the GUI alternative to console utilities like TDUMP
  6437.              or DUMPBIN that reveal the internals of a Win32-style file.
  6438.              View PE-file headers, sections, and resources in binary,
  6439.              structure, or their Windows format. Learn what is imported and
  6440.              exported by any executable.
  6441. PMAN32.ZIP   Programmer's IDE for Windows 95/NT v.2.3 
  6442.              Is a freeware utility that creates an integrated development 
  6443.              environment (IDE) for C and Assembly language programs and 
  6444.              libraries. Very useful for running MS DOS based development 
  6445.              tools from MS Windows. You'll need your own Compilers, 
  6446.              Assemblers and Linkers to use this application. Programmer's 
  6447.              IDE for Windows 95/NT can also be used for the development of 
  6448.              embedded system applications. Just specify the tools you use 
  6449.              for Intel or Motorola microcontroller development. Programmer's 
  6450.              IDE can also be used to organize the HTML source files and GIF 
  6451.              images that make up your web site projects. Programer's IDE for 
  6452.              Windows 95/NT can be configured to optionally place its program 
  6453.              icon in the taskbar notification tray.  
  6454. PS001.ZIP    ps Version 1.4.0 User's Guide and Reference
  6455.              A Process List utility for the Microsoft Windows NT v3.51
  6456.              Operating System. ps is a Process List utility, somewhat like
  6457.              the Unix ps utility, which displays active processes on the
  6458.              system. ps is designed to run under Microsoft Windows NT and
  6459.              will *NOT* run under Microsoft Windows 95 or Microsoft Windows
  6460.              Version 3.x.
  6461. RCT32.ZIP    Windows Resource Translator (RCT) RC-WinTrans 3.0 
  6462.              RC-WinTrans (RCT) is an interactive Language Translator for 
  6463.              Windows Resource Script Files (RC). It is a tool for the 
  6464.              software developer who wants his Windows applications to cover 
  6465.              several languages. You can easily create, translate and take 
  6466.              care of multiple language versions of the resource file from 
  6467.              your projects. Your original resource files will not touched. 
  6468.              RC-WinTrans also keeps your translated resources up to date if 
  6469.              your source files change. 
  6470. RCT40PAC.ZIP Windows Resource Translator (RCT) RC-WinTrans 4.0 (95/NT)
  6471.              RC-WinTrans (RCT) is an interactive Language Translator for 
  6472.              Windows resource script files (RC). It is a tool for the 
  6473.              software developer who wants his Windows applications to cover 
  6474.              several languages. You can easily create, translate and take 
  6475.              care of multiple language versions of the resource file from 
  6476.              your projects. RC-WinTrans also keeps your translated resources 
  6477.              up to date if your source files change. RC-WinTrans will give 
  6478.              you all the information about the status of the source and the 
  6479.              translated files. RC-WinTrans allows you to display the Dialog 
  6480.              Menu and Bitmap resources while translating. So you can control 
  6481.              the view of your resources immediately.  
  6482. REDATE.ZIP   ReDate 1.0 (32-bit Version)
  6483.              ReDate is an easy-to-use utility for Windows NT or Win 95 (or
  6484.              16-bit Win with Win32s) that allows you to change the "last
  6485.              modified" date and time stamp on a file. It's similar to the
  6486.              UNIX Touch utility, except, of course, it's not a command-line
  6487.              program. (Programmers are generally the main audience for a
  6488.              utility like this, and for the most part, they are altering
  6489.              file dates and times for version control.)
  6490. REGCTRLS.ZIP RegCtrls (Register Controls) allows you to selectively register 
  6491.              and unregister OLE controls with the system registry. RegCtrls 
  6492.              is a GUI replacement for Microsoft's REGSVR32 command-line 
  6493.              utility. RegCtrls uses its Windows interface to provide easier 
  6494.              access to features and also provides functionality not 
  6495.              available with Microsoft's command-line utility. RegCtrls Help 
  6496. REGVIEW.ZIP  RegView (Win95), is a Registry editing and System restoring utility.
  6497.              Not only provides almost all the features which "RegEdit" has 
  6498.              but also adds some very useful features which "RegEdit" misses, 
  6499.              such as select root or whole registry for registry key or value 
  6500.              search, replace and delete with one single search and which can 
  6501.              also combine with multiple keyword string search. 
  6502. ROLLCOST.ZIP Roller Coaster is a program that allows you to generate sine
  6503.              data tables and random numbers. Roller Coaster requires Windows
  6504.              95 or Windows NT 4.0+
  6505. RPNCALC.ZIP  RPN CALC VERSION 1.0 - A Reverse Polish Notation (RPN)
  6506.              calculator for Windows 95 and Windows NT 3.51 or later. It has
  6507.              the look and feel of an HP calculator and almost all of the
  6508.              same numerical functions. If you're used to RPN, you'll love
  6509.              RPN Calc. Shareware. Registration is only $15.
  6510. SHRLK2_1.ZIP ShareLock 2.0 for Windows 95 and NT v2.0
  6511.              Turn any 32-bit Windows application into a trial version with 
  6512.              just one line of code. Includes ActiveX, VCL and DLL APIs. 
  6513.              Extremely complete, professional, and easy-to-use. Includes 
  6514.              "unlock code" generator and many sample apps.  
  6515. SNIPPETS.ZIP Snippets Text Database 1.50
  6516.              Shareware version of Snippets, a free-form text database. Great 
  6517.              for organizing source code or creating your own knowledge base. 
  6518.              Features include disk-based design which allows for efficient 
  6519.              handling of large files (topics are stored in a single file), 
  6520.              custom file-access code (no bulky database libraries to consume 
  6521.              clock cycles and disk space), treeview allows easy organization 
  6522.              of topics into categories and subcategories, easy copying 
  6523.              between files, flexible printing, much more. 
  6524. SWCUST95.ZIP Shareware Customer Database Program .(v1.4) (32-bit version)
  6525.              Simple program to track customer data for shareware authors. 
  6526.              Demonstration of how to create a database program using Borland 
  6527.              Delphi without the Borland Database Engine. Various programming 
  6528.              topics include random access database methods, printing, linked 
  6529.              list insertion sort, more. Fully functional. Registration ($10 
  6530.              US) includes full source. Robert Manning, RobertM782@AOL.COM 
  6531. TEKFCT95.ZIP TECHFACTS 95 v1.20
  6532.              Is a powerful Windows 95 utility to view all aspects of
  6533.              Windows, DOS, Heap, Memory, Networks and your system. You can
  6534.              search for Files, DLLs, icons & duplicate files and you have 4
  6535.              configurable resource monitors and multiple resource\disk
  6536.              alarms as well as a Windows 95 registry performance monitor.
  6537.              TechFacts 95 allows you to transmit any data by Fax\Modem, or
  6538.              by MAPI Email or by SMTP Internet Email, all drivers are
  6539.              included and contained within TechFacts.
  6540. VMTRACK.ZIP  VMTracker, Defect Management Software for Windows 95 and Windows NT
  6541.              Is powerful, yet easy-to-use defect management software that
  6542.              allows you to track, find, and report on defects, enhancements
  6543.              and documentation changes to your software. It manages multiple
  6544.              products, releases within each product, and programs within
  6545.              each release. VMTracker is simple to use, so you can enter and
  6546.              retrieve the information you want quickly. VMTracker is
  6547.              specially designed to track defects from the time they are
  6548.              detected through their correction, testing and release. It can
  6549.              be easily used by development, quality-control, and support
  6550.              departments, as well as by management personnel. by Software
  6551.              With Brains
  6552. VSR3210.ZIP  Visible::Source32 v1.0 - RCCO Research.
  6553.              Developers' code listings repository for 32-bit Windows.
  6554.              Provides a storage and cataloging system for code fragments or
  6555.              listings from different projects. Source items may be copied
  6556.              and pasted to/from projects and files. Listings are sorted in
  6557.              any of five different choices.
  6558.  
  6559.  
  6560.  
  6561.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  6562.  │ #32  │ Utility: Windows                                                  │
  6563.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  6564.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │  12217 KBytes in    29 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  6565.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  6566.  
  6567.              ===============================================
  6568.              Windows programming utilities
  6569.              ===============================================
  6570. APIMAN.ZIP   ApiMan for Windows APIs v2.38
  6571.              Reads data from WINDOWS API files. ALl imported, resident and 
  6572.              non-resident routines are listed in a table. The SDK help 
  6573.              (shipped e.g. with VB) will be supported to obtain detailed 
  6574.              information. Beside reading the version number ApiMan can track 
  6575.              all needed libraries of an program and copy their list to the 
  6576.              clipboard.  
  6577. BC10.ZIP     Kenn Nesbitt's BugCollector
  6578.              Is a database program specifically for tracking software bugs 
  6579.              and feature requests. BugCollector is designed to help manage 
  6580.              the many details of software development projects. 
  6581.              Never Let Another Bug or Feature Request Slip Through the Cracks! 
  6582.              - *Centralizes all your bug reports and feature requests in a 
  6583.              -  single location. 
  6584.              - *Easily keeps track of multiple projects and software programs 
  6585.              Track All Data Associated With a Bug or Feature Request 
  6586.              - *Organize records by status, priorty, etc. 
  6587.              - *Easily manage all notes associated with each bug and 
  6588.              -  feature request.
  6589.              - *Attach screen shots and other files to any record 
  6590.              - *Track bug reports from initial reporting, all the way through 
  6591.              -  completion and verification
  6592. CODE_CNT.ZIP Code Counting Utility
  6593.              This application does what it says. Namely, it counts lines of
  6594.              code. This tool was initially, very quickly written, to count
  6595.              lines of code for a Microsoft(c) Visual C++ application that I
  6596.              was writing.
  6597. CS-RCS.ZIP   CS-RCS Version 1.2 <ASP>
  6598.              CS-RCS manages document revisions. Use it to monitor changes 
  6599.              made by users in files that are accessed on a standalone or 
  6600.              networkd PC. Based on the widely used GNU RCS, it is fully 
  6601.              integrated with Windows 95/NT. ComponentSoftware RCS supports 
  6602.              multi-user and multi-platform environments, making it an ideal 
  6603.              solution for sites that share common files on UNIX and Windows 
  6604.              platforms.  
  6605. DCG16007.ZIP Dcg (draft) code generator v0.07A 
  6606.              A general purpose source code Generator for windows 16-bit 
  6607.              edition (windows 3.X) 07-oct-1996 dCG primary use is intended 
  6608.              to generate all that common code that you have to type whenever 
  6609.              you're about to start a new project. This has been quite useful 
  6610.              in the Windows programming arena, where one have to type the 
  6611.              same good old code every time a new idea comes into mind. Yes 
  6612.              there's truth that every C/C++ compiler vendor offers something 
  6613.              that fills neatly this task, but it's somewhat hardwired to a 
  6614.              specific framework (e.g. MFC, OWL). What about if you have your 
  6615.              own framework? There's where dCG could help.  
  6616. DLLEXPLR.ZIP Dll explorer. Dll module usage information and comparison
  6617.              utility for windows 95. Version 1.0.
  6618. EASY6BAS.ZIP EasyCODE is a structure diagramm editor for developing, re- and
  6619.              reverse engineering, maintaining and documenting source code of
  6620.              almost any programming language using the ANSC method (ANSC -
  6621.              Advanced Nassi Shneiderman Chart).
  6622. FSPATCH.ZIP  Patch Creation utility
  6623.              Create your own patches for updating registered versions of 
  6624.              your software with this GUI program. It can create 16 or 32 bit 
  6625.              patches, require password or not compressed or not and is 
  6626.              self-contained. Files on users' machines can be updated from a 
  6627.              specific version, added regardless of existing version, removed 
  6628.              or renamed. Ideal for distribution needs and for shareware 
  6629.              authors. Demo version creates patches without passwords. 
  6630. HGA200.ZIP   Analyser v2.00  
  6631.              ANALYSER is a must for every software developer and designer. 
  6632.              ANALYSER is a small and easy-to-use tool which shows all of the 
  6633.              modules (DLL, EXE) that are currently loaded on your Windows 
  6634.              system. ANALYSER displays the name of each specific module, its 
  6635.              count, handle, type and path/file name. ANALYSER offers the 
  6636.              possibility to unload any kind of currently loaded module. 
  6637. KILLDLL.ZIP  The dll killer version 1.1  
  6638.              While writing the E! for Windows API (E! for Windows is a text 
  6639.              editor that we recently released as a shareware), I frequently 
  6640.              found myself with a main program (E!) that had hung because of 
  6641.              a bug in the extension DLL I was currently debugging. 
  6642. KMEDIAUS.ZIP KEYDISK Protect soft against copy version 3.6  
  6643.              KEY-DISK is an easy, multimedia, powerful and economic package 
  6644.              against soft copy: floppies HD 5"25 or 3"5, CDROM, hard drives 
  6645.              & networks, made for all IBM PC and compatibles users. With it 
  6646.              you control yours soft spreading, create evolutive demo 
  6647.              versions, modulate versions, hiring versions, & obtain 
  6648.              substantial benefits.  
  6649. MACROM.ZIP   MACRO MANIA 2.1 - "A Power User's Dream!"
  6650.              Start new or switch to currently running Windows programs.
  6651.              Quickly send keystrokes & transport information between
  6652.              programs using cut, copy, & paste functions. You can schedule
  6653.              macros, messages, and more. Works with any Windows application
  6654.              and has an easy-to-use interface that will help you quickly
  6655.              become a "Macro Maniac". "Reviewer's Pick" (Needs VBRUN300.DLL)
  6656. MAV10.ZIP    MAVERICKProject Management Tool.
  6657.              New! Full featured project management package.
  6658.              Includes the following features:
  6659.              - Spreadsheet row/column task view
  6660.              - Resource/cost view
  6661.              - Link tasks for dependancies
  6662.              - Resource Calendars
  6663.              - Context sensitive help
  6664.              - Double-click, right-click everything
  6665.              - Drag-n-drop dates, columns, rows
  6666.              - Many scale and text formats
  6667.              - OLE 2 In place editing, etc.
  6668.              - Very easy to use!
  6669.              - Lots more!
  6670. MDISIZER.ZIP MDISizer 1.5
  6671.              Stretches all the "Visual C++ 1.x" child windows (except
  6672.              "Locals", "Browse", etc.) to their max! Also lets you size the
  6673.              "Output" and "Watch" windows, and automatically sizes the Watch
  6674.              window based on how many lines it has! And it fixes "lost"
  6675.              Browser windows! Freeware from Larry Leonard.
  6676. MSR304.ZIP   MEASURE source code metrics and quality analysis tool usable in
  6677.              MS-DOS systems. This version of MEASURE (v3.04) can process C,
  6678.              C++, and Ada source code.
  6679. PMAN.ZIP     Programmer's IDE for Windows v1.7 (16bit)
  6680.              Is a freeware utility that creates an integrated development 
  6681.              environment (IDE) for C and Assembly language programs and 
  6682.              libraries. Very useful for running MS DOS based development 
  6683.              tools from MS Windows. You'll need your own Compilers, 
  6684.              Assemblers and Linkers to use this application. Programmer's 
  6685.              IDE for Windows can also be used for the development of 
  6686.              embedded system applications. Just specify the tools you use 
  6687.              for Intel or Motorola microcontroller development. Programmer's 
  6688.              IDE can also be used to organize the HTML source files and GIF 
  6689.              images that make up your web site projects.  
  6690. PRESSURE.ZIP Under Pressure!
  6691.              Is a simple utility for programmers to help Them in testing
  6692.              their programs.Your program works great on your super fast
  6693.              system with tons of memory but what will it be like on a
  6694.              machine that's cramped and crawling along? What happens to your
  6695.              program when it runs out of Windows resources? Or file handles?
  6696.              Does your program cope gracefully or bomb out? Copyright ⌐
  6697.              1995, Robert R. Marsh, S.J.
  6698. PROGEN40.ZIP Progen 2.0
  6699.              THis is a program that helps bridge the gap between Borlands
  6700.              Resource Workshop and BPW. If you use these products, you no
  6701.              doubt have experienced the frustration of creating a brilliant
  6702.              user interface in the Workshop, and spending weeks creating the
  6703.              skeleton code to activate the things in Pascal source code.
  6704. SANITY.ZIP   Sanity Saver(TM) is a Visual Basic application that reminds you
  6705.              to take care of yourself. As a software developer and
  6706.              all-around fanatic, I get in front of a computer and forget
  6707.              about my physical body. I don't take breaks, I don't use the
  6708.              bathroom, I stop blinking, I might even stop breathing for
  6709.              significant amounts of time. So I invented Sanity Saver(TM) to
  6710.              nudge me every now and then, so that using a computer does not
  6711.              become a life- threatening pastime.
  6712. SBYU.ZIP     SoftwareByU v1.31 -
  6713.              A simple to use visual development environment for Windows 3.1,
  6714.              95. SByU enables you, not a programmer, to create and modify
  6715.              SByU programs. No programming knowledge is required! Designed
  6716.              to be used by anyone from ages 10 to 100. Create games,
  6717.              home/business productivity and educational programs. Includes
  6718.              database bound table and list box parts, sound parts, animation
  6719.              parts and many other parts. $50 registration!!!
  6720. SCC102.ZIP   SCC - Source Code Colorizer (v1.02)
  6721.              SCC reads source code and generates an HTML file with colored
  6722.              comments, keywords and strings. SCC supports more than 20
  6723.              popular programming languages. SCC is available as 16 bit DOS,
  6724.              32 bit Windows NT / Windows 95 and as Netscape Navigator 3.0 32
  6725.              bit Plug-In.
  6726. SRCP20.ZIP   Source Printer 2.0 (Windows)
  6727.              Prints your code so that it is easy to read. Preserves indented
  6728.              blocks and intelligently word wraps. Specify different fonts
  6729.              for normal and commented code. Specify headers/footers,
  6730.              char/line spacing and more. Supports drag/drop, Clipboard.
  6731.              Interprets comments for a number of languages (Assembler,
  6732.              Basic,C, C++,Cobol, Fortran, Lisp, Pascal, POVRay, Clipper).
  6733.              Specify a user defined comment format to handle almost any
  6734.              other programming language. Source Printer is shareware.
  6735. SWCUST14.ZIP Shareware Customer Database Program .(v1.4) (16-bit version)
  6736.              Simple program to track customer data for shareware authors. 
  6737.              Demonstration of how to create a database program using Borland 
  6738.              Delphi without the Borland Database Engine. Various programming 
  6739.              topics include random access database methods, printing, linked 
  6740.              list insertion sort, more. Fully functional. Registration ($10 
  6741.              US) includes full source. Robert Manning, RobertM782@AOL.COM 
  6742. TASKVIEW.ZIP Task shows the tasks which are currently running. Its window
  6743.              has two parts. In the left side, the task id, the instance id
  6744.              and the name of the task are displayed. In the right side the
  6745.              handlers of the windows owned by the selected task are shown.
  6746.              C source
  6747. TRANSLAT.ZIP Trans 1.10 - The source code translator.
  6748.              Do you need to translate an application to another language? do
  6749.              you localize your applications to other countries? with trans
  6750.              you will not have to change any source code lines. Write the
  6751.              code in your native language, and let trans perform any
  6752.              translation necessary. Trans operates with ascii source files
  6753.              written in c, c++, dcl, lsp,... And so on. General speaking,
  6754.              trans will recognize any ascii file with the translation text
  6755.              enclosed in double quotation marks, with no compiler or
  6756.              language dependence.
  6757. VDS22016.ZIP Personal Visual DialogScript v2.2
  6758.              Is a simple programming language. It can be used to create 
  6759.              batch files that are more sophisticated than those which can be 
  6760.              created using MS-DOS batch language. VDS batch files can 
  6761.              display a user designed dialog box, which can be used as an 
  6762.              interface to the batch file to control it, get information or 
  6763.              display progress. They can also display standard Windows 
  6764.              message boxes. You can use VDS batch files to automate 
  6765.              regularly performed tasks, create your own simple utilities, 
  6766.              and generally make your use of your PC more productive.  
  6767. VERCHECK.ZIP VerCheck lets you get rid of unnecessary files! 3.0 Rev.F
  6768.              VerCheck lists ALL files matching a given pattern, reads out 
  6769.              internal description, version number and more. Each file can be 
  6770.              deleted if no longer needed. Evaluate yourself and save your 
  6771.              disk space! VerCheck knows a lot of file formats to give you 
  6772.              much information on the file data or contents. Part of this is 
  6773.              a check of used modules of programs and libraries. VerCheck 
  6774.              supports Drag'n'Drop from any file manager. The entire list can 
  6775.              be copied, stored or printed for a later comparison.  
  6776. WINDEV.ZIP   WINDEV v1.561 ASP -
  6777.              An integrated program development environment for MS Windows,
  6778.              that can be used just as well for text editing only. It has a
  6779.              powerful multi-windowed editor with configurable key bindings
  6780.              and a search/replace command using UNIX regular expressions.
  6781.              Other features include tool & status bars, hex viewer, file
  6782.              comparison, hypertext links, and a direct interface to any
  6783.              vendor's compiler. $32.00
  6784. XRAY11.ZIP   XRAY v1.1 -
  6785.              Utilities which allow Windows programs which can call a DLL (C,
  6786.              Visual Basic) to access the screens of DOS applications running
  6787.              in 386enh DOS Windows. Includes examples, Libs and Include
  6788.              files. Shareware by Keith P. Graham.
  6789.  
  6790.  
  6791.  
  6792.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  6793.  │ #33  │ Utility: HELP files                                               │
  6794.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  6795.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │  22969 KBytes in    30 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  6796.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  6797.  
  6798.              ===============================================
  6799.              Helpfile utilities
  6800.              ===============================================
  6801. AHP145.ZIP   AHELP and AHELP5 are distributed exclusively by MicroFox 
  6802.              Company. AHELP5 is an advanced Help and Index Library for all 
  6803.              Clipper 5.x versions. AHELP is an advanced Help and Index 
  6804.              Library for Clipper Summer 87. AHPnnn.ZIP contains both AHELP 
  6805.              and AHELP5. This CA- Clipper developers library includes 
  6806.              context sensitive and fully indexed access to all help screens 
  6807.              built by programmer or (optional) built by application user.  
  6808. AHTOOL4.ZIP  AnetHelpTool v4.00 - WYSIWYG help authoring system 
  6809.              The AnetHelpTool is easy to learn and use WYSIWYG help 
  6810.              authoring system. It creates RTF and help files (HC31.exe or 
  6811.              other help compiler required). It has two modes: Runtime and 
  6812.              Design. In the design mode you can create and edit your 
  6813.              document. The runtime mode emulates real WinHelp environment. 
  6814.              Even before compiling your document will look like real help 
  6815.              file. Extremely useful and extra-ordinary low priced.  
  6816. ASTRO.ZIP    AstroHelp 1.11 April'97 * for WinWord v6,7
  6817.              WinWord add-in for developing Windows Help A template for 
  6818.              WinWord, containing macros that speed up typical help-creating 
  6819.              jobs and eliminate routine work. Uses a NATIVE approach, 
  6820.              sticking to footnotes and stuff, to keep things simple, achieve 
  6821.              maximal openness and full WinHelp functionality.  
  6822. DRDOBBS.ZIP  WHTITLES.C -- dump titles and other information from Windows
  6823.              .HLP or .MVB
  6824. EZY231.ZIP   EasyHelp/Web for Word 2 for Windows
  6825.              Create Windows Help and Web Pages with this Microsoft. Word 6/7 
  6826.              add-in without leaving the familiar environment of your word 
  6827.              processor! 
  6828. FH21DEMO.ZIP ForeHelp 2.1 demo for Windows 3.1
  6829.              IS widely recognized as the easiest-to-use and most productive 
  6830.              help authoring tool available. ForeHelp's WYSIWYG interface 
  6831.              allows you to create your help topics in a WinHelp-like 
  6832.              environment. ForeHelp's instant test mode simulates 
  6833.              WinHelp--you can view and test your help file topics and links 
  6834.              instantly without having to compile. ForeVB automates the 
  6835.              process of creating context-sensitive help for Visual Basic 
  6836.              applications. This add-in to Visual Basic allows developers to 
  6837.              create "What's This" or "F1" help as they create their dialogs. 
  6838.              ForeVB manages all context-linking between the application and 
  6839.              the help file. ForeVB can also instantly create an outline help 
  6840.              file from a Visual Basic project.  
  6841. FOREHE_1.ZIP ForeHelp 2.95 demo for Windows 95/NT
  6842.              IS widely recognized as the easiest-to-use and most productive 
  6843.              help authoring tool available. ForeHelp's WYSIWYG interface 
  6844.              allows you to create your help topics in a WinHelp-like 
  6845.              environment. ForeHelp's instant test mode simulates 
  6846.              WinHelp--you can view and test your help file topics and links 
  6847.              instantly without having to compile. ForeVB automates the 
  6848.              process of creating context-sensitive help for Visual Basic 
  6849.              applications. This add-in to Visual Basic allows developers to 
  6850.              create "What's This" or "F1" help as they create their dialogs. 
  6851.              ForeVB manages all context-linking between the application and 
  6852.              the help file. ForeVB can also instantly create an outline help 
  6853.              file from a Visual Basic project.  
  6854. HB.ZIP       HelpBuilder Version 2.00.000 
  6855.              An application for building help files for Windows 3.1, 95 and 
  6856.              NT. Supports Topics, Links/popup windows to other topics, 
  6857.              keywords, browse sequences, bitmaps, fonts, colours, bold text, 
  6858.              context identifiers, locking top of page, macros. Uses 
  6859.              Projects, topic files, SpellChecker, error checking on project 
  6860.              build, project Wizard, install/de-install procedure, context 
  6861.              sensitive Windows Help file, creates Help files for VB, Access, 
  6862.              C/C++, MFC, Delphi, PowerBuilder etc. Quick & easy contruction 
  6863.              of help files using a point & click familiar interface! 
  6864. HELLLP27.ZIP HELLLP! v2.7 <ASP>
  6865.              Windows Help File Author aid for Word for Windows 2.0c, 6.0, 
  6866.              7.0 or better. User friendly. Automatically sets up top level 
  6867.              table of contents with jumps to topics, search keys and browse 
  6868.              sequences in place. You add additional jumps by "Point & Shoot" 
  6869.              techniques. Can add sound and other effects.  
  6870. HELPDC20.ZIP HELPDECO 2.0
  6871.              Utility program to dissect Windows help files with C src.
  6872.              Includes specifications on the Windows Help File Format.
  6873. HELPGEN.ZIP  Help Generator  
  6874.              The Help Generator is a Visual Basic application that manages a 
  6875.              Microsoft Access database. It maintains two key tables in the 
  6876.              database. One is called 'Topics' and contains any number of 
  6877.              records holding text or numeric information in about 15 
  6878.              predefined fields. The other table is 'Templates'. This table 
  6879.              is used to define export templates for the Topics table.  
  6880. HELPMAKE.ZIP Help Maker Plus v4.9 
  6881.              Create Windows help files with the ease of point and click! 
  6882.              If you have a progam that you want to look professional, a help 
  6883.              file is a must! But to make them from scratch requires you to 
  6884.              to master complex RTF code sequences, help .PRJ file format, 
  6885.              and the microsoft help compiler...and even after all that it's 
  6886.              often a matter of trial and error just to get one to look half 
  6887.              decent!  
  6888. HELPSCR.ZIP  HelpScribble 1.2.0 * 2 Jan 1997
  6889.              HelpScribble is a program to create Windows Help files,
  6890.              without the need of a word processor. With special Delphi
  6891.              support.
  6892. HLP2RTF.ZIP  Help to RTF v2.12 (16/32 bit versions)
  6893.              The fastest, most feature-rich helpfile-to-document processor 
  6894.              available. Generate manuals instantly from .HLP files and 
  6895.              Viewer (.MVB) files with contents, indexes and all images, 
  6896.              decompile helpfiles to fully recompilable source, split output 
  6897.              for low-memory environments. Ultra-simple wizard interface. 
  6898.              Advanced manual output features require Word 2.0 or newer; now 
  6899.              includes support for WordPerfect 6.x with full 
  6900.              English/Spanish/German support.  
  6901. HLPACCES.ZIP Help Access Library
  6902.              Using Help Access Library your application program can retrieve 
  6903.              all the Informations contained in a Windows Help or Muldimedia 
  6904.              Viewer file within a second! Informations right to your 
  6905.              fingertips... The large range of wishes application developers 
  6906.              may have to retrieve data from a help file cannot be answered 
  6907.              by a global decompilation tool like Help to RTF . instead we 
  6908.              developed a clean and clear API to retrieve data the way YOU 
  6909.              want! 
  6910. HLPMK101.ZIP HelpMake v.1.01
  6911.              This is my first released version of HelpMake, a tool for
  6912.              creating RTF and HPJ source files to be fed into the Microsoft
  6913.              Help Compiler for DOS in order to create Windows HLP
  6914.              documentation files. This program does not require ANY other
  6915.              software apart from the HC31.EXE compiler which comes with any
  6916.              Windows Software Development Kit. You don't need Micrsoft Word
  6917.              as this program creates the
  6918. MHPLUS35.ZIP MINIHELP PLUS V3.5 -
  6919.              A complete, full-featured Windows Help Authoring Utility that
  6920.              allows your to create your Windows Help files from a specially
  6921.              scripted ASCII text file, using the tools you already have on
  6922.              your system. The scripting commands are fast, easy to learn,
  6923.              simple to remember, and very powerful. Plus, creating Help
  6924.              files with MiniHelp Plus v3.5 is much faster than authoring
  6925.              systems that use Microsoft Word as the authoring environment.
  6926.              Automatically include multimedia files in your Help files
  6927.              created with MiniHelp Plus v3.5. SHAREWARE. Registration: $50
  6928.              U.S.
  6929. NWS_HBTN.ZIP Help Buttons DLL
  6930.              This DLL provides help authors with the ability to create real 
  6931.              authorable buttons in their Windows 3.1 help file. Comes with 
  6932.              full instructions. A  
  6933. NWS_HC10.ZIP Help Controls DLL
  6934.              This DLL provides help authors with the ability to create 
  6935.              buttons, edit controls, option buttons, checkboxes and 
  6936.              listboxes in help topics. Comes with full instructions and 
  6937.              sample help file. Works with MV2, Winhelp 16- and 32-bit. Free 
  6938.              and fully functional. Version 1.0. 
  6939. NWS_HV2.ZIP  Help Viewer Application
  6940.              This application provides help authors with an advanced 
  6941.              book/page hierarchical contents view of their help file. Allows 
  6942.              printing all topics of the help file and many other features. 
  6943.              The Help Viewer is a $25 shareware item. This version has a 
  6944.              30-usage restriction built into it, but other than that, is 
  6945.              fully functional. Includes all instructions and on-line help.  
  6946. NWSAT32.ZIP  Help About Tab DLL
  6947.              This DLL allows help authors to add a customized tab to the 
  6948.              Windows 95 or Windows NT tabbed help dialog. Instructions and 
  6949.              sample included. This is fully functional shareware. 
  6950.              Registration fee is $10. If you are a vendor of help tools, we 
  6951.              can also license this item. (36k) 
  6952. NWSHU16.ZIP  Help Utility DLL
  6953.              This DLL allows help authors to monitor topic usage, and 
  6954.              contains other helpful utility functions including the menu 
  6955.              killer. Instructions and samples included. This is freeware, 
  6956.              more powerful, registered version available now. (90k)  
  6957. NWSMQ16.ZIP  Help Marquee DLL 16-bit 
  6958.              This DLL allows help authors to add embedded windows containing 
  6959.              text in any available Windows font. Text can also be in 3D 
  6960.              and/or rotated, raised or embedded. Instructions and sample 
  6961.              included. This is fully functional shareware.  
  6962. NWSMQ32.ZIP  Help Marquee DLL 32-bit version
  6963.              This DLL allows help authors to add embedded windows containing 
  6964.              text in any available Windows font. Text can also be in 3D 
  6965.              and/or rotated, raised or embedded. Instructions and sample 
  6966.              included. This is fully functional shareware.  
  6967. SRCHALD.ZIP  SearchAll
  6968.              Is a Windows Help extension that allows help developers to 
  6969.              provide multi-file keyword searches with their Windows Help 
  6970.              files. SearchAll consists of two parts, a Keyword Extractor 
  6971.              program in which you define the files that are to be included 
  6972.              in the multi-file keyword index, and a custom Help macro called 
  6973.              SearchAll that your help files call in order to access the 
  6974.              multi-file search capability. 
  6975. THINHELP.ZIP ThinHelp Evaluation Version V1.0.8
  6976.              One of the most exciting developments in Help authoring for 
  6977.              years, an exciting addition to any Viewer author2s toolkit, and 
  6978.              one of the most varied and useful packages any Help author 
  6979.              could ask for. This catalogue demonstrates only a very small 
  6980.              part of ThinHelp2s true creative potential. ThinHelp is one of 
  6981.              the most versatile and useful packages available to Help 
  6982.              authors. Its utilities can dramatically reduce your workload, 
  6983.              giving you the time to explore its unique creative potential. 
  6984.              ThinHelp could forever change the way you look at Help. The 
  6985.              core of the package is the ThinHelp extension DLL, which offers 
  6986.              a truly unique range and a depth of functionality:  
  6987. VBAHA153.ZIP VB AHA!!! ver 1.53
  6988.              Is an inexpensive and easy to use utility for writing Windows 
  6989.              help files. You won't need any expensive wordprocessors or have 
  6990.              to use any cryptic commands. With simple mouse clicks and Drag 
  6991.              n Drop ease you will be able to construct your help files 
  6992.              quickly. If you use Visual Basic then VB AHA!!! will handle all 
  6993.              of the HelpContextID values for you and even recompile your 
  6994.              programs with the new values. No more hassles of having to 
  6995.              insert the values by hand! If you program in C/C++ or Pascal 
  6996.              then VB AHA!!! will create a header file containing all of the 
  6997.              definitions that you will need for context sensitive help in 
  6998.              your programs.  
  6999. WFWHLP.ZIP   contains basic information on constructing Windows Help files
  7000.              that can be viewed in Windows by using the help engine. This is
  7001.              a basic document - not intended to be "the" complete reference.
  7002.              Windows programmers can call a .hlp file from within their
  7003.              program to provide the user with instructions, tips, and
  7004.              references when running the program.
  7005. WH2000.ZIP   WinHelp 2000, The HTML Generation of WinHelp
  7006.              WinHelp 2000 extends the Windows Help engine to provide full 
  7007.              HTML and Web functionality without leaving WinHelp or launching 
  7008.              a Web browser. Click on the links below to see HTML content in 
  7009.              WinHelp.  
  7010. WWWHL1_1.ZIP World wide web help wizard 
  7011.              convert your windows help files to a world wide web site 
  7012.              effortlessly!  it helps you if you:
  7013.              1.Need to convert your existing Help files to HTML to meet the 
  7014.                new  Windows 97 standard 
  7015.              2.Want to increase the exposure of your help files to the entire world 
  7016.              3.Want to be able to use a single source project to create all 
  7017.                of the following: 
  7018.              - help files 
  7019.              - user manuals 
  7020.              - world wide web help sites
  7021.  
  7022.  
  7023.  
  7024.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  7025.  │ #34  │ Utility: DOS                                                      │
  7026.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  7027.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │   1827 KBytes in    20 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  7028.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  7029.  
  7030.              ===============================================
  7031.              DOS programming utilities
  7032.              ===============================================
  7033. ASCII.ZIP    Ascii converter
  7034.              ASCII CONVERTER is VERY simple to use. Just type your character
  7035.              into the left-hand box and it's ASCII equivalent is displayed
  7036.              in the right-hand box. Hopefully this will be of use to
  7037.              programmers who need to know ASCII values but cannot remember
  7038.              them.
  7039. ASM2PAS.ZIP  ASM to TurboPascal converter
  7040. AUTODUCK.ZIP Autoduck 
  7041.              Is a command-line utility that extracts specially tagged 
  7042.              comment blocks from programming source files and generates rich 
  7043.              text files containing the contents of those comment blocks. 
  7044.              Autoduck has traditionally been used to document programming 
  7045.              APIs. Placing API documentation within the source files helps 
  7046.              programmers disseminate information about a developing 
  7047.              codebase. Autoduck can generate online Help files containing 
  7048.              full hypertext coding with links and keyword lists. Typically, 
  7049.              Autoduck is integrated into the build process, so a new Help 
  7050.              database can be automatically generated each build. With C++ 
  7051.              source  
  7052. BAT2EX13.ZIP Bat2exec.Com - a batch file compiler win asm src
  7053. BINARY.ZIP   BINARY displays the binary code for integers up to 32,768 in
  7054.              various formats useful for programmers. Syntax: BINARY num, C source
  7055. EXEDAT.ZIP   EXEDAT for programmers V1.0 (with all C/C++ sources) 
  7056.              With EXEDAT, you can easily create an archive, insert numberous 
  7057.              files, compress them (or not) and link the archive to your .exe 
  7058.              file. You can load and decompress the data in your program at 
  7059.              run-time with the shipped C sources. The sources take care of 
  7060.              all the loading and decompressing.  
  7061. ILFS.ZIP     Internal Library File System ILFS v2.00b (WAD file system)
  7062.              ILFS provides a layer over the top of the Int 21h file 
  7063.              functions, Open, Close, Pointer, Read, Write and IOCTL. This 
  7064.              means that when its in memory, that ANY program that uses those 
  7065.              int 21h functions will go through the ILFS. 
  7066. IOUTIL10.ZIP TechnoSoft I/O Utilities Version 1.0/DOS
  7067.              The utilities contained in the .EXE are designed to aid the
  7068.              common user in I/O management. It allows you to work with both
  7069.              the keyboard and disk drives in various different functions.
  7070. KEYC1.ZIP    KeyCount v1.0 <ASP> 
  7071.              TSR used to monitor keyboard activity for security reasons, 
  7072.              measuring productivity 
  7073. MADTIME.ZIP  Timer, program with Asm src that shows how long your program
  7074.              was running.
  7075. MAKENM.ZIP   Create unique file names for batch files with MakeName. It
  7076.              creates a batch file that sets a DOS variable to a string which
  7077.              represents the current date and time. You can call this from
  7078.              another batch file to set a unique file name. Useful for backup
  7079.              & export applications. Runs under DOS, Windows, OS/2, or
  7080.              Novell.
  7081. PAR.ZIP      PARSE-O-MATIC version 2.33
  7082.              Moves data between programs that normally don't understand each
  7083.              each other's data. Convert reports from one program into a
  7084.              format useful to the other one. Edit text files by script.
  7085.              Don't retype all your data: print your report to a file, then
  7086.              use P-O-M to CONVERT it to the input format you require!
  7087.              Shareware from Pinnacle.
  7088. PGEN_2.ZIP   Parser Generator 2.0
  7089.              accepts a description of a context-free grammar and its
  7090.              semantic actions. It can output C language code for tables used
  7091.              to parse sentences in the described language and to interpret
  7092.              them via the semantic actions.
  7093. PRTFILE.ZIP  PRTFILE 1.0
  7094.              Is a utility that will print a text file on the printer.
  7095.              Although originally designed to print source code is is useful
  7096.              for printing any ASCII file. The advantage of using PRTFILE
  7097.              verses simply using the PRINT command is that PRTFILE places a
  7098.              heading and page number on each page of the printout. Also long
  7099.              lines are wrapped on the output so that data is not lost off
  7100.              the page.
  7101. SUPEROPT.ZIP GNU SUPEROPTIMIZER
  7102.              The superoptimizer is a function sequence generator that uses a
  7103.              ex- haustive generate-and-test approach to find the shortest
  7104.              instruction sequence for a given function.You have to tell the
  7105.              super optimizer which function and which CPU you want to get
  7106.              code for, and how many instruc- tions you can accept. C source
  7107. TFIX362.ZIP  Turbo Vision Resource Workshop v3.62
  7108.              Is a Turbo Vision developer's toolkit that will allow you to 
  7109.              quickly and easily develop programs using Borland's Turbo 
  7110.              Vision application framework. It allows you to create dialogs, 
  7111.              menu bars, menu boxes, status lines, string tables and even use 
  7112.              your own defined controls, all in an interactive manner! With 
  7113.              just a few mouse clicks, you will be able to create complex 
  7114.              dialogs, menu bars, status lines, string tables and even plain 
  7115.              text resources, which you can test in a simulated run-time 
  7116.              environment. This means that what usually took you hours to 
  7117.              code, can be completed in minutes now by using TVRW!  
  7118. TSD050.ZIP   TSD -C- Oriented Search Utility
  7119.              TSD program is useful when working with a big project
  7120.              containing hundreds of C-language source files. It allows you
  7121.              to find the definition of function or global variable. Standard
  7122.              text search utility may be inconvenient in this case,
  7123.              especially if the function you are trying to locate is called
  7124.              from many places.
  7125. TVRW360A.ZIP Turbo Vision Resource Workshop v3.60 
  7126.              A Turbo Vision developer's toolkit that allows you to quickly 
  7127.              and easily develop programs using Borland's application 
  7128.              framework. It allows you to create dialogs, menus, status lines 
  7129.              and even use your own custom controls, all in an interactive 
  7130.              manner. Generates Pascal and C++ source code. Full undo-redo 
  7131.              and clipboard features. Bitsoft Development, L.L.C. -- 
  7132. UPACK01.ZIP  Utillity Pack v1.0
  7133.              Tons Of UseFull Stuff..! All Sources Included! (C/Asm)
  7134. WAVECHS.ZIP  Wave Creator v1.0
  7135.              Is an utility to create ASM text-files of specific waves.
  7136.  
  7137.  
  7138.  
  7139.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  7140.  │ #35  │ Utility: Editors                                                  │
  7141.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  7142.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │   6468 KBytes in    15 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  7143.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  7144.  
  7145.              ===============================================
  7146.              DOS Editors/Viewers
  7147.              ===============================================
  7148. IPAGE2.ZIP   Ipage, interactive text file paginator v2.0
  7149.              aLlows users to interactively paginate text files, placing page
  7150.              breaks and page headers at precise locations within the file.
  7151.              Easy to use, gives a professional look to your documentation.
  7152.              Includes utilities to remove page breaks, check pagination, and
  7153.              create a table of contents from a paginated file. Requires ciex
  7154.              interpreter to execute. If you spend a lot of time putting page
  7155.              breaks into files, you need this. Freely distributed. C src.
  7156. XED.ZIP      XED 1.0a  is a powerful, simple to use HEX/ASCII/ BINARY file editor.
  7157.              Unlimited file size, 28/43/50 line modes, mouse support. Edit,
  7158.              insert and delete data from any file. Undo; Search, goto
  7159.              offsets+markers; ASCII tables; DOS shell; Menus; File info;
  7160.              Binary edit; generate C data files; C like assignments; bitwise
  7161.              support; text filter; unassembler; Fast and friendly. An
  7162.              indispensable tool. Australian Shareware. US$15 New for 94!
  7163.  
  7164.  
  7165.              ===============================================
  7166.              Windows Editors/Viewers
  7167.              ===============================================
  7168. CYGNUS.ZIP   Cygnus Hex Editor 1.50
  7169.              Shareware version of Cygnus, the fastest hex editor available. 
  7170.              Features include MDI interface, multi-level undo & redo, 
  7171.              extensive drag & drop support, fast and flexible search/search 
  7172.              & replace, supports full insert mode, edits files up to 
  7173.              available virtual memory (up to 2GB), much more. 
  7174. EW206.ZIP    E! (ver 2.06)
  7175.              Is a shareware text editor designed for programmers. If you are 
  7176.              using a compiler that has no Integrated Development Environment 
  7177.              (IDE) or if you are not satisfied with the text editor that 
  7178.              comes with your IDE, E! is made for you. E! belongs to the rare 
  7179.              text editors fully supporting the Clipper compiler. You can 
  7180.              have the language keywords colored dynamically, as you type, as 
  7181.              well as the function names and the Windows API function names. 
  7182.              You can compile your source files directly from E!. After 
  7183.              compilation E! will jump directly to errors detected in your 
  7184.              source files. Moreover, after scanning the files belonging to 
  7185.              your project, E! is able to automatically jump to function 
  7186.              definitions. Put the cursor on a function name, double-click 
  7187.              with the right mouse button and E! will jump to the location 
  7188.              where you defined this function. E! also supports other 
  7189.              compilers that are not generally delivered with an IDE (C51 is 
  7190.              a good example). Currently, E! is used to develop programs 
  7191.              written in C, C++, Pascal, Assembly language, Java, Clipper, 
  7192.              Lisp, Perl, FoxPro and in many other languages. Non programmers 
  7193.              can also use E! for tasks like development of TeX documents. 
  7194. FXEDIT32.ZIP FxEdit v2.0
  7195.              Allows you to view and modify binary files. You can also search
  7196.              for specified hexadecimal and ASCII strings. Most commonly used
  7197.              menu commands are available on the application's toolbar.
  7198. HDCEDIT.ZIP  HexDecCharEditor V 1.0 beta 3 
  7199.              More than a common hex-editor for programmers who want to view, 
  7200.              modify, search, compare and analyze binary files. It supports 
  7201.              colored marks. It can be switched between hexadecimal and 
  7202.              decimal output and input. At the same time the bytes are 
  7203.              displayed and can be entered as characters. Data can be loaded 
  7204.              directly from the clipboard. 
  7205. HW16V22.ZIP  Hex Workshop v2.20 (16-bit)
  7206.              The Professional Hex Editor, is a file and disk editor which 
  7207.              allows you to edit, insert, delete, cut, copy and paste hex. 
  7208.              Additional features include goto, find, replace, file compare, 
  7209.              and checksum calculation. You also get a Base Converter, for 
  7210.              converting hex, decimal, and binary, and a Hex Calculator 
  7211.              (supporting +,-,*,/,|,&,^,<<,>>,~).  
  7212. HW32V25.ZIP  Hex Workshop, v 2.53 (32-bit)
  7213.              The Professional Hex Editor, is a file and disk editor which 
  7214.              allows you to edit, insert, delete, cut, copy and paste hex. 
  7215.              Additional features include goto, find, replace, file compare, 
  7216.              and checksum calculation. You also get a Base Converter, for 
  7217.              converting hex, decimal, and binary, and a Hex Calculator 
  7218.              (supporting +,-,*,/,|,&,^,<<,>>,~).  
  7219. HXP3010.ZIP  HEXpert Version 3.0 for Windows
  7220.              Windows multi-format binary editor. It is a versatile tool that:
  7221.              - allows you to view and edit in hex, octal, binary, decimal & ASCII
  7222.              - supports OEM or ANSI fonts
  7223.              - does block fills and deletes
  7224.              - includes simultaneous display of 8 different numeric formats,
  7225.                including signed and unsigned integers and floating point
  7226.              - allows editing, searching, or replacing of data in any format
  7227.              - can insert and delete data
  7228.              - can print the hex, octal or binary dump
  7229.              - highlight blocks, cut, copy, paste to/from clipboard
  7230.              - variable screen width
  7231.              - line numbering
  7232.              - all options saved and restored between sessions
  7233.              - much more!.
  7234. NOTEBK24.ZIP Notebk25 (v2.5) - Large File Text Editor (16-bit)
  7235.              Notebook is a Notepad replacement which (1).Will open VERY 
  7236.              large files; (2).Has a toolbar; (3).Supports DRAG and DROP 
  7237.              editing; (4).Features full font control (5). Supports overtype 
  7238.              mode; (6). Will allow printing/saving to file SEL- ECTED text. 
  7239.              VBRUN300.DLL Required. Shareware (U.S. $12.00 + ship). Ron 
  7240.              Parker (CT Software) ron2222@aol.com.  
  7241. NOTEBK39.ZIP Notebk51 (v5.1) - Large File Text Editor (32-bit)
  7242.              Notebook is a Notepad replacement which (1).Will open VERY 
  7243.              large files; (2).Has a toolbar; (3).Supports DRAG and DROP 
  7244.              editing; (4).Features full font control (5). Supports overtype 
  7245.              mode; (6). Will allow printing/saving to file SEL- ECTED text. 
  7246.              VB5 Runtime Required. Shareware (U.S. $15.00 + ship). Ron 
  7247.              Parker (CT Software) ron2222@aol.com. 
  7248. PFE0701.ZIP  Programmer's File Editor 0.07.001 (16-bit version)
  7249.              A large-capacity multi-file programming oriented editor for 
  7250.              Windows 95, Windows NT 3.51 and 4.0 on Intel and PowerPC 
  7251.              platforms, and Windows 3.1x . PFE is a large-capacity, 
  7252.              multi-file editor that runs on Windows 95, Windows 3.1x, and 
  7253.              Windows NT 3.51 and 4.0 on Intel and PowerPC platforms. 
  7254.              Although it's primarily oriented towards program developers and 
  7255.              contains features like the ability to run compilers and 
  7256.              development applications, it also makes a very good general 
  7257.              purpose editor for any function at all It's got all the 
  7258.              standard sort of editory things, of course - you can type into 
  7259.              it (insert or overwrite mode); open files; insert one file into 
  7260.              another - all the things you expect in any editor at all  
  7261. PFE0701I.ZIP Programmer's File Editor 0.07.001 (32-bit version)
  7262.              A large-capacity multi-file programming oriented editor for 
  7263.              Windows 95, Windows NT 3.51 and 4.0 on Intel and PowerPC 
  7264.              platforms, and Windows 3.1x . PFE is a large-capacity, 
  7265.              multi-file editor that runs on Windows 95, Windows 3.1x, and 
  7266.              Windows NT 3.51 and 4.0 on Intel and PowerPC platforms. 
  7267.              Although it's primarily oriented towards program developers and 
  7268.              contains features like the ability to run compilers and 
  7269.              development applications, it also makes a very good general 
  7270.              purpose editor for any function at all It's got all the 
  7271.              standard sort of editory things, of course - you can type into 
  7272.              it (insert or overwrite mode); open files; insert one file into 
  7273.              another - all the things you expect in any editor at all  
  7274. SHORTHND.ZIP Shorthand 5 for Windows
  7275.              Is a typing productivity tool that works concurrently with
  7276.              other Windows applications. You represent frequently used
  7277.              words, phrases and keystrokes with a much shorter keyword.
  7278.              Features include AutoReplace, Input Fields, and File Launching.
  7279.              Requires Windows 3.1 or Windows 95.
  7280. VFEDIT.ZIP   VFEDIT
  7281.              Is an hexadecimal file editor. With its help, you will be able 
  7282.              to scan (dump) and study any kind of file stored on your 
  7283.              computer system, and if need be you will also be able to patch 
  7284.              it, which can be very useful for software development purposes, 
  7285.              provided you DO keep in mind the above warning. Once made, file 
  7286.              patches are there to stay!  
  7287.  
  7288.  
  7289.  
  7290.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  7291.  │ #36  │ Utility: Disc & File                                              │
  7292.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  7293.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │  14151 KBytes in    83 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  7294.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  7295.  
  7296.              ===============================================
  7297.              DOS File/Disc/CD utilities
  7298.              ===============================================
  7299. ASCII.ZIP    ASCII - Show ASCII text in a file.
  7300.              This program prints a list of all ASCII text in a file. It can
  7301.              be used to, among other things, show all text messages in an
  7302.              .EXE or .COM file. (C source)
  7303. BAT2C21.ZIP  Batch file to C file converter
  7304. BDIFF123.ZIP BDIFF/BUPDATE: Binary file differencer/updater
  7305.              Bdiff creates a binary difference between two files. On unix
  7306.              like systems, many people use diff and patch to update source
  7307.              files. They are very powerful for "line oriented" data.
  7308.              However, they are incapable of handling binary data. Modifying
  7309.              a single line in source file amounts to a considerable
  7310.              difference in its compiled object. Calling address, variable
  7311.              address, segment value, they will all change even when object's
  7312.              structure remains similar.
  7313. BEXE.ZIP     BOOTEXE v1.0
  7314.              A program to prepare a floppy disk to boot a computer with a
  7315.              user-defined executable. The executable is assumed to be in DOS
  7316.              EXE format; however the executable must not assume that DOS is
  7317.              installed. Developed by TechniLib.
  7318. BOOTCHK.ZIP  BOOTCHK, BOOTRST
  7319.              Boot sector archival, verification, restoration BOOTCHK and
  7320.              BOOTRST are DOS-based programs that help protect your computer
  7321.              from damaging viruses and trojans. They do not reduce the need
  7322.              for a comprehensive virus detection program nor regular
  7323.              backups. with C src
  7324. BOOTIT.ZIP   BOOTIT v2.07 <ASP> - Multi-Boot Utility. 
  7325.              Allows up to 255 "master" partitions per hard drive, custom 
  7326.              menu creation, multi-boot from a single partition. Select the 
  7327.              boot configuration from the custom menu. By TeraByte Unlimited. 
  7328.              Shareware $39.95  
  7329. C2E_E2C.ZIP  COM2EXE & EXE2COM converter with ASM source
  7330. CALCZ10B.ZIP CALCZIP v1.0B
  7331.              Calculates required disk space for Zip archive installation on 
  7332.              hard disk. Option to display Zip archive imbedded information. 
  7333.              Works only on ZIP archives generated with PKZIP vs 2.04g. 
  7334.              Information on disk space requirement calculation included. 
  7335.              Includes incentives to register for an enhanced version. 
  7336.              Preliminary release. -AV by author. 
  7337. CDC11.ZIP    CDC Version 1.1
  7338.              CDC is a program that compares disks and CD ROMs. If you work
  7339.              in a quality assurance department or other department that make
  7340.              copies of disks or CDs, use CDC to compare the original to the
  7341.              copy.
  7342. CHARGER.ZIP  BC - Backup Copy Routine
  7343.              BC is very similar to the standard DOS COPY routine. The
  7344.              important difference is that BC will first check the
  7345.              destination for a copy of the file to be transfered. If the
  7346.              destination file is more recent than the source the file will
  7347.              not be copied. If a wild card is used to copy files and a file
  7348.              will not fit on the disk, you will be prompted to insert a new
  7349.              formatted disk. PAscal source
  7350. CLUSTER2.ZIP CLUSTERS v2.0 
  7351.              Reports HD waste in cluster size PowerBASIC source code is 
  7352.              included. The source contains a library of routines for doing 
  7353.              text-mode boxes, that you are free to use in your own 
  7354.              PowerBASIC programs. This program is free, but remains copyr.  
  7355. COMPARIT.ZIP Comparit Text Comparison Utility
  7356.              Is a windows program which compares text files and displays the
  7357.              results within the screen window. Optionally the user may print
  7358.              out the results of the comparison. A wide variety of options
  7359.              allows you to alter the methods of comparison (ignore leading
  7360.              and trailing spaces) and the appearance of the the comparison
  7361.              report (color, indentation, line numbers, prefixes and
  7362.              headings)
  7363. CRCDR114.ZIP Computes & displays a single 16-bit & a single 32-bit CRC value
  7364.              for an entire directory. In other words, the computed CRC
  7365.              values represent accumulated CRC's of all files contained in a
  7366.              directory. May be used to provide a high degree of assurance
  7367.              that the contents of directories on physically separated
  7368.              computers are identical. May also be used to see if the
  7369.              contents of a directory have changed over time. (utility)
  7370. CRCFILE.ZIP  Crcfile returns the crc of a file
  7371. CRCSET13.ZIP Crcset is an anti-virus utility. Its purpose is to protect
  7372.              programs (in which supporting code is linked) with one of the
  7373.              most effective weapons against computer viruses: the cyclic
  7374.              redundancy check, or crc. C/pascal source
  7375. CRUSH18.ZIP  CRUSH v1.8 - <ASP>
  7376.              Super-compressor for DOS. Fed up with limited compression 
  7377.              performance of Stacker, PKZIP (2.04g), ZOO, ARJ and LHA? CRUSH 
  7378.              will usually give 5%-50% improved compression over any other 
  7379.              DOS compression tool, & yet allows the user to continue using 
  7380.              the archiver already in use. CRUSH is fast & the ideal choice 
  7381.              for users keen to save disk space. Too good to be true? No! Try 
  7382.              it! PocketD v4.1 compat. New! no 1000 file limit  
  7383. CSDUMP.ZIP   Dump - Dump a file in hex format, C source
  7384. DLSUPERC.ZIP DLSuperC is a comprehensive compare program that compares two
  7385.              files and produces an assortment of reports that can be
  7386.              configured to suit a users preference for seeing which lines
  7387.              have been modified and changed. The program features simplicity
  7388.              and ease of use although it offers a large number of optional
  7389.              and unique comparison, listing, and filtering options. It even
  7390.              flags reformatted line changes and detects matching lines that
  7391.              have been moved from their original sequence. Most importantly
  7392.              DLSuperC appears to generate change reports that visually
  7393.              communicates user perceived change activity consistent with
  7394.              changes that appear to have been made either through user
  7395.              initiated data editing or through automatic program initiated
  7396.              modification. Property of Donald M. Ludlow - SuperC Inc.
  7397. DMPEXE12.ZIP Obsession exe-file expander ver 1.2 [o1/o1]
  7398.              This program can unpack any exepacked file. It means that a 
  7399.              file packed with an unknown exepacker, can be expanded to it's 
  7400.              original size and format. This is a must for all you crackers 
  7401.              and patchers out there. *Cardware* now with support for the 
  7402.              soft-ice debugger.  
  7403. DOS2UNIX.ZIP DOS2UNIX.C and UNIX2DOS.C
  7404.              Cleanout/convert cr/lf combinations in a file but keep it's
  7405.              original date/time stamp. With C source
  7406. DOSFDATE.ZIP Filedate changer utility
  7407. DTCD101.ZIP  DTown Audio-CD Player
  7408.              DTCD is coded in 100% assembly, coded in approximately 800
  7409.              lines. This is the TSR-Version. It simply traps Interrupt 15h,
  7410.              Subfunction 4Fh. This function is called by Int 9 every time a
  7411.              key is pressed or released to translate a scan-code. When one
  7412.              of the control keys is pressed, the shift-key-status is read
  7413.              and the appropriate CD-ROM routine is called. With asm source
  7414. FGREP145.ZIP fgrep 1.45
  7415.              Fgrep (Fast GREP) is a small utility that can be used to find
  7416.              specific strings of characters in ASCII text files. String
  7417.              search capabilities are not extensive (no regular expressions),
  7418.              but fgrep is small and quite fast (on a standard PC equipped
  7419.              with a fairly slow fixed disk, fgrep can perform a case and
  7420.              spacing insensitive search of 30 files totalling over 1/3
  7421.              megabyte of text in about 22 seconds). Fgrep is intended to
  7422.              replace DOS's FIND filter with something faster and more
  7423.              flexible.
  7424. FILEPART.ZIP FilePart and FileJoin is a set of programs that will split a 
  7425.              rather large file(like the DirectX3 SDK) into seperate files 
  7426.              that are just small enough so you can copy them onto a 1.44MB 
  7427.              disk. You can then use FileJoin to rejoin the seperate files 
  7428.              into the 1 big file again. There is no size limit. 
  7429. FILESPY.ZIP  FILESPY/2 v96.05.18
  7430.              Shows the type of nearly any file. Covers EXE,DLL etc. for
  7431.              OS/2,Linux, DOS,Win,NT,95; archives with contents and optional
  7432.              unpacking (arc,arj,zip,gzip,tar,zoo bundle,lharc,expand,cab)
  7433.              wordprocessors (Win Word,WP, AMI PRO, plainText .. ) databases
  7434.              (dBase, ACCESS ...) spreadsheets (Excel...) and misc.
  7435.              (pgp,project, prog.lang. etc. etc.). command-line driven with
  7436.              full redirecting. For OS/2; DOS Version avaiable;
  7437.              Freeware/Cardware
  7438. FILTER5.ZIP  Filter5 is a very simple program with the job of adding a
  7439.              linefeed for each carriage return found in your input file.
  7440. HC.ZIP       HC - Horizontal Concatenation of files
  7441.              It concatenates correspon- ding lines from files. The effects
  7442.              of hc are best visualized by imagining the files to be printed
  7443.              on long strips of paper with Velcro strips on the left and
  7444.              right margins; hc sticks these files together to make one wide
  7445.              file on the standard output. C source
  7446. HPCDA.ZIP    HPCDA is a small CD-Audio reader for the HP4324 CD-R. I wrote
  7447.              it out of desperation trying to make Incat Software tools work
  7448.              properly. With ASM src
  7449. HSTOP099.ZIP HS/HSTOP (HackStop)
  7450.              Protects EXE and COM files. Designed to drastically hinder
  7451.              hacking, analysis, modification and reverse engineering of your
  7452.              programs. Additional crypts COM files with random keys!
  7453.              Wildcards supported. Yet unhackable!
  7454. HTYPE.ZIP    HType 
  7455.              Is a simple DOS utility that writes out a file of some kind in 
  7456.              HEX and ASCII tables. It will give You a brief idea of any file 
  7457.              without the need to load it in some HEX editor of som kind. 
  7458.              Just use it as the TYPE command. With Asm src
  7459. KDISKUS.ZIP  KeyDisk  Protect soft against copy version 3.6
  7460.              This soft protects yours applications DOS and WINDOWS 3.x & 95 
  7461.              (in all language) against copy. Supports floppies HD, hard 
  7462.              drives and Networks. KEY-DISK is an easy, powerful and economic 
  7463.              package against soft copy (floppies 5"25 HD or 3"5 HD, hard 
  7464.              drives & networks) made for all IBM PC and compatibles users. 
  7465.              With it you control yours soft spreading, create evolutive demo 
  7466.              versions, modulate versions, hiring versions, & obtain 
  7467.              substantial benefits. 
  7468. LIST.ZIP     List
  7469.              List is a little command line program that lists the Creation 
  7470.              date, size and real file size. It also shows how much that are 
  7471.              waisted. The real file size is what the file actually occupies 
  7472.              on Your disk. If Your hard drive are formatted with 32kb 
  7473.              clusters a file can't be smaller than that ! So if DIR says 1 
  7474.              byte, it's 32kb in reality. Nice, uuhhh ? 
  7475. LOC.ZIP      LOC - Lines Of Code Utility  
  7476.              Is a Lines Of Code counting tool. Although it cannot analyze 
  7477.              your code and verify that it conforms to any particular 
  7478.              technique that might ensure some level of "quality", it does 
  7479.              provide some good indicators that help gage software quality 
  7480.              and quantity. 
  7481. LOWER.ZIP    LOWER 
  7482.              A little utility that converts all ascii chars in a file to 
  7483.              lower case. I mainly use it to convert source code files so 
  7484.              they dont look so messy. Usage: Lower <filename>. With Asm src.
  7485. MAKENM.ZIP   Create unique file names for batch files with MakeName. It
  7486.              creates a batch file that sets a DOS variable to a string which
  7487.              represents the current date and time. You can call this from
  7488.              another batch file to set a unique file name. Very useful for
  7489.              backup & export applications. Can be used with DOS, Win 3.1,
  7490.              Win 95 & OS/2. Created by Pinnacle Software -- visit our Web
  7491.              site at www.cam.org/~pinnacl or dial our free files BBS at
  7492.              514-345-8654 (sign on as GUEST).
  7493. MAXI19.ZIP   MAXIForm- The Original Floppy Disk Expander version 1.9 - 
  7494.              MAXIForm will format 360k disks to 420k, 720k to 800k, 1.2 meg 
  7495.              to 1.4 meg and 1.44 meg to 1.6 meg. For use with DOS version 
  7496.              3.2 or later. v1.9 includes support for SmartDrive caching. ASP 
  7497.              shareware from Herne Data Systems Ltd. 
  7498. PC_ST.ZIP    St to msdos disc converter
  7499.              Allows an ibm compatible with ms-dos to read disks formatted on
  7500.              the atari st. This is not a difficult task; the format is
  7501.              identical, but if microsoft dos didn't format the disk and
  7502.              write 4 bytes of non-critical data to the boot sector, it
  7503.              reports that disk to be unformatted. These programs write the
  7504.              missing bytes. Do not use either program on a bootable st disk
  7505.              (such as dungeon master), as writing new data in the boot
  7506.              sector will destroy the boot program!
  7507. POCK51.ZIP   POCKETD PLUS v5.1 <ASP> -
  7508.              35k DOS Army Knife NEW! Supports Win95 long filenames and 
  7509.              more!! "BEST UTILITY" awards 1992, 1994 and 1995 by PsL, WHAT 
  7510.              PC and Ziff-Davis. Tiny but superb color DIR, Utility factory, 
  7511.              power file COPY & immensely powerful file manager. Over 300 (!) 
  7512.              options and sub-options from command-line or Windows/DOS 
  7513.              menu-driven interface. Still the most powerful and innovative 
  7514.              utility around.
  7515. README.ZIP   CDCLIP.EXE - CDROM Digital Audio Reader
  7516.              CDCLIP will read "digital audio data" from an audio/music CD
  7517.              and store the data in a binary output file (default is WAV
  7518.              format). Automatic "jitter" correction is performed to insure
  7519.              correct digital copies. CDCLIP can also be used to extract raw
  7520.              2352 byte data sectors from a non-audio disc using the /DATA
  7521.              option (not supported by all CDROM drives).
  7522. REFORM10.ZIP Reformat version 1.0 a Text reformatting utility
  7523.              REFORMAT is a utility for IBM compatibles to reformat the line
  7524.              length of any ASCII text file. The program will take a text
  7525.              file, with lines of any length, and reformat them to the length
  7526.              you specify. For example, if you have a text file that is 80
  7527.              characters per line (such as this file you're reading),
  7528.              REFORMAT can change the length of each line to say, 65
  7529.              characters per line, or whatever length you like.
  7530. REP128.ZIP   Replicator For DOS Version 1.28 <ASP> 
  7531.              Replicator is a disk image utility used to create images of 
  7532.              diskettes and catalog them in a database. Recreate disks as 
  7533.              needed. Store up to 10 description lines and a complete list of 
  7534.              files contained on the original disk for each disk image in the 
  7535.              database. Modify database entries at any time. Easy push button 
  7536.              interface. Network support.  
  7537. SEEJUNK.ZIP  Seejunk , Look at unallocated bytes at the end of a file.
  7538. SHRINKWR.ZIP ShrinkWr.exe Version 1.01
  7539.              The program can
  7540.              - save disk images from a floppy drive (3.5 or 5.25) on a hard-disk
  7541.              - copy disk images from a hard-disk back onto a floppy-diskette
  7542.              - the image files contain a checksum
  7543.              - the image files are ShrinkWrap (Macintosh) compatible
  7544.              - read IBM images and convert to ShrinkWrap format
  7545.              - read AST images and convert to ShrinkWrap format
  7546.              - display the content (dir) of a MS_DOS image
  7547.              - the program supports 180/360/1.2(5.25) and 720/1.4(3.5) disks
  7548.              - verify original diskettes with the image
  7549.              - replace/copy the boot sector of a diskette
  7550.              - extract all files from a disk-image
  7551. SPLIT3.ZIP   Big file splitting and unsplitting utilities
  7552. STF162.ZIP   SHOW TWO FILES VER 1.62 <ASP>
  7553.              Show & Compare 2 ASCII files side-by-side. Differences are 
  7554.              highlighted by dimming unequal lines. Move around the files 
  7555.              independently or together using Home, End, Arrow keys or use 
  7556.              the mouse. Searches for and highlights found text. Optional 
  7557.              Individual Character hilite. V 1.62 adds Percent to top bar and 
  7558.              adds an Append File function. Utilities - Disk/File Compare 
  7559.              R.P.MCCORMICK  
  7560. TMTOC103.ZIP Open/Cope v 1.03
  7561.              This program will eject your CD-ROM. Optionally Unlocks and/or
  7562.              interrupts Audio playing. Includes .ASM source. Includes 3
  7563.              bonus utilities : UNLOCK, LOCK and RESET (in both .ASM & .COM)
  7564.              100% TASM by Warp Lion / Thaumaturge
  7565. TOLOW.ZIP    Tolow
  7566.              This is a utility that converts all long filenames to lower 
  7567.              case. Every time I have been messing around in my web work 
  7568.              directory from DOS the filenames has been changed. It's a pain 
  7569.              to manually rename them to lowercase so the web server and html 
  7570.              stuff will recognise them. It renames ALL files in the given 
  7571.              directory or the current if nothing on command line. Usage: 
  7572.              Tolow [path] Example: Tolow A:\MYDIR  
  7573. TOUCH.ZIP    TOUCH is a small utility program which sets the timestamp of 
  7574.              one or more files to the current or specified time/date. It is 
  7575.              useful as a method of forcing MAKE to recognize a file as 
  7576.              "changed", even when it has not. With C source.
  7577. TWRAP11.ZIP  TWRAP v1.1 - "Text Wrapper" 
  7578.              Word-wraps files with lines too long to fit in 80-column 
  7579.              format. Useful for formatting copied/pasted text from Internet, 
  7580.              forum, or other medium which result in long lines of text 
  7581.              instead of 80-column text. UNLIMITED input file size. 
  7582.              Shareware, -AV by author. 
  7583. TXTLS1V0.ZIP TEXTools is a powerful integrated collection of 50+ DOS filters 
  7584.              that you can easily combine together like building blocks, to 
  7585.              form "mini-programs", (called pipes) that process text for 
  7586.              achieving various goals. It can be used interactively from the 
  7587.              command prompt to quickly handle adhoc requests, or it can be 
  7588.              called from batch file processes, (even other programs) to 
  7589.              handle more complex tasks.  
  7590. TXTSPLIT.ZIP The program splitter provides for splitting an input text or
  7591.              ascii file into two or more subfiles, based on a phrase or word
  7592.              that you define. Splitter reads the input file until that
  7593.              phrase or word is found, and then splits the file at that
  7594.              point, creating a new subfile. This continues until the end of
  7595.              the input file is found.
  7596. UNZIP200.ZIP UNZIPIT Version 2.0
  7597.              DOS Utility to automate the installation of ZIP Files. Uses a
  7598.              scroll bar to search any Hard or Floppy Drive on your system.
  7599.              Then sets up and installs the selected Zip File to a default or
  7600.              user defined directory. REQUIRES PKUNZIP 204G
  7601. VACUUM.ZIP   The vacuum cleaner for floppy disks is a program you hope you
  7602.              will never need to use. It recovers data from otherwise
  7603.              unreadable disks. The results are not organized the way you
  7604.              want them, but using a good text editor you may be able to
  7605.              reconstruct lost ascii text files. (asm src)
  7606. ZIPSRC32.ZIP FreeZip version 1.0 (32-Bit version)
  7607.              FreeZip is a program designed to extract files from .ZIP
  7608.              archives, or to add files to them. FreeZip is just that--free,
  7609.              so you can distribute copies of it to anyone. It's pretty easy
  7610.              to use and there's lots of online help. Because FreeZip is
  7611.              totally free, and not shareware, it's a good deal for schools
  7612.              or nonprofit instutions interested in unzipping files but
  7613.              without big budgets. FreeZip can also be used to create .ZIP
  7614.              files, although that's not its main purpose. FreeZip does not
  7615.              require PKZIP from PKWare.
  7616.  
  7617.  
  7618.              ===============================================
  7619.              Windows File and Disc utilities
  7620.              ===============================================
  7621. ASCII18.ZIP  AsciiConvert v1.8 <ASP> 
  7622.              AsciiConvert converts and restructures comma-delimited, 
  7623.              fixed-width ASCII and other files. Functions include: field 
  7624.              re-sequencing, new fields, constants, dates, field 
  7625.              concatenations/merge, 'line- wrap', reformatting, trimming, 
  7626.              HTML table tags, etc. $19.00. Req. VBRUN300. SWREG# 7285. 
  7627. AUTORUN.ZIP  AUTORUN.EXE for the Windows 95 Operating system
  7628.              Is aimed at developers distributing files on CD-ROM for Windows
  7629.              95. In conjunction with AUTORUN.INF and AUTORUN.GIT, it
  7630.              controls what happens when a user inserts your CD-ROM in the
  7631.              drive. If a special DAT file is absent in the user's
  7632.              \WINDOWS\SYSTEM (or equivalent) directory, then your SETUP
  7633.              program installs your application. If the DAT file is present,
  7634.              then your application runs. Your SETUP program should create
  7635.              the DAT file - your Uninstaller delete it.
  7636. COMNT11.ZIP  ES Commentator allows you to add comments To files (up to 176 
  7637.              characters) There is a text search with which you can search 
  7638.              your comments. Once you have found the file you want to work 
  7639.              on, Commentator will launch any application DOS or Windows (95 
  7640.              or 3.1) with that file on the command line. Ideal librarian for 
  7641.              WP,CAD,DTP, Spreadsheets and MIDI. Single user and LAN 
  7642.              versions.  
  7643. CSDIFF.ZIP   ComponentSoftware Diff (CSDiff) V1.2
  7644.              CSDiff is a free advanced file difference analysis tool for 
  7645.              Windows 95/NT. Use it to analyze what have changed between two 
  7646.              revisions of the same file. CSDiff is usually used to analyze 
  7647.              program source files, HTML documents and MS-Word documents. 
  7648.              FREEWARE. <ASP> 
  7649. DATA_REC.ZIP TIRAMISU FOR DOS/WINDOWS V3.05  
  7650.              sophisticated data recovery - TIRAMISU is a software for 
  7651.              reconstructing data from a crashed hard drive. 
  7652.              It helps when the drive is:
  7653.              - hit by a virus
  7654.              - formatted
  7655.              - 'fdisk'ed
  7656.              - zapped by a power failure
  7657.              - damaged by applications
  7658. DATESET.ZIP  Windows 95 program datetimestamp.Exe 
  7659.              Takes selected file(s) and changes the dates and times to a 
  7660.              value which you specify. The compiled program and source code 
  7661.              are included. To compile source you will need Delphi 3.  
  7662. DIRTKT.ZIP   Directory Toolkit for Windows 95/NT Version 2.6
  7663.              Provides features missing from Windows 95 and Windows NT 4.0 or 
  7664.              higher. Directory Toolkit can compare files in two directories, 
  7665.              rename, copy, move, & delete multiple files using wildcards 
  7666.              while preserving long file names (the DOS commands don't). New 
  7667.              to version 2.6, Directory Toolkit now has built in ZIP file 
  7668.              functions. 
  7669. EFCWL.ZIP    Commander 1.01b,
  7670.              One of the finest Norton Commander clones, for Win95/NT The
  7671.              Commander Lite is a useful tool for your Computer. You have a
  7672.              large palette of commands for files, directories and logical
  7673. FAT32REC.ZIP Tiramisu for 32-bit fat v1.11 - Special edition -
  7674.              sophisticated data recovery - TIRAMISU is a software for 
  7675.              reconstructing data from a crashed hard drive. 
  7676.              It helps when the drive is:
  7677.              - hit by a virus
  7678.              - formatted
  7679.              - 'fdisk'ed
  7680.              - zapped by a power failure
  7681.              - damaged by applications
  7682. FDT20.ZIP    File Date Time - FDT 2.0 (32-Bit version)
  7683.              FileDateTime is a little utility for Windows 95 and Windows NT, 
  7684.              that allows you to set the file date time stamp. It works as a 
  7685.              32 bit application and it is able to handle long file names. If 
  7686.              you like to use a 16 bit application of FDT, use FDT 1.0, it's 
  7687.              freeware! 
  7688. FINDALL3.ZIP Find All for Windows (FINDALLW.EXE) is a Windows utility that
  7689.              makes software development in Windows 3.x a little easier if
  7690.              your current environment does not support searching multiple
  7691.              files for ocurrences of specific text. It allows you to search
  7692.              directories and subdirectories for information, view the list
  7693.              of files that contain the information, view and/or edit
  7694.              contents of individual files in the list, and print the "found"
  7695.              list or "pretty print" contents of individual files in the
  7696.              list.
  7697. FSEC10.ZIP   HyperComputing File Security Guard 1.0
  7698.              Set a password protection to your text files. Encrypting of 
  7699.              other kinds of files is not recommended! Usage: You can protect 
  7700.              plain text files with a password. Select a file and set a 
  7701.              password on it. With the knowledge of the password you can 
  7702.              decode the files. 
  7703. FSUS16.ZIP   File Susi for Windows 95/3.x/NT 
  7704.              Windows file-splitter, The fastest and easiest way to 
  7705.              split/combine files  
  7706. GRDUW17.ZIP  GRDUW for Windows 95. Version 1.7
  7707.              GR Disk Utility for Windows 95 is a disk utility that can
  7708.              replace the standard Explorer features when you need to format
  7709.              or duplicate a disk. Have you tryed to format a NOT FORMATTED
  7710.              diskette with the explorer ? I'm sure NOT! The diskette media
  7711.              supported are the standard formats 720K, 1.44M and the non
  7712.              standard formats 1.72Mb and MSDMF (1.68Mb).
  7713. GROUP32.ZIP  Grouper v2.0, file launcher.
  7714.              The quick, easy way to organize and launch files and programs. 
  7715.              Group files together and launch all, organize all files of a 
  7716.              project to find and launch quickly. Win 3.1/Win95 
  7717. IFA400.ZIP   Instant File Access v4.00 
  7718.              Adds LONG FILE NAMES, File/Directory recall, Floating file 
  7719.              lists, File Manager functions, etc., to Windows 3.11 programs. 
  7720.              Also allows Win 3.11 programs to view and open Windows 95 long 
  7721.              filenames.  
  7722. INFVU95.ZIP  INFOVIEW v1.10
  7723.              Is a Windows 95 utility to view any file or folder of any size.
  7724.              InfoView allows you to view a file as it appears on your system
  7725.              or in Hex (debug) mode, or with a specific number of bytes per
  7726.              line or by having each line end with a character you specify.
  7727.              InfoView has a registry viewer to examine the file registry.
  7728.              InfoView also has Windows 95 screen capture tool to let you
  7729.              capture any window or portion of the screen then view it, save
  7730.              it, print it or copy it to the clipboard. InfoView will accept
  7731.              files dropped onto it from other applications or files from the
  7732.              command line. This is the Windows 95 (32bit) rewrite of the
  7733.              popular 16bit InfView file viewer (superior shareware).
  7734. MDISK41.ZIP  MAXIDisk The Original Floppy Disk Expander Version 4.14 
  7735.              Will format 360k disks to 420k, 720k to 800k, 1.2 meg to 1.4 
  7736.              meg and 1.44 meg to 1.6 meg or 1.7 meg, 2.88 meg to 3.2. MAXI 
  7737.              is also a full featured disk copier. Also supports Macintosh 
  7738.              disks. For use with Windows 3.x or later. ASP shareware from 
  7739.              Herne Data Systems Ltd.  
  7740. REPW202.ZIP  Replicator For Windows v2.02 - <ASP> 
  7741.              Replicator is a disk image utility used to create images of 
  7742.              diskettes and catalog them in a database. Recreate disks 
  7743.              easily. The database stores a description and file list for 
  7744.              each diskette. Modify database entries at any time. Network 
  7745.              support & DMF support. Works best under Windows 95. Ver 2.02 
  7746.              adds improved support for keyboard users.  
  7747. S32_3021.ZIP Search32 - Anet's text retrieval utility for windows 95/nt 
  7748.              Text retrieval system provides you a special "search engine". 
  7749.              Developed on Anet's unique algorithm, this engine, like those 
  7750.              used by Yahoo and Infoseek, does not scan the whole disk. 
  7751.              Instead, it browses preprepared "index files". These index 
  7752.              files contain information about every word in every text file. 
  7753.              Result? Superfast search results showing text strings and file 
  7754.              names! Files easy to identify and open one by one. 
  7755. SAFESCAN.ZIP SafetyScan operates by regularly scanning your hard drive for 
  7756.              various error producing files and then optionally cleaning them 
  7757.              from your system for you. SafetyScan targets specific types of 
  7758.              error producing files that common disk utilities, un-install, 
  7759.              defrag, scandisk, and sweep type programs will miss.  
  7760. SR.ZIP       Search and Replace for Windows Help Contents - Version 2.85
  7761.              Is a Search (grep) utility you can use to find a given string 
  7762.              in multiple files, including files inside of ZIP archives. In 
  7763.              the registered version, you can replace some, all, or none of 
  7764.              these strings with another string. In the shareware version, 
  7765.              you can only replace in the first file in each session. A touch 
  7766.              button allows you to change the date and time of the files you 
  7767.              specify. 
  7768. SYNCTREE.ZIP Synctree 
  7769.              SyncTree is a small WIN32 program to synchronize two directory 
  7770.              trees based on file dates. I wrote it in order to ensure that 
  7771.              my source code is up-to-date when copying back and forth from 
  7772.              home, but I'm sure it could have other uses as well. Files are 
  7773.              copied from one tree to the other if either they don't exist or 
  7774.              are newer. Provisions are made for excluding specific 
  7775.              directories (sub-trees), and for excluding files based on file 
  7776.              mask. With C source
  7777. UPD8R.ZIP    WinUpD8R v4.2 <ASP> 
  7778.              If you use "floppy net" to move files back and forth between 
  7779.              computers, you NEED this program!! Finalist in PCMAG Best 
  7780.              Windows Utility Category. WinUpD8R can automatically keep your 
  7781.              files up-to-date on multiple machines while providing (at 
  7782.              least) triple-redundant backup of your data in the process. No 
  7783.              cables or modem transfers necessary. Windows 3.1 or '95 
  7784.              required. Shareware.  
  7785. WG16_30.ZIP  WinGREP 3.0 (16-bit)
  7786.              Integrated search & replace for the professional developer. 
  7787.              WinGREP is a multi-file search and replace utility for MS 
  7788.              Windows 3.1, 95 and NT. It is integrated with over 18 editors 
  7789.              and IDE's including Borland C++, Delphi, MS Developer Studio, 
  7790.              and many more. WinGREP will open the file in your editor and 
  7791.              position it to the correct line. A hierarchical tree is used to 
  7792.              display the search results. Extensive search options and full 
  7793.              regular expression and DOS style searching helps to make this 
  7794.              one of the best search utilities for the professional 
  7795.              developer.  
  7796. WG32_30.ZIP  WinGREP 3.0 (32-bit)
  7797.              Integrated text search/replace for the professional developer. 
  7798.              WinGREP is a multi-file search and replace utility for MS 
  7799.              Windows 3.1, 95 and NT. It is integrated with over 18 editors 
  7800.              and IDE's including Borland C++, Delphi, MS Developer Studio, 
  7801.              and many more. WinGREP will open the file in your editor and 
  7802.              position it to the correct line. A hierarchical tree is used to 
  7803.              display the search results. Extensive search options and full 
  7804.              regular expression and DOS style searching helps to make this 
  7805.              one of the best search utilities for the professional 
  7806.              developer.  
  7807. XFIND_.ZIP   XFind 1.02 searches in textfiles 
  7808.              It displays ALL founded lines in ONE screen (you wont have to 
  7809.              flip)! AND you can CHANGE the lines in that screen! Additional 
  7810.              it shows one line over and one under the location. Shareware
  7811. ZAPFILE.ZIP  ZapFile (With Delphi source)
  7812.              Paranoia dictates that sometimes when we want a file deleted, 
  7813.              we want it to stay deleted so that no one can remove our hard 
  7814.              disks and find any magnetic remnents of files we have created 
  7815.              and later deleted. Our government insists that three rewrites 
  7816.              of the file are sufficient to destroy the image. ZapFile 
  7817.              assumes the government standard is false and that it takes more 
  7818.              to accomplish a total erasure of the file. ZapFile rewrites the 
  7819.              file 100 times, saves it to disk each time, and finally deletes 
  7820.              it. If this file can be accessed it should contain only 
  7821.              chr(126) as readable characters. The original file is now 
  7822.              forever erased and a disk reader will find only '~' characters 
  7823.              on disk where the file used to be.. ZapFile, Copyright ⌐ 1997 
  7824.              Charles M. Fisher 
  7825. ZIPWRK32.ZIP ZipWorks v2.6 Archive Utility
  7826.              Is a full featured 32 bit ZIP file Manipulater for Windows 95. 
  7827.              The built-in 32 bit compression is fully compatible with PKZIP 
  7828.              v2.04. There is an option available to associate ZipWorks with 
  7829.              the file extension "ZIP". We highly recommend that you take 
  7830.              advantage of this very useful feature, which will add 3 
  7831.              right-click menu items to your propriate zip files in Explorer 
  7832.              - Open, UnZip, and UnZip To Path. v2.6 <ASP>  
  7833.  
  7834.  
  7835.  
  7836.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  7837.  │ #37  │ Utility: Graphics                                                 │
  7838.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  7839.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │  60838 KBytes in    66 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  7840.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  7841.  
  7842.              ===============================================
  7843.              DOS Graphics utilities
  7844.              ===============================================
  7845. ANIM8_14.ZIP ANIM8 3D Animator Version 1.4 
  7846.              Is a powerful animation environment that allows any PC 
  7847.              animation hobbyist to build a sophisticated animation system 
  7848.              from a variety of inexpensive components. With ANIM8, you can 
  7849.              do your rendering with POV, VIVID, or other ASCII text based 
  7850.              raytracers and set up your choice of image viewer, text editor, 
  7851.              animation builder and player.  
  7852. AU_RENAM.ZIP ANIM8 Utility
  7853.              Allows ANIM8 to generate a series of raytracer source files 
  7854.              which can be rendered later outside of ANIM8. This is very 
  7855.              useful for those with access to high powered machines other 
  7856.              than PCs which can run portable raytracers like POVRAY. With 
  7857.              AU_RENAME, these users can still develop and test animations on 
  7858.              a PC, then transfer a series of source files to the faster 
  7859.              machine for the final render.  
  7860. DFV12B.ZIP   Buildsv (dave's self-viewing flic builder) rel 1.2
  7861.              Converts a flic animation file (.Fli/ .Flc/.Flx/ .Flh/.Flt)
  7862.              into an executable program by appending a copy of the flic to
  7863.              special version of the dfv (dave's flic-viewer) program. You
  7864.              don't have to have dfv to get buildsv to work.
  7865. FONTED.ZIP   Font Edit v1.4 <ASP>
  7866.              A full DOS font editor management system for Turbo C/C++. 8 
  7867.              fonts at once on the screen (4 small and 4 large). Online Docs 
  7868.              and tutorial code. Executes for use in other lang. Reg. $25 + 
  7869.              $3 s/h. Includes 8 fonts and 64 color management.  
  7870. GFX2B93.ZIP  GRAFX 2.00, The ultimate multi-resolution bitmap paint program 
  7871.              for PC Contains:
  7872.              - all the useful tools and much more
  7873.              - 60 resolutions! (MCGA, Mode-X, VESA)
  7874.                (including Amiga resolutions!)
  7875.              - GIF,LBM,BMP,PCX,PAL,IMG,PKM support
  7876. HF-LAB_1.ZIP HeightField Lab
  7877.              HF-Lab is designed to generate heightfields for use as 
  7878.              landscapes or other surfaces in a computer-generated image. It 
  7879.              can generate, manipulate, display, load and save heightfields. 
  7880.              The display functions are greyscale previews only; it is 
  7881.              intended that a raytracer such as the freeware POV-Ray be used 
  7882.              to generate the final output image. The program runs on PCs 
  7883.              under DOS and on Unix workstations using X Windows. Many people 
  7884.              report graphics conflicts when running the DOS version under 
  7885.              Windows 3.1 or '95. 
  7886. IMAGEX45.ZIP SVGA Lightning Fast GIF Viewer Version 4.5
  7887.              Is a DOS image viewer for GIF images (Graphical Interchange
  7888.              Format). This is by far the most popular image format, used
  7889.              around the world for graphics. IMAGEX can view GIFs in VGA or
  7890.              SVGA, and has just as many video modes as programs like CSHOW
  7891.              and VPIC, which cost $30+ to register. It's also
  7892. IXE130.ZIP   Icon/sprite Precompiler
  7893.              For 256 Color Vga 16 Or 32-Bit Code For Either Planar Or
  7894.              Non-planar Graphics Modes. .Ixe Sprites Blit An Average Of
  7895.              300%-400% Faster Then The Best Assembly Blitters. Includes
  7896.              Ixeshow For Viewing Visually Verifying .Ixe's, Also C Source
  7897.              Code For The Calling Interface As Well As Source For The Simple
  7898.              Demo Included.
  7899. JPEG6A.ZIP   The Independent JPEG Group's JPEG software
  7900.              This distribution contains MS-DOS executable copies of version
  7901.              6a of the Independent JPEG Group's free JPEG software. You are
  7902.              welcome to redistribute this software and to use it for any
  7903.              purpose, subject to the conditions under LEGAL ISSUES, below.
  7904. LWHIZ.ZIP    LWHIZ FREEWARE Graphic Viewer for DOS and Win95 Version 1.21 
  7905.              , written in 100% 32-bit Protected mode machine code by Refco 
  7906.              (Scotland) for your PC using DOS, OS/2 or Windows 95. If your 
  7907.              machine can handle it, LWHIZ will allow you to view images up 
  7908.              to a resolution of 1280x1024 in TrueColor ie 16.7 Million 
  7909.              Colors ( Essential for Photographic Quality Images ) and will 
  7910.              read ANY image size of a supported graphic format!  
  7911. MKTIL16A.ZIP Tile Editor for 16x16 mode 13h
  7912. RGB.ZIP      RGB Editor for Windows v1.3
  7913.              RGB Editor is a small utility useful for selecting and creating
  7914.              RGB colors for programing projects. The values of the red,
  7915.              green and blue components are displayed and easily transfered
  7916.              to your source code files. Custom colors can be defined and
  7917.              saved for use in other coding projects.
  7918. SEA.ZIP      SEA 1.2c
  7919.              FASTEST VESA compatible mouse controlled Viewer/converter
  7920.              around. Views PNG, GIF, JPEG, TARGA, BMP & RLE, TIFF, PCX, LBM
  7921.              (IFF) PNM (PPM, PGM, PBM) WPG, ICO and Dp2e-LBM, BBM & PCC
  7922.              pictures. Plays FLI and FLC animations. Offers conversion
  7923.              between all listed graphical formats. All combined in a
  7924.              Graphical User interface.
  7925. TMAKER17.ZIP Tmaker 1.7 
  7926.              TMaker is a Title Maker utility which creates multi-line-high 
  7927.              titles in large block letters using high-ASCII characters. An 
  7928.              example of this is shown in the above title "TMAKER". This is 
  7929.              useful if you want to create titles that stand out in your 
  7930.              documentation or use it in your program application to display 
  7931.              the name of your program upon startup.  
  7932. VGAED.ZIP    VGA Edit v1.2
  7933.              Is a VGA color editor manager for Turbo C/C++. Both DAC and 
  7934.              palette can be edited and saved for loading later. The DAC and 
  7935.              also be gray scaled. There are many executes for DOS. REG $25 
  7936.              USA gets more executes and large libs. 
  7937.  
  7938.  
  7939.              ===============================================
  7940.              Windows Graphics utilities
  7941.              ===============================================
  7942. ANIMTE.ZIP   Animation kit v1.0B
  7943.              the animation kit contains robust samples for animating
  7944.              bitmaps, text, and cursors taken from the popular game jewel
  7945.              thief (on cd as jwlthf.Zip). Complete with help file.
  7946.              Distribute royalty free. Req. C compiler, win 3.1 Sdk, mouse.
  7947.              With c source
  7948. BSHRINK.ZIP  BitmapShrinker V 1.0 beta 3 (win95)
  7949.              The BitmapShrinker is mainly a tool for authors of web-pages 
  7950.              and help-files. It can shrink and enlarge graphics. The 
  7951.              BitmapShrinker tries to choose the best fitting colors for the 
  7952.              pixels in the resulting graphic to avoid disturbing stair and 
  7953.              block-effects. The used method is often called anti-aliasing or 
  7954.              bilinear interpolation.  
  7955. CURPAL.ZIP   CurrentPalette V 1.0 beta 3 
  7956.              Displays the palette realized by windows on 256-color systems. 
  7957.              It is very useful for programmers creating applications that 
  7958.              make use of color palettes. The palette-index and the 
  7959.              RGB-color-values of the pixel under the mouse-cursor are 
  7960.              displayed continuously. CurrentPalette is also able to make 
  7961.              pixels of a specified color flash and to count them. Freeware; 
  7962.              Win95; 256 colors; English&German  
  7963. DOCVU22.ZIP  Infothek DocView v2.2 <ASP>. 
  7964.              Image viewer for document imaging systems. Easy integration 
  7965.              with virtually any database. TIFF format and compression. Many 
  7966.              other graphics formats are also supported. DocView features 
  7967.              multipble image displays, multi-page functions. Single file or 
  7968.              bulk format conversions. Rotation, inversion, magnification, 
  7969.              auto-display, etc. $39. Requires vbrun300.dll.  
  7970. DTCAD23.ZIP  DeltaCad v2.3 <ASP> 
  7971.              Is a powerful, easy to learn, CAD (Computer Aided Design) 
  7972.              program. It can produce accurately scaled drawings, or just 
  7973.              pretty pictures to paste into your favorite word processor. 
  7974.              DeltaCad can be used for Drafting, House plans, Decks, Business 
  7975.              Cards, Forms, Signs, Labels, Maps, Flow Charts, Home or School 
  7976.              Projects, etc. DeltaCad is a true 32-bit program compatible 
  7977.              with Windows, Windows NT, or Windows 95.  
  7978. EPLAY.ZIP    Interface to EPLAY.DLL and EPLAY32.DLL for Borland Delphi
  7979.              See EGI12.ZIP for more info.
  7980. GVPD35.ZIP   GRAPHICS VP Deluxe v3.5
  7981.              Is an application designed to help you find, view, print, 
  7982.              acquire, convert, and resize picture files. Supports class 
  7983.              conversion to Gray Scale, Palette, and True Color. You can 
  7984.              reduce image file size using different file compression formats 
  7985.              such as LZW, RLE, CCITT, and JPEG. There are built in links to 
  7986.              other graphics programs such as image editors. It includes a 
  7987.              Graphics Gallery program which is designed to help you find, 
  7988.              organize, display, and print your picture files. Multiple 
  7989.              picture files are displayed in an re-sizeable gallery which you 
  7990.              can organize, sort, delete, and save to a file as thumbnails so 
  7991.              you can quickly view them again. You can run a slide show or 
  7992.              screen saver from the gallery files or a list of picture files. 
  7993.              GVPD works with many different kinds of picture file formats 
  7994.              such as BMP, PCX, TIF, GIF, JPG, PIC, PCD, FLT, RAS, TGA, CUT 
  7995.              and more.  
  7996. ICON95_2.ZIP ICON 95 v2.0 For Any Windows APPS!
  7997.              Create/Edit And Now Add Animation to your ICONS!.. This New
  7998.              Version Supports all icons in Win95,3.11, and, NT I Made this
  7999.              version for PowerBBS Sysops..But It Can Be Used For any
  8000.              windows!
  8001. ICONX32.ZIP  Icon Extractor loads and displays the ICON resources found in a
  8002.              file and allows you to select icons to be saved as individual
  8003.              ICO files. You can also copy the currently selected icon to the
  8004.              Windows Clipboard
  8005. IEYE33.ZIP   Image Eye v3.3 - Fast 32bit Image viewer!
  8006.              For BBM,BMP,CUR,DIB,FIF,FITS, GIF,ICO,IFF,JIF,JPEG,LBM, 
  8007.              MAC,NEO,PBM,PCX,PGM,PIC, PNG,PPM,RAS,RLE,SUN,TGA,TIF
  8008.              - Very fast viewing and image indexing 
  8009.              - High quality in all video modes 
  8010.              - 'Clean' user interface 
  8011.              - Small executable 
  8012.              - And much more
  8013. IMGMAGIC.ZIP Image Magician v1.4
  8014.              For Windows is a complete bitmap image editing and photo 
  8015.              retouching program designed to perform hundreds of times faster 
  8016.              some of the most difficult and time consuming tasks encountered 
  8017.              when editing and retouching images compared to other graphics 
  8018.              editing applications.  
  8019. IMGV16.ZIP   ImgViewer/16 Graphics Viewer v1.34 <ASP>
  8020.              ImgViewer/16 is a Windows program for viewing and printing 
  8021.              digital images in a variety of standard formats. Image formats 
  8022.              supported include GIF, .BMP, PCX, TGA, TIF, and .JPG. GIF and 
  8023.              PCX provide compression of 256-color images, while .JPG 
  8024.              provides compression for 16-million color images, thus saving 
  8025.              disk space. 
  8026. IMGVIEW.ZIP  ImgViewer/32 Graphics Viewer v1.6 <ASP> 
  8027.              Win95/NT Viewer-Printer for GIF, JPG and PNG. Powerul features 
  8028.              while stressing ease-of-use. True 32-bit program with fast JPG 
  8029.              decoding, long filename support, etc. Win95 install/uninstall. 
  8030.              Complete program, uncrippled and not time-limited.  
  8031. JIR10.ZIP    jasc image robot (windows 95 or windows nt 4.0)
  8032.              Is a fast, powerful and easy program for image conversion and 
  8033.              processing. Multiple tasks can be run on large batches of 
  8034.              images to help you focus on your work and not your image 
  8035.              manipulation. This powerful new tool can assist with even the 
  8036.              most complex image conversions or processes, yet is very easy 
  8037.              to use. All of your routines can be saved for future use, as 
  8038.              well as edited to allow for changes to the routines.  
  8039. LATHE153.ZIP MicroLathe (MicroLathe)
  8040.              Is an easy to use modeling tool for Windows 3.1 that allows you
  8041.              to create three dimensional objects using the metaphor of the
  8042.              carpenter's lathe. Your copy of MicroLathe should include the
  8043.              following files:
  8044. METAFILE.ZIP Metafile Viewer 
  8045.              Handy VB 3.0 program that views and saves metafiles. Quite 
  8046.              useful. The Metafile Viewer is an application for viewing 
  8047.              Windows 3.x formated Metafiles. Using the viewer, you may 
  8048.              expand of shrink the displayed metafile for ease of viewing. 
  8049.              You may also save the metafile as a Windows Device-Independent 
  8050.              Bitmap.  
  8051. MOVPLAY.ZIP  MOVPLAY: Dr. John's Movie Player v1.0
  8052.              Dr. John's Movie Player allows anyone to play back bitmap movie
  8053.              files created following the simple methods described in the
  8054.              included help file by simply pasting a series of individual
  8055.              small bitmaps representing frames into a long bitmap image
  8056.              representing the film strip.
  8057. MUANGL20.ZIP Microangelo v2.0 for Windows 95  [Impact]
  8058.              Provides access to icons of all sizes and color formats used by 
  8059.              Windows 95. Browse, manage, create, and edit icons from 8x8 to 
  8060.              64x64 pixels in size and up to 256 colors. Explorer-like 
  8061.              Browser specializes in locating icons on your system. 
  8062.              Double-click to open icons for editing in Studio, libraries for 
  8063.              viewing in Librarian. The Engineer replaces system icons, 
  8064.              removes shortcut arrows, etc... 
  8065. PAE126.ZIP   Personal AVI Editor
  8066.              Is a fast and easy-to-use AVI video editing program with one
  8067.              video-track and one audio-track. Digital effects include fade,
  8068.              wipe and wave-mix. More digital effects are available. Personal
  8069.              AVI Editor can capture audio and/or video. It also features
  8070.              synchronization of tracks and a preview function. A plug-in SDK
  8071.              is available free of charge upon request. FREE E-MAIL SUPPORT
  8072.              (also for the shareware version).
  8073. PALEDIT.ZIP  PalEdit is a very powerful image processing tool that is
  8074.              targeted towards palettes. If you are developing multimedia
  8075.              applications or simply processing content, PalEdit will be a
  8076.              vital part of your development process. PalEdit includes such
  8077.              features as batch palette processing, color reduction, palette
  8078.              remaping, and more.
  8079. PALETT10.ZIP Palette viewer v1.0
  8080.              Allows the user to view a copy of the system palette. Useful
  8081.              for debugging applications that make use of the palette API.
  8082.              This utility is shareware. Canadian registration fee is five
  8083.              Canadian dollars. Non-Canadian registration fee is five US
  8084.              dollars. This program does not have an install program and
  8085.              needs no supporting DLLs to run.
  8086. PEXPSW12.ZIP Palette Express (tm) Version 1.2 <ASP>
  8087.              Never again will images look horrible when displayed together
  8088.              on screen. Terrific for Web and Multimedia Developers,
  8089.              Programmers, Digital Artists, or anyone who has to work with
  8090.              graphics images. P.E. will scan through a series of images and
  8091.              create an optimzed color table, then apply it to all of the
  8092.              images in batch mode. Also does batch file format conversions,
  8093.              and much more.
  8094. PRINTGF.ZIP  PRINTGF v1.32 <ASP> 
  8095.              A BMP,DCX,GIF,PCX,PNG printer for DOS, Windows. DOS and 
  8096.              registered Windows versions read JPG,TGA,TIF. Outputs b/w or 
  8097.              color, with pattern and/or error diffusion dither, brightness, 
  8098.              contrast, hue shift, gamma, gray balance, blur/sharpen, edge 
  8099.              smoothing, orientation, clip area, print size. Drives 9, 24 pin 
  8100.              printers, inkjets, laser printers, HP-RTL, Primera, PostScript, 
  8101.              VESA SVGA, many others. Shareware - $34.  
  8102. PRINTGL.ZIP  PRINTGL v1.62 <ASP>
  8103.              A pen plotter emulator package for DOS, Windows. It 
  8104.              prints/displays HP-GL and HP-GL/2 from most CAD and graphing 
  8105.              packages. Supports 9, 24 pin printers, Canon BJ, BJC, Epson 
  8106.              Stylus, HP LaserJet, DeskJet, HP-GL/2 and HP-RTL devices, PDP 
  8107.              ProTracer, PostScript, VESA SVGA, and many others, and outputs 
  8108.              DCX, PCX files. User selectable pen width, color, shading, and 
  8109.              paper size, magnification, etc. Shareware - $50.  
  8110. PSP311A.ZIP  Paint Shop Pro 3.11 for Windows 3.1x or NT 3.51 
  8111.              A powerful and easy to use image viewing, editing and 
  8112.              conversion program, supports over 30 image formats. With 
  8113.              numerous drawing and painting tools, this may be the only 
  8114.              graphics program you will ever need! 
  8115. PSP412A.ZIP  Paint Shop Pro 4.12 for Windows 95/NT 4.0 
  8116.              A powerful and easy to use image viewing, editing and 
  8117.              conversion program, supports over 30 image formats. With 
  8118.              numerous drawing and painting tools, this may be the only 
  8119.              graphics program you will ever need! 
  8120. PVCWIN.ZIP   POVCAD 3-D Modeler and Ray Tracing Scene File Utility Windows Ver 4.03
  8121. PVP120.ZIP   PhotoVision 1.2 for Windows.
  8122.              Photo and image manipulation, conversion, compression, draw,
  8123.              slideshow, scan, and screen capture. Handles all bitmap image
  8124.              formats, and most vector formats. Over 50 special effects,
  8125.              including emboss, posterize, mosaic, brightness, contrast, hue,
  8126.              etc. Rotate, crop, resize, etc. Windows shareware. (ASP & STAR
  8127.              member)
  8128. RGB32.ZIP    RGB Editor for Windows 95/NT v2.4
  8129.              Is a small utility useful for selecting and creating RGB colors
  8130.              for programming projects. The values of the red, green and blue
  8131.              components are displayed and easily transferred to your source
  8132.              code files. Custom colors can be defined and saved for use in
  8133.              other coding projects. Custom colors swatches can also be
  8134.              copied to the clipboard.
  8135. TEXTMA.ZIP   Textmapper 3.0,
  8136.              Textmapper converts an ascii text file to a bitmap. You drag
  8137.              and drop a file onto textmapper. Then play with the text
  8138.              colors, fonts, resolutions, and pagesize before saving it as a
  8139.              bitmap to disk or the clipboard. The size of the source file to
  8140.              be converted is limited to 64k; the output size is limited only
  8141.              by system memory.
  8142. THMPLS16.ZIP ThumbsPlus version 2.0e (16-bit shareware)
  8143.              The most effective, elegant and inexpensive way to locate, 
  8144.              view, edit, print and organize your image, metafile, font and 
  8145.              multimedia files on Windows 95/NT/3.1 - and coming soon on the 
  8146.              Macintosh! is a graphic file viewer, locator and organizer that 
  8147.              simplifies the process of finding and maintaining graphics, 
  8148.              clip-art files, fonts and animations. It displays a small image 
  8149.              (thumbnail) of each file. You can use ThumbsPlus to browse, 
  8150.              view, edit, crop, launch external editors, and copy images to 
  8151.              the clipboard. You can use drag-and-drop to organize graphics 
  8152.              files by moving them to appropriate directories. ThumbsPlus 
  8153.              will also create a slide show from selected graphics, and 
  8154.              install bitmap files as Windows wallpaper.  
  8155. THMPLS32.ZIP ThumbsPlus version 3.0g1-S. (Shareware) 32-bit
  8156.              The most effective, elegant and inexpensive way to locate, 
  8157.              view, edit, print and organize your image, metafile, font and 
  8158.              multimedia files on Windows 95/NT/3.1 - and coming soon on the 
  8159.              Macintosh! is a graphic file viewer, locator and organizer that 
  8160.              simplifies the process of finding and maintaining graphics, 
  8161.              clip-art files, fonts and animations. It displays a small image 
  8162.              (thumbnail) of each file. You can use ThumbsPlus to browse, 
  8163.              view, edit, crop, launch external editors, and copy images to 
  8164.              the clipboard. You can use drag-and-drop to organize graphics 
  8165.              files by moving them to appropriate directories. ThumbsPlus 
  8166.              will also create a slide show from selected graphics, and 
  8167.              install bitmap files as Windows wallpaper.  
  8168. TIFMAKER.ZIP TIFFmaker v1.2 (11-Mar-96) <ASP>
  8169.              Tiff maker creates multi-page TIFF files from regular text 
  8170.              files for inclusion in imaging systems. Group 4 compression. 
  8171.              TIFFmaker runs in two modes: as a 'driver' operated by an 
  8172.              external computer program, and as a user operated system 
  8173.              converting one file at the time. Also DCX formats. Requires 
  8174.              vbrun300.dll. 
  8175.  
  8176.  
  8177.              ===============================================
  8178.              3D/Rendering utilities (DOS/Windows)
  8179.              ===============================================
  8180. 3DRAW_.ZIP   3Draw! is an unique and "easy-to-use", (really because
  8181.              stereoscopic) three-dimensional, fascinating presentation and
  8182.              imagination tool which allows you to enter, edit, view, move
  8183.              and save objects or situations of your choice. Windows software.
  8184. BEHE0604.ZIP Behemot editor 0.6.4 For win NT, windows 95
  8185.              the behemot graphic editor is a raytracing program with editor 
  8186.              for windows 3.X + win32s, windows nt and windows 95.  
  8187.              Features:
  8188.              - raytracing and preview 
  8189.              - depth bitmap for stereogram 
  8190.              - vrml 1.0 
  8191.              - Antialiasing texture and bump mapping 
  8192. BEHW0604.ZIP Behemot editor 0.6.4 For win 3.1
  8193.              the behemot graphic editor is a raytracing program with editor 
  8194.              for windows 3.X + win32s, windows nt and windows 95.  
  8195.              Features:
  8196.              - raytracing and preview 
  8197.              - depth bitmap for stereogram 
  8198.              - vrml 1.0 
  8199.              - Antialiasing texture and bump mapping 
  8200. CLAYS.ZIP    Clay Sculptor is a triangle based Free-Form Deformation
  8201.              modeler. Users can deform imported triangle data and then
  8202.              export it in either RAW triangle format, POV-Ray or PolyRay
  8203.              scene file formats.
  8204. FFXEFULL.ZIP Font F/X v1.10
  8205.              Is a full 32-bit, OpenGL based, 3D text rendering program for 
  8206.              Windows 95 and Windows NT 4.0. Font F/X utilizes TrueType fonts 
  8207.              as the raw material for stunning 3D text images. You can 
  8208.              extrude the text, add bevels, adjust lighting effects, and wrap 
  8209.              textures around images. Font F/X adds dramatic 3D graphic 
  8210.              impact with unbelievable photo-realism to web pages, text 
  8211.              documents, and business presentations in minutes. Unlike 
  8212.              difficult, expensive, and hard-to-learn graphics and 3D 
  8213.              rendering programs, Font F/X renders quickly and has the 
  8214.              easiest user interface around. Ver 1.10 - New features you will 
  8215.              love!  
  8216. MORAY.ZIP    MORAY V2.5a
  8217.              An intuitive interactive GUI modeller for use with POV-Ray 3.0
  8218.              and Polyray V1.8. Supports nearly all POV-Ray 3.0 primitives.
  8219.              Includes an import filter for 3D Studio and Imagine files.
  8220.              Setup program included. Shareware US$64. Requires 486 or
  8221.              higher, 12MB, mouse, VESA in 256 colors only.
  8222. PCGV221.ZIP  Pcg (patrick's curve generator) version 2.21 
  8223.              PCG is a powerful but simple utility designed for use with the 
  8224.              Povray Raytracer Version 3.0. PCG takes an arbitrary set of 3d 
  8225.              or optionally 4d vectors and calculates the "in between" points 
  8226.              with cubic spline interpolation. The spline calculated is a 
  8227.              runout cubic spline. I made PCG because I wanted to have some 
  8228.              way to more finely control the movement of objects in my 
  8229.              animations simply and intuitively. It turns out that it can be 
  8230.              used for many things beyond the movement of objects. 
  8231. PIX3D107.ZIP Pixel 3D V1.07
  8232.              Is the program of choice for both professionals and novices for 
  8233.              creating, converting and rendering 3D objects and logos. View 
  8234.              objects in multiple rendering modes, including Wire Frame, 
  8235.              Hidden Wire Frame, Flad Shading, Gouraud and Phong. Rendering 
  8236.              options include anti-aliasing, custom light positions and 
  8237.              levels, flexible surface attributes and textures, bump maps and 
  8238.              image mapping abilities. 
  8239. POLYCLIP.ZIP POLYCLIP.EXE
  8240.              Demo program showing shadows being casted onto irregular
  8241.              objects in real time.
  8242. POVGRF25.ZIP POVGRAPH 2.5 for Win32
  8243.              PovGraph is a Win32 program that allows the user to enter a
  8244.              mathematical function and some delimiting parameters and then
  8245.              creates several ASCII text files that contain information for
  8246.              use with the POV raytracer (*.pov, *.inc, *.tex, *.bat). The
  8247.              scene that is then rendered with Povray 2.2 (or higher) will
  8248.              show the graph of the function in a photorealistic style with a
  8249.              random texture (see demo pictures).
  8250. POVLAB40.ZIP POVLAB 4.0 , A fast 3D graphic modeller for POV-Ray 
  8251.              Is a graphic modeller for POV-Ray. Here in Europe, many people 
  8252.              use POVLAB because they can make scenes very quickly with its 
  8253.              intuitive interface. While everyone can╞t be a Mike Miller, 
  8254.              this software includes everything necessary to start creating 
  8255.              and rendering scenes quickly. When I receive a particularly 
  8256.              good scene from a user, I include it with this package. I work 
  8257.              on implementing new functions for future updates every day. 
  8258.              This software works VERY WELL!  
  8259. REALIZ10.ZIP REALIZE 2 PRO ver 1.0 (eval version)
  8260.              Realize is a windows- based, real-time, 3d system for creating 
  8261.              and viewing 3d models. It is quick, fully windows compatible, 
  8262.              realistic and inexpensive. It is easy to use and install, is 
  8263.              very compact and has lots of features - it can even be used to 
  8264.              create eye-catching 3d screensavers! realize is a great 
  8265.              alternative to showing high-resolution animation. The user 
  8266.              determines the viewing resolution, and can, in fact, focus on 
  8267.              any aspect of the 3d scene presented. The .3Df file format is 
  8268.              compact, and protected from unauthorized changes. The shareware 
  8269.              realize package is distributable without cost and is compact 
  8270.              enough to be issued with any 3d work you want to distribute.  
  8271. REALVIEW.ZIP REALVIEW ver 1.1
  8272.              Real-time 32-bit rendering viewer for Windows 95,Windows
  8273.              3.1/3.11 (with Win32s), Windows NT (ver 3.5&up). REALVIEW is a
  8274.              Windows- based real-time rendering system for viewing 3D
  8275.              models. It is quick, fully Windows compatible, realistic and
  8276.              inexpensive. It is easy to use and install, is very compact and
  8277.              has lots of features - it can even be used as a 3D front-end
  8278.              menu system! REALVIEW is a great alternative to showing
  8279.              high-resolution animation. The user determines the viewing
  8280.              resolution, and can, in fact, focus on any aspect of the 3D
  8281.              scene presented. The .3df file format is compact, and protected
  8282.              from unauthorized changes. The shareware REALVIEW viewer is
  8283.              distributable without cost and is compact enough to be issued
  8284.              with any 3D work you want to distribute.
  8285. RTED0603.ZIP RT Editor 0.6.3
  8286.              The program RT  is a raytracer with the following features:
  8287.              ( Ray Casting and Ray Tracing
  8288.              ( Antialiasing
  8289.              ( Depth bitmap for stereogram
  8290.              ( VRML 1.0 output
  8291.              ( Texture mapping ( from bitmap Windows .bmp with 24 bit color )
  8292.              and much more!
  8293. RTSWIN.ZIP   Rtswin (rob's triangle smoother for windows)
  8294.              RTSWIN converts raw data files as output by POVCAD (and other
  8295.              programs) into smooth ray-traceable objects for POV 1, POV 2,
  8296.              and Polyray. RTSWIN is sort of a post-release extension of
  8297.              POVCAD 4.
  8298. SPLINE.ZIP   Spline generator for persistence of vision 3.X 
  8299. TXMAG095.ZIP Texture Magic V0.94 Win95/NT 
  8300.              Is easy to use software that allows you to create POV-Ray 
  8301.              textures and realistic texture maps for use with 3D graphics 
  8302.              software such as Asymetrix 3D F/X(tm) and AutoDesk 
  8303.              3D-Studio(tm). It features an easy to use Win95/NT interface 
  8304.              and very powerful functionality. 
  8305. VED11.ZIP    VED v1.1 Vector Editor 
  8306.              Is our vector editor. We created this tool to easily (??) make 
  8307.              3D light-source shaded polygon objects for use in our demos. 
  8308.              What we originally had in mind was some sort of editor that 
  8309.              would allow us to make these kinds of objects as, manipulate 
  8310.              them, and instantly see the results.  
  8311.  
  8312.  
  8313.  
  8314.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  8315.  │ #38  │ Utility: Debugging                                                │
  8316.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  8317.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │  12979 KBytes in    47 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  8318.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  8319.  
  8320.              ===============================================
  8321.              DOS Diagnostic & Debugging utilties
  8322.              ===============================================
  8323. BBX201.ZIP   BRKBOX is a software version of a hardware breakout box. It
  8324.              displays the status of a COM or LPT port inside your PC. The
  8325.              status of the various port flags are displayed on the screen
  8326.              and are updated in real time as port activity happens.
  8327. BIOSR11.ZIP  BIOS Reporter v1.1 <ASP> 
  8328.              Actively reports system information available in BIOS data 
  8329.              area; can be run as pop-up TSR to report changes to BIOS values 
  8330.              while a second program is running. Allows printing  
  8331. COMCHK15.ZIP Commchk is used to analyze information on a serial line by
  8332.              intercepting the information and allowing you to view the
  8333.              captured information in either a HEX format or in an ASCII
  8334.              format. The information captured may also be saved in files
  8335.              stored on disk.
  8336. COMPRT20.ZIP COMPORT V2.0
  8337.              Manipulate and Display COM and LPT Port Info For COM ports,
  8338.              displays UART type, IRQ used. Allows addition or removal of COM
  8339.              and LPT ports from DOS at any address. Netware and LAN Manager
  8340.              aware.
  8341. COMTEST.ZIP  COMTEST v2.0
  8342.              ComTest is a serial communication utility that allows you to test the
  8343.              connection between your computer and whatever serial-ready device you want
  8344.              to hook up to. With C++ src
  8345. DIZTOOL.ZIP  DIZTOOL v1.0 -
  8346.              A program to create, edit, and save FILE_ID.DIZ files. This
  8347.              version is the Windows 95 version of DizTool. This FILE_ID.DIZ
  8348.              file was written using DizTool. Requires Microsoft Windows 95
  8349.              to run. Shareware, $10.00 registration.
  8350. DLM140.ZIP   D L M An IBM P.C. Based RS-232 Asynchronous Data Line Monitor 
  8351.              Release 1.5 Have you ever been in the situation where you have 
  8352.              two serial devices (such as a PC and a printer), which SHOULD 
  8353.              work but just don't seem to communicate? Or perhaps you are 
  8354.              trying to debug a new communications protocol, and when you 
  8355.              start the file transfer evrything just LOCKS UP!!! 
  8356. DRH37E.ZIP   DR.HARDWARE SYSINFO V 3.7e    
  8357.              INcredible hardware detection and benchmarking program. 60 
  8358.              windows with details about CPU, chipset, BIOS, PCI, SCSI and 
  8359.              EIDE devices, about VGA adapter, CD ROM, network, memory, WIN 
  8360.              95. With benchmarks, report function and memory dump. New in 
  8361.              3.7e: Pentium-II detection, Intel 430TX chipset details and 
  8362.              SCSI benchmark (both in reg. ver- sion); detects 
  8363.              Ultra-DMA/33-Mode on EIDE drives.  
  8364. FLM.ZIP      The FLMon is a simple serial monitor software, made to make it
  8365.              possible to store large amounts of data directly onto a hard
  8366.              disk.
  8367. GOSCOM.ZIP   Serial-port logger
  8368.              Run from the command line, this code sets up and listens to a
  8369.              comm port. A file is created and written consisting of all
  8370.              input received thorugh the comm port. When a diamond character
  8371.              (PostScript End-of-Transmission Character) or a hex 1A, ^Z, DOS
  8372.              End-of-File is received, the created file is closed and used as
  8373.              input to the GoScript program, which is invoked through an EXEC
  8374.              call.  (asm src)
  8375. INTSPY.ZIP   intspy - Monitor interrupts while running a program.
  8376.              Intspy runs command with optional parameters, logging
  8377.              interrupts to logfile. Which interrupts have to be monitored,
  8378.              and what has to be logged is defined in the file intspy.ini.
  8379.              This file is searched for, in the current directory. Next all
  8380.              directories included in the PATH environment variable are
  8381.              searched. The format of intspy.ini is the standard Windows ini
  8382.              file format.
  8383. IRQSHO_.ZIP  IrqShow 1.50
  8384.              Shows which IRQ is used and when it is used. If you install new 
  8385.              Hardware you will need this! 
  8386. PORT21.ZIP   Hardware port diagnostics 2.1
  8387.              Is a simple program that lets you write 8-bit data (00-FF) to
  8388.              any hardware port address (0000-FFFF). The program also has a
  8389.              data bit toggle feature (using F1-F8) that lets you toggle the
  8390.              status of any bit (1 or 0) without entering numerical data
  8391.              value. This is useful for troubleshooting data lines on PC
  8392.              hardware cards. You can also read data from any 4 hardware
  8393.              ports (0000-FFFF). This program should simplify testing and
  8394.              troubleshooting PC cards and PC based projects.
  8395. PORTUSE.ZIP  I wrote this program to show me just which ports were being
  8396.              used in my computers. Its hard to pick a port to use on the
  8397.              ethernet card if you don't know what's already been used. You
  8398.              must supply a block of ports to look at in hex. With Pascal src
  8399. SCOPE.ZIP    DataScope Version 1.1x
  8400.              Is a powerful serial communications analyzer designed as a high
  8401.              performance tool for software and hardware professionals. Now
  8402.              you can eliminate guesswork about asynchronous transmissions,
  8403.              connections, character timing, and serial events without
  8404.              purchasing an expensive hardware monitor.
  8405. SDD53A-D.ZIP SciTech Display Doctor v5.3a:
  8406.              SciTech Display Doctor provides high performance VBE 2.0 device 
  8407.              support for playing the latest games. This is a special DOS 
  8408.              only version for customers without a copy of Windows (ie: DOS 
  8409.              and OS/2 users). If you have a copy of Windows, please download 
  8410.              the full Windows installation version.  
  8411. VECTVI.ZIP   VECTOR VIEW is a utility which allows you to save all of your
  8412.              Interrupt vector addresses to a data file, which can be viewed
  8413.              by any text editor or text file viewer. The data saved by
  8414.              VECTOR VIEW can be used to discover which interrupt vectors are
  8415.              being used in your system, and where they point to. Also, you
  8416.              can learn which vectors are not being used, which is useful if
  8417.              you are writing a program which will install an interrupt.
  8418. XRAY15.ZIP   XRAY 1.5 - Displays interrupts/calls during pgm execution
  8419.              Is a DOS programming tool which displays informative messages
  8420.              about the operating system (DOS) functions. With XRAY, you'll
  8421.              be able to snoop in on the operating systems inards and
  8422.              diagnose obscure programming bugs. The high resolution timer
  8423.              and summary display can also help optimize your program's I/O.
  8424.              It can be used with programs written in any language and
  8425.              requires no special compiler.
  8426.  
  8427.  
  8428.              ===============================================
  8429.              Windows Diagnostic & Debugging utilties
  8430.              ===============================================
  8431. CHK2000.ZIP  Check 2000 Version 1.00.000
  8432.              A tool for checking source code for the potential errors 
  8433.              relating to the year 2000 problem. Creates reports. 
  8434.              Configurable search strings. 16 and 32-bit versions. Help 
  8435.              contains many hints and tips on solving the problem. 
  8436. COMINS3X.ZIP ComSpy3x for Windows 3.x v 3.4 (16bit)
  8437.              ComSpy for Windows 3.x reports you the activities on your modem 
  8438.              thru COM port APIs (such as: ReadComm, WriteComm, etc). You can 
  8439.              also capture all data flowing in and any commands sending out 
  8440.              by the programs like WinCim (the program you use to connect 
  8441.              to CompuServe).
  8442.              - Monitor Windows COM related APIs 
  8443.              - Report the APIs called and their parameters 
  8444.              - Capture data to file for you to analyze 
  8445.              - Learn what happens when you connect to CompuServe, AOL, etc. 
  8446.              - Discover if anyone steals your data when you connect to them ... 
  8447.              - Varify that your financial information is encoded as you expect 
  8448. COMINS95.ZIP ComSpy3x for Windows 95 
  8449.              ComSpy for Windows 3.x reports you the activities on your modem 
  8450.              thru COM port APIs (such as: ReadComm, WriteComm, etc). You can 
  8451.              also capture all data flowing in and any commands sending out 
  8452.              by the programs like WinCim (the program you use to connect to 
  8453.              CompuServe). 
  8454. EXEINS3X.ZIP ExeSpy3x for Windows 3.x v 3.4
  8455.              Powerful program monitor for Windows 3x and Windows 95
  8456.              - Monitor program launching and termination 
  8457.              - Windows creation and closing 
  8458.              - Modules loading and unloading 
  8459.              - File access 
  8460.              - INI file access 
  8461.              - Registry access 
  8462.              - Includes with DLLCheck3x absolutely free 
  8463. EXEINS95.ZIP ExeSpy95 for Windows 95 v 4.4
  8464.              Powerful program monitor for Windows 3x and Windows 95
  8465.              - Monitor 32 bit applications as well as 16 bit applications 
  8466.              - Process/thread creation and termination 
  8467.              - Windows creation and closing 
  8468.              - Modules loading and unloading 
  8469.              - File and directory access 
  8470.              - Undocumented/unexported module loading, adding to and deleting from process database 
  8471.              - INI file access 
  8472.              - Registry access 
  8473.              - And more ... 
  8474. EXESPY95.ZIP ExeSpy - Powerful program monitor for Windows 3x and Windows 95
  8475.              As an end-user or a system administrator, do you really
  8476.              reinstall the whole package. Or you will first try to find out
  8477.              what exactly has been lost or has failed? Let ExeSpy help.
  8478.              ExeSpy can pinpoint which components (DLLs/Exes/Drvs/VBXes)
  8479.              that Windows is looking for, Just locate these missing things
  8480.              and copy them to the system!! ExeSpy also provides you the
  8481.              information if the application can not start because of failing
  8482.              to create a window.
  8483. HAT_NT.ZIP   HeapAgent(tm) Trial version 2.0 for Window NT
  8484.              Once you've installed HeapAgent and selected the EXEs that you
  8485.              want HeapAgent to automatically check, HeapAgent will be there
  8486.              transparently checking for memory errors every time you run
  8487.              your application, whether you run the app standalone or from
  8488.              inside the Visual C++ debugger. And when HeapAgent finds an
  8489.              error, you'll have instant access to a full array of heap
  8490.              diagnostic tools, including your debugger, to help you track
  8491.              that sucker down and fix it.
  8492. INFSPY.ZIP   InfSpy v1.0
  8493.              Shows Heap, Windows, Tasks and Modules in a window and relates
  8494.              them to each other. Other features include Heap Memory Dump,
  8495.              printing and saving options, a Task terminator, Module Unload,
  8496.              and more
  8497. INIMON.ZIP   Windows Initialization Monitor
  8498.              Initialization Monitor is designed to help programmers monitor
  8499.              changes made to program initialization files. However, it can
  8500.              also be used by the casual user to monitor initialization
  8501.              changes when installing new programs. Multiple instances can be
  8502.              run to monitor multiple files. To learn to use Help, press F1,
  8503.              or choose How to use Help from the Help menu.
  8504. INISPY95.ZIP INISpy95 - Powerful Registry and INI file tracer for Windows 95
  8505.              INI Spy allows you to monitor read and write activity by any
  8506.              16-bit Windows application against all INI-style files in your
  8507.              system. It reports the values read and retrieved from INI files
  8508.              and attaches to the log the date and time the activity took
  8509.              place. You can spy on specific initialization files or select
  8510.              all INI-style files. The Windows 95 version also traces all
  8511.              Registration Database calls!
  8512. KCEX10.ZIP   KeyCode Explorer 1.0 for Windows 95
  8513.              Is a little utility especially for programmers to get the ASCII 
  8514.              code and HEX code of a pressed key. You get rid of searching in 
  8515.              books or in documentations, if you need a key code.  
  8516. MEMMON95.ZIP MemMonitor Windows 95 Standard Edition v 4.0   
  8517.              MemMonitor traps and reports you (Global/Local/Virtual/Heap for 
  8518.              Windows 95) Or (Global/Local for Windows 3x) memory allocation 
  8519.              and deallocation. The Summary Window shows you the amount (in 
  8520.              bytes) of memory in allocation and deallocation in each API set 
  8521.              based on process.  
  8522.              - Report net allocated amount of memory for each running process 
  8523.              - Helps you determine if memory leakage is occurring 
  8524.              - Curious about shared heaps in Windows 95 
  8525.              - And more ... 
  8526. MEMPRO95.ZIP MemMonitor Windows 95 PRO Edition v 4.0
  8527.              MemMonitor Pro is the professional edition of MemMonitor. It 
  8528.              has all the functionalities provided in MemMonitor Standard 
  8529.              Edition. It traps and reports you (Global/Local/Virtual/Heap 
  8530.              for Windows 95) or (Global/Local for Windows 3x) memory 
  8531.              allocation and deallocation. The summary windows shows you the 
  8532.              amount (in bytes) of memory in allocation and deallocation in 
  8533.              each API set based on process (process name). 
  8534.              - A tool professionals should possess in helping resolving memory leaking 
  8535.              - Report net allocated amount of memory for each running process 
  8536.              - Helps you determine if memory leakage is occurring 
  8537.              - Capture & report memory allocation thru Global*/Local*, Heap*, Virtual*, APIs 
  8538.              - Capure share heap/memory activities by Windows 95 
  8539.              - Detailed report unmatched APIs to let you track down the memory leaking in your programs 
  8540.              - And more ... 
  8541. NEWAPI32.ZIP NEWAPI32 Version 1.00.000 
  8542.              Is a tool that will allow you to intercept the API calls made 
  8543.              by any 32 bit program under Windows 95, providing the API is 
  8544.              accessible from your memory context. This includes the APIÆs of 
  8545.              the system DLLÆs located above 2GB. With C source.
  8546. NEWSPY.ZIP   NewSpy Version 1.00 , Clone of MicroSoft's SPY Program
  8547.              Is a clone of the Spy program that is included in the Microsoft
  8548.              Windows Software Development Kit (SDK). NewSpy shows what
  8549.              messages are being sent to a window, allowing you to make sure
  8550.              that the messages you think are being sent are actaully being
  8551.              sent. NewSpy displays the handle of the window that is being
  8552.              spied upon, the message, and the values of the message
  8553.              parameters (wparam and
  8554. ODBC95.ZIP   ODBCSpy95 for Windows 95 v 4.0
  8555.              This is the most powerful ODBC spy around. There are many 
  8556.              unique features provided by this ODBCSpy. This ODBCSpy let you 
  8557.              monitor all ODBC drivers at the same time. You don't need to 
  8558.              select a specific ODBC driver to monitor and are therefore not 
  8559.              limited to spy on one ODBC driver only at a time. It lets you 
  8560.              enable only those SQL* functions you are interested in and 
  8561.              disable spying on the rest calls. Now you can really save your 
  8562.              time by focusing on only those you really care about. 
  8563. RESSPY3X.ZIP ResSpy for Windows 3x v3.0c
  8564.              Lets you monitor most resource creation and destruction APIs in 
  8565.              Windows environment. It covers HDC, HBITMAP, HICON, HCURSOR, 
  8566.              HACCEL, HFONT, HMENU, etc. It tells you who calls the API to 
  8567.              create the handle, the parameters, and the resulted handle 
  8568.              value. It can be a tool that you can use to identify what 
  8569.              resources are created in an application, and also what 
  8570.              resources are not deleted when the program terminates. Or use 
  8571.              this tool as an assistant to learn how other program invoke and 
  8572.              utilize Windows APIs.
  8573. RESSPY95.ZIP ResSpy95 for Windows 95 v 4.0
  8574.              Lets you monitor most resource creation and destruction APIs in 
  8575.              Windows environment. It covers HDC, HBITMAP, HICON, HCURSOR, 
  8576.              HACCEL, HFONT, HMENU, etc. It tells you who calls the API to 
  8577.              create the handle, the parameters, and the resulted handle 
  8578.              value. It can be a tool that you can use to identify what 
  8579.              resources are created in an application, and also what 
  8580.              resources are not deleted when the program terminates. Or use 
  8581.              this tool as an assistant to learn how other program invoke and 
  8582.              utilize Windows APIs.
  8583. SDD53A.ZIP   SciTech Display Doctor 5.3a (Windows 3.1/95 Installation)
  8584.              The Universal Graphics Card Utility SciTech Display Doctor 
  8585.              (formerly known as UniVBE) now supports over 250 different SVGA 
  8586.              chips and includes a Windows install and user interface (a DOS 
  8587.              only install is available). SciTech Display Doctor fixes the 
  8588.              most common problems with Super VGA (SVGA) graphics cards. It 
  8589.              features: graphics chip detection, display power management, 
  8590.              display centering, refresh rate control and compatibility & 
  8591.              performance testing. UniVBE, the Universal VESA BIOS Extension 
  8592.              (VBE) is included in the SciTech Display Doctor package.  
  8593. SETWATCH.ZIP Watch version 2.0
  8594.              Is a program that monitors the actions Of other programs - what
  8595.              files they are reading, writing, anything they happening to be
  8596.              doing on your system, WATCH records the details on disk, for
  8597.              you to view later. WATCH is a DOS program, but works with
  8598.              16-bit Windows, too- it can tell you which DLL's a program is
  8599.              loading, and in which order, for example.
  8600. TEKFACTS.ZIP TECHFACTS v1.10 (16-bit)
  8601.              Is a powerful Windows utility to view all aspects of Windows,
  8602.              DOS, Heap, Memory, Networks and your system. You can search for
  8603.              DLLs, Icons and duplicate files and you have 4 configurable
  8604.              resource mon- itors and multiple resource\disk alarms.
  8605.              TechFacts allows you to transmit any data by Fax\Modem, or by
  8606.              MAPI Email or by SMTP Internet Email,
  8607. TEKFCT95.ZIP TECHFACTS 95 v1.10 - Shareware -
  8608.              TechFacts 95 is a powerful Windows 95 utility to view all
  8609.              aspects of Windows, DOS, Heap, Memory, Networks and your
  8610.              system. You can search for Files, DLLs, and duplicate files and
  8611.              you have 4 configurable resource monitors and multiple
  8612.              resource\disk alarms as well as a Windows 95 registry
  8613.              performance monitor. TechFacts 95 allows you to transmit any
  8614.              data by Fax\Modem, or by MAPI Email or by SMTP Internet Email,
  8615.              all drivers are included and contained within TechFacts.
  8616. TPODBC32.ZIP Trace Plus 32 / ODBC , 32 Bit ODBC Debugging Facility
  8617. TTB95.ZIP    TopToBottom for Windows 95 (ver4)
  8618.              Reports both 16-bit and 32-bit loaded modules and their DLLs
  8619.              PLUS VxDs and registered OCXs. With the log enabled, it also
  8620.              captures new module loads by an active or newly created
  8621.              process. TopToBottom helps you resolve conflicts between
  8622.              differing versions of a DLL, OCX, or VxD. It reports version
  8623.              information and any potential duplicates found in your Windows
  8624.              search path.
  8625. VBSYS350.ZIP VBSys Windows System Monitor 32 Bit Ver 3.5 for Win 95 ONLY  
  8626.              VBSys is designed to help a user monitor many system resources 
  8627.              at all times and to combine some utilities that you may already 
  8628.              use. Monitors:
  8629.              Disk Space (even Net), Memory, SwapFile Usage , CPU, #Processes, 
  8630.              Date/Time, and much more all in one small display. 
  8631. WINTRA.ZIP   WinTrace (WT.EXE) is a general purpose trace utility which
  8632.              allows you to trap any Windows APIs (DLL functions) under your
  8633.              finger-tips. WinTrace is a low-level debugging utility which
  8634.              requires users to know how windows API passes its arguments on
  8635.              the stack and how windows API gets its returned values from the
  8636.              registers.
  8637. WLCHECK.ZIP  Link Check Version 5.1
  8638.              LInk Check verifies links between executable files and modules
  8639.              (DLLs). Useful for analyzing those "Cannot find (filename) or
  8640.              one of its components" and "Call to Undefined Dynalink" system
  8641.              error msgs. View Version info on all modules. Check modules
  8642.              loaded in RAM as well as RAM details. Analyze function calls
  8643.              inside DLLs and others. VBX support is also included. You can
  8644.              now register via an electronic key. v5.1 for Win 3.x
  8645. WNSPCT11.ZIP WinSpector
  8646.              So, you are a computer guru, and want to keep track of your
  8647.              system resources or you need to debug programs to see if there
  8648.              are memory leaks, or just how much memory it needs. WinSpector
  8649.              is the program for you. From its friendly LCD panel that
  8650.              display the amount of memory and system resources to its
  8651.              multimedia/video analyzer, WinSpector is one great program that
  8652.              will end up in your Start-up box very soon. Besides testing the
  8653.              processorspeed,multimediacapabilities, printing options, and
  8654.              system resources, WinSpector can also analyze your hard disk
  8655.              right down to the number of clusters on your harddrive.
  8656.              Shareware 1.0 REQ: VB40032.DLL
  8657. WXI95-20.ZIP Win-eXpose-I/O ,v2.00,Util,SHAREWARE Windows 95
  8658.              Files I/O Tracer/Debugger Gives REAL-TIME report on files I/O
  8659.              all over the system (even DOS BOXES) a MUST HAVE tool for
  8660.              anyone who tries to find out which file an application is using
  8661.              or missing. Great tool for also for dev. tracking file
  8662.              operation by an external utility, and for improving windows
  8663.              performance.
  8664.  
  8665.  
  8666.  
  8667.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  8668.  │ #39  │ Utility: Setup & Install                                          │
  8669.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  8670.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │   5874 KBytes in    11 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  8671.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  8672.  
  8673.              ===============================================
  8674.              Setup/installation programs
  8675.              ===============================================
  8676. ASETUP.ZIP   ASETUP
  8677.              A fast, effective and free installation and a setup development 
  8678.              kit for Windows. The ideal companion to ThinHelp Æs license key 
  8679.              copy protection technology. ItÆs the least expensive, 
  8680.              least-disk-and -archive-space method for developing quality 
  8681.              installation packages for disk-based or downloadable 
  8682.              distribution. ASETUP includes multilingual German/ English 
  8683.              /French support, its own LZH decompression scheme, the ability 
  8684.              to create self -starting .EXE installation packages, 
  8685.              compatibility with Windows 95, bitmap splashes, definition of 
  8686.              custom dialog boxes, access to AUTOEXEC.BAT and CONFIG.SYS as 
  8687.              well as WIN.INI and SYSTEM.INI, and -- a must for Windows 95 
  8688.              distributables -- access to the Windows registry. All this with 
  8689.              as little as 35k of overhead in a compressed archive.  
  8690. CHIEFA.ZIP   CHIEF'S INSTALLER PRO (for Win 3.1x,Win95/NT), V3.60 
  8691.              This program is an "off the shelf" installation package for 
  8692.              Windows programs. It can be used to install Windows packages of 
  8693.              almost any size (up to 64 installation disks). The files may be 
  8694.              compressed (with MS COMPRESS.EXE) or uncompressed. Both types 
  8695.              of file are handled transparently. ZIP archives are also 
  8696.              supported, as is splitting large files into smaller parts so 
  8697.              they can fit on a floppy disk. There is also a built-in 
  8698.              compression engine, using LZSS (LZ77) compression. 
  8699. EI73.ZIP     EASY INSTALL VERSION 7.3
  8700.              Self Installing Distribution Disk Maker. Makes compressed self 
  8701.              installing disks for progam distribut ion. No script language 
  8702.              to learn Just tell it your program name and directory. Packs 
  8703.              sub directories, displays readme file and optionally starts 
  8704.              program after install. Keywords: INSTALL SETUP COMPRESS 
  8705.              Registration $40 
  8706. EZSFX13.ZIP  EASY SFX VERSION 1.3 
  8707.              Creates a unique self extracting and installing file. It allows 
  8708.              the user to choose the target drive and directory. It also 
  8709.              displays a readme.txt file after extraction and optionally 
  8710.              starts the installed program. The parameters for each SFX file 
  8711.              made are stored in a data file so that remakes are just a case 
  8712.              of choosing the program name from a list. Any directory sub 
  8713.              structure can be packed. 
  8714. FSPATCH.ZIP  Patch Creator
  8715.              The Patch Creation utility allows you to create self-contained 
  8716.              and (optionally) compressed patches for files already on the 
  8717.              end-userÆs machine. You can use it, for example, to update 
  8718.              registered users of your software. Only registered users will 
  8719.              be able to use the patches created using this program since the 
  8720.              files on the machine are used to create the updated version. 
  8721.              Other patch programs use a command line interface rather than a 
  8722.              GUI and are not very user-friendly. 
  8723. HSI.ZIP      HS-Install v2.0
  8724.              A 32bit Windows 95 installation program. Very easy to use
  8725.              Generates 32bit or 16bit setup programs Complete integrated
  8726.              uninstaller Use of your logo, bitmaps, and billboards Wizards
  8727.              to guide design and setup Full updating of the Windows Registry
  8728.              Intelligent updating of system files Selective installation of
  8729.              components No run time licenses or per use fees
  8730. SB.ZIP       Setup Builder Version 5.01.005
  8731.              A tool for creating professional looking installation 
  8732.              procedures. Simple installs in less than 10 minutes! Fully 
  8733.              automated with optional components. Handles all the usual setup 
  8734.              tool features. 16 and 32 bit support in one product! Supports 
  8735.              Backdrops, Cue Cards, User defined dialogs, Partial 
  8736.              (re)Installs, Multi-lingual, OLE registration, de-installs. 
  8737.              Highly tailorable via (optional) script language.  
  8738. SETUK072.ZIP SETUK:   Universal  Setup  Help
  8739.              Is a stand-alone universal setup application. It is designed to
  8740.              setup other simple applications. SETUK can also be used to move
  8741.              applications. Directories are copied; groups and icons are
  8742.              created. It is extremely safe and recommended for everyone.
  8743.              From the pros to the novice, SETUK is the easy way to handle
  8744.              many applications.
  8745. STEPUP96.ZIP StepUp'96 v.4.02 for Windows 95 and Windows NT 4.x <ASP> 
  8746.              A set of utilities which make working with Windows easier and 
  8747.              faster: user- customizable StepUp Menu, smart Folder Navigator, 
  8748.              sophisticated Menu Designer, powerful File Handler, handy 
  8749.              taskbar icons: Fast Exit, CDROM Autorun On/Off, and more. 
  8750.              Highly customizable and user friendly. Fully functional 
  8751.              evaluation version. Shareware, $29.95 + s&h. 
  8752. WIZARD.ZIP   The Self Extracting Setup Wizard
  8753.              The Wizard uses a very small stub file as the starting point 
  8754.              for the final file and concatenates the files you select to the 
  8755.              end. This stub file was written in Visual C++ as an SDK program 
  8756.              and compiled with full optimization to make it very small and 
  8757.              very efficient. When the user runs it, it creates a temporary 
  8758.              directory and extracts your setup files there. It executes the 
  8759.              file you selected when you created the file, waits for it 
  8760.              complete, then deletes the files it extracted and removes the 
  8761.              directory. The Wizard is fully compatible with Windows 95, 
  8762.              Windows 3.1, and Windows NT. It doesn't matter if your install 
  8763.              is intended for 16-bit or 32-bit systems or which setup tool 
  8764.              kit you use, whether it's Visual Basic's Application Setup 
  8765.              Wizard, Visual C++'s Install Shield SDK Edition, Sax's Setup 
  8766.              Wizard Foundation Edition, or one you've created yourself.  
  8767. YAWPI24A.ZIP YAWPI 2.4 <ASP> 
  8768.              Yet Another Windows Program Installer. A simple yet powerful 
  8769.              setup program, supports multiple floppies, mutliple languages, 
  8770.              compressed archives, progress bars, uninstall, CD-ROM setup. 
  8771.              Compression included in program. No scripts, no progamming 
  8772.              required. C, C++ Source available with full registration. 
  8773.  
  8774.  
  8775.  
  8776.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  8777.  │ #40  │ Visual Basic: Programming                                         │
  8778.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  8779.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │   1644 KBytes in    42 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  8780.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  8781.  
  8782.              ===============================================
  8783.              Visual Basic textfiles and theory
  8784.              ===============================================
  8785. 96WINT.ZIP   VB help and hints vol. 1 Issue 1 winter 1996
  8786. APIDEMO.ZIP  Using the Windows API in Visual Basic
  8787.              Visual Basic's Declare statement allows VB programs to call the 
  8788.              routines in any Dynamic Link Library (DLL). Microsoft Windows 
  8789.              is itself a collection of DLLs, so Visual Basic can call almost 
  8790.              any of the functions in the Microsoft Windows Application 
  8791.              Programming Interface (API). 
  8792. HOWTO.ZIP    How to defeat VB decompilers
  8793. VBTIPS11.ZIP Visual Basic Tips & Tricks 1.1- This Windows 3.1 Help File
  8794.              contains many Visual Basic for DOS & Windows tips and tricks.
  8795.              Also contains tips and tricks on Windows Help Files. Freeware!
  8796.  
  8797.  
  8798.              ===============================================
  8799.              Visual Basic ver 1,2 & 3 sourcecode
  8800.              ===============================================
  8801. 3DMAP.ZIP    3DMAP 1.0           
  8802.              The main purpose of 3DMAP is to show one method for 
  8803.              manipulating graphics offscreen while accomplishing the rare 
  8804.              ability of having "buttons" onscreen that are not restricted to 
  8805.              four sides. Although slow, speed is not really noticable on a 
  8806.              486-66 (the intended platform). This type of screen is very 
  8807.              useful for educational or demographic software (besides the 
  8808.              fact that it IS appealing to look at.)
  8809. 3DPP.ZIP     VBPANEL Visual Basic 3D Panel Effects.
  8810.              Have you ever wanted a group button which goes faster and has a 
  8811.              good down picture, which looks like an animation? Or just want 
  8812.              to make a command button with changing color-ed text? This set 
  8813.              of 3 files includes examples of how to design 3 different type 
  8814.              (you can design more) of buttons out of the Professional 
  8815.              Edition's 3dPanel.  
  8816. 3DSPLIT.ZIP  3D Routines with Splitter Bars v2.0
  8817. ASIZE.ZIP    AutoSize
  8818.              To show how to programmatically position your controls at run 
  8819.              time so that the controls and their surrounding form remain 
  8820.              proportionately the same size regardless of the display 
  8821.              resolution or the dots per inch of the display driver's screen 
  8822.              fonts. 
  8823. BALLOONS.ZIP Help Balloons in VBasic
  8824. BASES.ZIP    Number Base Converter Version 2.05
  8825.              This software provides Visual BASIC functions for converting 
  8826.              numbers between numeric bases, supporting bases 2 to 36. It 
  8827.              also includes a function for rounding numbers stored in a base 
  8828.              to a number of 'decimal' places.  
  8829. CMB_HITE.ZIP Combo Box resizing demonstrations
  8830.              The associated combo box demonstrations were done to assist 
  8831.              myself in getting a smaller height on combo boxes. We have 
  8832.              several projects which need the smaller height.  
  8833. CMB_SIZE.ZIP Combo box resizing project using api calls 
  8834.              A VB5 project to demonstrate working with combo and list box 
  8835.              dimensions through API calls. This project was developed to 
  8836.              assist our learning API calls in dealing with combo boxes and 
  8837.              list boxes.  
  8838. EASTER.ZIP   Calculate the date of the Easter sunday for a given year.
  8839. EVAL.ZIP     The Eval-Utility, expression evaluator in Visual Basic 
  8840. FTPDEMO.ZIP  FTP Client in VBasic
  8841. ICOX.ZIP     Icon Extractor - How to extract Icons from Programs and Libraries 
  8842.              IconEx VisualBasic CodeExample to show how to:
  8843.              - extract icons from programs and libraries
  8844.              - create multilingual programs
  8845.              - obtain strings from Windows modules
  8846.              - use the original Windows AboutBox
  8847.              - call Windows APIs
  8848. KEYSTATE.ZIP Scroll, Num & Caps Lock Status
  8849. KPINI.ZIP    Visual Basic source code for .INI file management.
  8850.              A nifty little wrapper module that will do any conceivable 
  8851.              alteration of an .INI file -- well nearly. You want to delete a 
  8852.              section -- ZAP! Want to interpret T/F entries, no problem! Get 
  8853.              all [Section]'s or Entries? Add or remove a "device=" line? 
  8854.              It's there. Full Visual Basic Source -- 45 routines in this 
  8855.              third release. See the comments in INIFILE.BAS for useage and 
  8856.              contact information. "Free is a *very* good price!"  
  8857. MICROBBS.ZIP MicroBBS - MultiLine Windows BBS System
  8858.              This is the last release of MicroBBS includes the source code. 
  8859.              It is written in Visual Basic 3.00  
  8860. NW41BAS.ZIP  Visual Basic for Windows Interface For The Novell Netware
  8861.              4.x,3.x & 2.x Software Development Kit
  8862. NWS_SNAP.ZIP Screen Print Program
  8863.              The NWS_SNAP.EXE is a VB 3.0 program that takes a snapshot of 
  8864.              the screen and allows the user to print the screen snapshot at 
  8865.              different sizaes, with date and comments attached. A DLL is 
  8866.              also supplied that provides a generic mouse movement hook 
  8867.              procedure to allow you to call any program when the mouse moves 
  8868.              into a pre- determined corner of the screen. 
  8869. NWT2.ZIP     NWTEST2 is another example of how to use the NetWare Interface 
  8870.              for Visual Basic (NIVB) to make NetWare DLL function calls from 
  8871.              a Visual Basic program. The program shows how to attach and log 
  8872.              in to file servers, map drives, and get group and trustee 
  8873.              information for a user.  
  8874. ONTOP.ZIP    Example of forcing a Window to always remain on top
  8875. PARSE.ZIP    This program allows you to enter formulas. It will evaluate
  8876.              them. You can add as many function as you want and have as many
  8877. PCLVBW11.ZIP PERSONAL COMMUNICATIONS LIBRARY FOR VISUAL BASIC / WINDOWS. 
  8878.              Version 1.1.1, <ASP>. Async comm library supporting COM1-COM20 
  8879.              to 115,200 baud, 4+ ports concurrently, many dumb multiport 
  8880.              boards, 16550 UART, interrupt driven, RTS/CTS flow control, any 
  8881.              UART address using IRQ2 thru IRQ15. Requires Microsoft Visual 
  8882.              BASIC / Win. 
  8883. PMXMPL.ZIP   PMList - Program Manager Group Lister
  8884.              Visual Basic SourceCode to show how to handle Windows's Program 
  8885.              Manager Groups in Visual Basic. (e.g. for installation 
  8886.              routines) 
  8887. ROSETTES.ZIP VB Screensaver
  8888. SENDKEY.ZIP  Sendkey demo f÷r VBasic
  8889. SMOOTH.ZIP   Smooth Fade in Visual basic, test the color-palettes
  8890. TILES1.ZIP   Tiles 1.0 Game written in VB with Source
  8891. UHR.ZIP      UHR -- Style Manipulations with MS Visual Basic.
  8892.              Includes the fully commented source code for VB3 (mainly). This 
  8893.              programm gives main hints on how to realize CLOCK.EXE (shipped 
  8894.              together with Windows) in mere VB code. 
  8895. VB_3D2.ZIP   Easy3D2 - Extended 3D Options for VB - Revised
  8896.              Free code example for 3D options in Visual Basic, shows how to:
  8897.              - 3D options for VisualBasic and other windows
  8898.              - how to make Windows search for the CTL3Dxy.DLL
  8899.              - no 3D in VB environment (no GPFs anymore)
  8900.              - use the original Windows AboutBox for your own purposes
  8901.              - cut the system menu just as you like
  8902.              - and some more useful routines...
  8903. VBCOMBO.ZIP  This Visual Basic sample code demonstrates how to make the text 
  8904.              Edit box of a combo box readonly. Dropdown and simple combos 
  8905.              are treated separately. Included are the fully commented source 
  8906.              code for VB2, VB3, VB4-16, VB4-32 and VB5.  
  8907. VBDLL.ZIP    This is a real quick sample that I threw together to illustrate
  8908.              how to call a DLL from VB. Not only can you call a DLL but the
  8909.              same DLL can be made from the Borland, MS or Symantec
  8910.              compilers.
  8911. VBIBOX.ZIP   InputBox - New InputBox for VB
  8912.              InputBox: With this VisualBasic CodeSample you'll learn about:
  8913.              - how to create a customized input box in VB
  8914.              - creating multilingual programs
  8915.              - obtaining strings from Windows modules
  8916.              - how to obtain Window's System Metrics
  8917.              - calling Windows APIs
  8918. VBMOVE.ZIP   MOVE -- Style Manipulations with MS Visual Basic.
  8919.              Includes the fully commented source code for VB2, VB3, VB4-16 
  8920.              and VB4-32. Examples for how to change the outlook of VB 
  8921.              controls, e.g. add sizable frames, move controls by ghost 
  8922.              frames or add a caption bar to almost any control. --> Floating 
  8923.              Toolbars are no problem at all anymore !  
  8924. VBSORT32.ZIP VBSORT Example - Sort 32-bit Visual Basic arrays
  8925. VERSION.ZIP  Returns the DOS and Windows Version Information
  8926. WINUSER.ZIP  UserName - Windows UserName, CompanyName and TrueWinVersion 
  8927.              Is the fully commented source code on how to access the Windows 
  8928.              UserName and CompanyName under Windows ! You will as well be 
  8929.              able to obtain the TRUE Windows version. AND create 
  8930.              multilingual programs (= you can now say 'yes' or 'no' in EVERY 
  8931.              Windows language !). 
  8932. VKKVB.ZIP    Few useful functions for VB programmers
  8933. WORDWRAP.ZIP Carl Franklin's WordWrap Function
  8934. WSC4VB21.ZIP WINDOWS STANDARD COMM LIB for VISUAL BASIC <ASP> v2.1
  8935.              The Windows Standard Communications Library for Visual Basic 
  8936.              (WSC4VB) is an asynchronous communications dynamic link library 
  8937.              (DLL) which uses the standard Windows serial communications 
  8938.              API. Since it uses the Windows API, programs using the WSC 
  8939.              library are fully compatible with other Window applications 
  8940.              which also use the Windows serial communications API. Both 
  8941.              Win16 and Win32 versions are included. 
  8942.  
  8943.  
  8944.  
  8945.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  8946.  │ #41  │ Visual Basic: Utilities                                           │
  8947.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  8948.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │   7315 KBytes in    22 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  8949.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  8950.  
  8951.              ===============================================
  8952.              Visual Basic utilities
  8953.              ===============================================
  8954. ANIICON.ZIP  aniicon.zip
  8955.              Contains an Access Database of Animated Icons(collections of 
  8956.              image controls and timers) which are suitable for use with 
  8957.              Visual Basic (all versions). To View and use this database you 
  8958.              will need a licensed copy of either Object Thing (search for 
  8959.              othing.zip) or Object Workbench(search for workb.zip) 
  8960. API.ZIP      The Visual Basic API Viewer provides a convenient way to peruse
  8961.              and copy Function, Sub, Constant and Type declarations for use
  8962.              when programming for Windows 95. The freeware version provides
  8963.              syntax for 16bit, 32bit and MultiMedia structures in one easy
  8964.              to use facility. (for VB4)
  8965. API16.ZIP    api16.zip
  8966.              Contains an Access Database of Declarations, Types, Constants 
  8967.              and utility subroutines that are suitable for use with 
  8968.              Microsofts Visual Basic( all versions), Microsofts Access(v2&7) 
  8969.              Microsofts Excel and Microsofts Word .  
  8970. CLVRES32.ZIP ClevRes Wizard
  8971.              The ClevRes wizard enables you to quickly and easily make your 
  8972.              forms dynamic. You do not need to know anything about the 
  8973.              methods and properties of the CClevRes class, the wizard will 
  8974.              generate all the necessary code for you and tell you which of 
  8975.              the form's procedures to copy it to. 
  8976. CODEST16.ZIP Code Storage for VB 3.0/16-Bit
  8977.              Gives you quick and easy access to your commonly used procedure 
  8978.              Subs and Functions as well as the Win32 (or Win31) API 
  8979.              Declares, Constants and Types. It also holds the new Visual 
  8980.              Basic constants so now you only have one place to look for any 
  8981.              code related items or snippets. You can add comments to your 
  8982.              saved procedures to be included in your code and you can also 
  8983.              add notes to the Declares, Constants, Types and VB Constants. 
  8984.              Available for VB 4.0 (32-bit) as an add-in or stand-alone and 
  8985.              VB 3.0 as a stand-alone. The 16-Bit version now has the VB 
  8986.              Constants found in constant.txt and datacons.txt.  
  8987. CODESTSM.ZIP Code Storage for VB (32-bit version)
  8988.              Gives you quick and easy access to your commonly used procedure 
  8989.              Subs and Functions as well as the Win32 (or Win31) API 
  8990.              Declares, Constants and Types. It also holds the new Visual 
  8991.              Basic constants so now you only have one place to look for any 
  8992.              code related items or snippets. You can add comments to your 
  8993.              saved procedures to be included in your code and you can also 
  8994.              add notes to the Declares, Constants, Types and VB Constants. 
  8995.              Available for VB 4.0 (32-bit) as an add-in or stand-alone and 
  8996.              VB 3.0 as a stand-alone.  
  8997. CONFORM.ZIP  Access to visual basic,  form converter version 2.0
  8998.              Form Converter is an MS Access 7.0 Add-In utility that quickly
  8999.              converts Access Forms, Controls and their associated Code to
  9000.              Visual Basic Forms. Form Converter will save you a great deal
  9001.              of time when porting an Access application to Visual Basic. You
  9002.              no longer need to copy and paste code from Access to VB and
  9003.              re-design Forms from scratch. Converted Forms and Code will run
  9004.              in either VB3.0 or VB4.0.
  9005. CPVB269.ZIP  Code.Print for VB v2.269 
  9006.              The ORIGINAL VB source code documentation utility - printing 
  9007.              code since 1992. Now with new Win'95 style interface. Full 
  9008.              support for VB5. Based on the award winning commercial version, 
  9009.              Code.Print Pro, Code.Print has defined the VB shareware source 
  9010.              code printing standard. Make a professional impression with 
  9011.              your code.  
  9012. ENIGMA31.ZIP Enigma is a 32 bit shareware registration and source code
  9013.              Generation program for visual basi registration protection,
  9014.              from simple numeric codes up to nine characters in length, to
  9015.              complex alpha numeric codes near 20c developers. It offers three
  9016.              unique levels (types) of shareware characters in length.
  9017.              Enigma stores information that you enter about each project.
  9018. EZDATA.ZIP   EZdata (VB3 Application Framework)
  9019.              The fastest way to create your next VB 3.0 database 
  9020.              application. This is a complete MDI Application 'skeleton' with 
  9021.              an easy to implement tabbed data editor which will help you to 
  9022.              get your next project off the ground even quicker. It's called 
  9023.              EzData because it has been designed to make the management of 
  9024.              most data tables to be straightforward. Just call the EditDbase 
  9025.              function with the name of the table that you want your users to 
  9026.              maintain and everything is done for you. Users can search for 
  9027.              particular data (using partial strings if required) and the 
  9028.              records which matches their search parameters are clearly 
  9029.              displayed in a listbox - making it easy to select and view the 
  9030.              required one. 
  9031. MDBUTIL3.ZIP MDB UTILITIES .... for Visual Basic 3
  9032.              A general purpose database utility for any VB3 programmer.
  9033.              Allows all usual modifications and additions to an existing VB3
  9034.              *.mdb, fields, indexes and settings can be added, removed or
  9035.              changed while keeping data intact...
  9036. TRAPIT.ZIP   TrapIt! (error handler installation utility) Version 3.0
  9037.              Utility (wizard) automates error traps installation into the VB 
  9038.              3.0/4.0/5.0 source code. Works as a standalone application or 
  9039.              ADD-IN to VB 4.0 (becomes a part of VB environment). Parses 
  9040.              BAS, FRM, CLS, MAK, VBP, HTM (with embedded VB script) files. 
  9041.              Built in editor allows COMPLETE UNRESTRICTED CUSTOMIZATION of 
  9042.              error handling templates. No interference with existing traps. 
  9043.              Trap all, untrapped or only selected procs in selected files or 
  9044.              in the whole project in interactive or batch mode. Six 
  9045.              templates included. Help, cue-cards, electronic manual. 
  9046. VBDEM42E.ZIP VBDis3 - DoDi's Discompiler for Visual Basic 2.0 and 3.0
  9047.              This decompiler generates the complete source files (including 
  9048.              the forms, modules and the MAK file, ready to run the program 
  9049.              in the VB environment) from compiled Visual Basic (VB) 
  9050.              executables. It is not designed to "crack" someone else's 
  9051.              programs but to demonstrate how many parts of the source code 
  9052.              are included in the executables by the compiler. I find this 
  9053.              behaviour alarming - for what program are these pieces of 
  9054.              information meant? The runtime system does not need them, and 
  9055.              yet they were intentionally taken over in the program. 
  9056. VBDIS19E.ZIP VBMDis - DoDi's VB Make Discompiler
  9057.              VBMDis is a direct descendent of VBDis, designed to help you
  9058.              optimising your programs. It allows the comparison of both your
  9059.              sources and the compiled program. Examining the tokens shown
  9060.              and the definitions of the variables found in the EXE, you can
  9061.              find how your program may become smaller and faster. In
  9062.              revision 3.38 support was extended from VB 3.0 to VB 2.0, but
  9063.              some methods may be handled incorrect for VB 2.0.
  9064. VBITV1_0.ZIP VBImageTool is a skeleton image editing program written in
  9065.              Visual Basic for VB developers or people who just want to learn
  9066.              more about Visual Basic. It gives programmers a "head start" in
  9067.              their own image editing program. VBImageTool is not a VBX, an
  9068.              OCX, an ActiveX or a dll. It is comprised entirely of VB code
  9069.              that can be easily modified and customized.
  9070. VBPPDEMO.ZIP The Visual Basic Project Protector - Version 2.02
  9071.              Do you ever worry about the fact that unless your programs are
  9072.              protected, they can be decompiled and edited? Are you in need
  9073.              of a program that provides this protection for you? If you
  9074.              answered yes to the above questions then this is the program
  9075.              for you. Welcome to "The Visual Basic Project Protector" for
  9076.              Windows. The programs you write will now be safe from people
  9077.              who wish to decompile them for their own personal use.
  9078. VBSRCH.ZIP   VBSearcHistory Shareware Version 2.3
  9079.              Provides a feature missing from the Visual Basic programming
  9080.              environment.....a history list of the most recent text search
  9081.              arguments.
  9082. VBVIEW.ZIP   VBView 1.1 for Windows (all versions)
  9083.              A high performance utility that lets Visual Basic developers
  9084.              view and search VB source code without the overheads of
  9085.              switching projects or starting multiple copies of Visual Basic.
  9086.              Lets you print individual procedures. Works with VB3 and VB4.
  9087.              Shareware $10
  9088. VDLL21.ZIP   Simply Solutions Visual DLL (VB3,4,5)
  9089.              Is a unique product that brings Visual Basic programmers on par 
  9090.              with their C++ counterparts. Visual DLL lets you create 
  9091.              Standard Windows DLLÆs with True Function Exports. This means 
  9092.              that the resulting DLLÆs are indistinguishable from those 
  9093.              created with C++! The DLLÆs can be used with applications that 
  9094.              were designed to work only with C++ written DLLÆs. Inside, the 
  9095.              DLL can bring up Visual Basic forms, use databases and call 
  9096.              other DLLÆs. Visual DLL provides total flexibility and the 
  9097.              facilities for creating feature-rich competitive software.  
  9098. VDLLINFO.ZIP Visual DLL
  9099.              Makes your collection of Microsoft Visual Basic routines into a 
  9100.              standard Windows DLL with true function exports. This makes 
  9101.              your VB code callable from any Windows program. The calling 
  9102.              program won't know your code is written in Visual Basic because 
  9103.              standard C/C++ style parameter interfaces are exposed to the 
  9104.              outside world. Internally, the calls are translated into VB and 
  9105.              then back. Anything you can do in VB can be part of the DLL, 
  9106.              including access to OCX's, databases and the displaying of 
  9107.              Forms. Visual DLL supports both 16 and 32-bit DLL's, using 
  9108.              Visual Basic 3.0, 4.0 or 5.0.  
  9109. VSR10.ZIP    Visual Search & Replace 1.0
  9110.              Performs text searches across multiple text files with the
  9111.              option of replacing all, some, or no occurrences. It is unique
  9112.              in that the surrounding lines of text are displayed and the
  9113.              search text is highlighted to show the user the context in
  9114.              which it is found.
  9115. YBTDEMO.ZIP  Your BasicTab Demonstration Release 1.0.0.3  
  9116.              Build Windows95 style tabs and wizards into any Visual Basic 
  9117.              application. You can even make ActiveX controls. Your BasicTab 
  9118.              works with all versions of Visual Basic from 3.0 to 5.0. It 
  9119.              supports both 16 and 32 bit development. This means you can 
  9120.              implement modern Windows95 tabbed dialogs and wizards in your 
  9121.              legacy VB3 code and migrate to VB4 or 5 without changing a 
  9122.              single line of Your BasicTab code. You can literally, load and 
  9123.              run. Now that's a lot simpler (and less expensive) than jumping 
  9124.              from VBX to OCX to ActiveX to . . . whatever. And when you're 
  9125.              ready to start making your own ActiveX controls with Visual 
  9126.              Basic 5.0, Your BasicTab can help you make great tabbed dialog 
  9127.              controls and more.  
  9128.  
  9129.  
  9130.  
  9131.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  9132.  │ #42  │ Visual Basic: VBasic 4                                            │
  9133.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  9134.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │   6473 KBytes in    51 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  9135.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  9136.  
  9137.              ===============================================
  9138.              Visual Basic 4 Utilities
  9139.              ===============================================
  9140. 3DMAZE95.ZIP 3DMAZE Version 1.5
  9141.              Generates mazes under Windows 95. The mazes are displayed in
  9142.              3D. Use keys to solve them or have the computer solve them.
  9143.              Visual Basic 4.0 source code is included.
  9144. AKV.ZIP      Access Key Validator 1.1
  9145.              Add-In for Microsoft(R) Visual Basic(R) 4.0. is an add-in 
  9146.              utility for the Visual Basic 4.0 IDE that assists the 
  9147.              programmer to assign unique access keys (or mnemonic keys) to 
  9148.              the various control Captions on the forms of the current 
  9149.              Project.  
  9150. ALIGNE13.ZIP Align EASY 1.3
  9151.              Is simple control alignment add-in for 32-bit Visual Basic 4.0. 
  9152.              You can use it for aligning and distributing different controls 
  9153.              on form to each other at design time. It is designed as toolbar 
  9154.              with 14 buttons and has 30 functions + undo. Unique "Copy 
  9155.              properties" button for picking up properties (top, width, 
  9156.              height, forecolor, vertical center etc.) and applying the same 
  9157.              picked properties to any other controls on same or even 
  9158.              different form.  
  9159. CB.ZIP       VB Code Browser by Nick Takriti
  9160.              VB Code Browser is a Visual Basic 4.0 add-in. It is designed to 
  9161.              enable the developer to brows all VB files, *.frm, *.bas, and 
  9162.              *.cls. Developers can brows all functions, subs, and 
  9163.              declarations of other projects from within their current 
  9164.              project without running another instance of VB. It also 
  9165.              provides the functionality of modifying the code before 
  9166.              re-using it.  
  9167. CD16.ZIP     CodeDoctor for Visual Basic 4.0
  9168.              Is an Add-in which provides many basic features that are
  9169.              invaluable in the Integrated Development Environment, but which
  9170.              are not inherent in Visual Basic. These features are the
  9171.              ability to Comment, Uncomment, Indent,etc., selected blocks of
  9172.              code at the click of a Tool Button or selection of a menu
  9173.              option.
  9174. DBM40.ZIP    DataBaseManager
  9175.              The DBM generates the code to create a database (just paste 
  9176.              into VB4), or generates a database (MDB-file). Databases can be 
  9177.              saved and loaded as patterns.  
  9178. DNT16_A4.ZIP Donut (16bit, VB4)
  9179.              Is a program and programming language that allows a Visual 
  9180.              Basic form file to be transmitted over the internet and viewed 
  9181.              on your computer as a form. This form will then interact with 
  9182.              your web browser to send or request information. It has been 
  9183.              tested and works with Netscape Navigator, Microsoft Internet 
  9184.              Explorer, and several variations of Mosaic. Donut will allow 
  9185.              creation of web forms that give the author more control over 
  9186.              exactly what the form will look like, allows interaction 
  9187.              between the Donut program and the user's browser, and allows 
  9188.              processing of form information on the user's computer instead 
  9189.              of on the server.  
  9190. DNT32_A4.ZIP Donut (32bit, VB4)
  9191.              Is a program and programming language that allows a Visual 
  9192.              Basic form file to be transmitted over the internet and viewed 
  9193.              on your computer as a form. This form will then interact with 
  9194.              your web browser to send or request information. It has been 
  9195.              tested and works with Netscape Navigator, Microsoft Internet 
  9196.              Explorer, and several variations of Mosaic. Donut will allow 
  9197.              creation of web forms that give the author more control over 
  9198.              exactly what the form will look like, allows interaction 
  9199.              between the Donut program and the user's browser, and allows 
  9200.              processing of form information on the user's computer instead 
  9201.              of on the server.  
  9202. EZVBAP95.ZIP EZVBApp95 
  9203.              The fastest way to your next VB4 Application for Windows 95. 
  9204.              EZVBApp95 is designed for those new to programming in Visual 
  9205.              Basic who need to produce a working application fast. For a low 
  9206.              cost you get all the source code to re-use in your own 
  9207.              projects. EZVBApp95 will help you kick-start your Visual Basic 
  9208.              4 development. A complete application framework with all the 
  9209.              most commonly needed functions including: 
  9210.              Compact/Repair of database.
  9211.              - List-search window uses DBGrid control to allow searching and 
  9212.                editing of data.
  9213.              - Support for Help files.
  9214.              - MDI child forms cascading, tiling etc.
  9215.              - Error trapping and reporting.
  9216.              - Memorize application window position and size.
  9217.              - Selection of application database.
  9218.              - 'Nag' screen and generation of registration numbers for 
  9219.                 shareware authors. 
  9220.              - Fully documented.
  9221. MDBUTIL4.ZIP MDB UTILITIES .... for Visual Basic 4
  9222.              A general purpose database utility for any VB4 programmer.
  9223.              Allows all usual modifications and additions to an existing VB3
  9224.              *.mdb, fields, indexes and settings can be added, removed or
  9225.              changed while keeping data intact...
  9226. MSGWIZ10.ZIP VBMax Message Box Wizard
  9227.              A fully functional 32-bit add-in for VB 4.0 to simplify the
  9228.              process of coding message boxes. There are several
  9229.              configuration options and shortcuts you can use to tailor the
  9230.              utility to your own style of working. If they are not enough,
  9231.              you also get fully-commented source code which you can tweak
  9232.              any way you want.
  9233. OCXHLPR.ZIP  OCX Helper v1.0
  9234.              Have you been looking for a solution to that annoying "Object 
  9235.              server not correctly registered" (Error 336) error message when 
  9236.              selecting Custom Controls from the Visual Basic 4.0 Tools menu? 
  9237.              Well here's an answer... Each error message VB4 displays 
  9238.              corresponds to a particular control whose TypeLib key is either 
  9239.              empty or missing under it's parent CLSID (class identifier) key 
  9240.              in the Registry. *** OCX Helper v1.0, Copyright ⌐ 1997 Brad 
  9241.              Martinez *** 
  9242. SC4VB.ZIP    SC4VB Is a Visual Basic 4 (32 Bit) Addon
  9243.              After looking at the documentation for creating an Add-In for 
  9244.              Visual Basic I Decided to try and make the process easier. This 
  9245.              gave birth to the Project Wizard. Then after messing about 
  9246.              trying to register my Add-In I decided to maked that a menu 
  9247.              option. Finally after receiving Delphi v2 I was quite impressed 
  9248.              with the Repository so I decided to emulate this useful feature 
  9249.              within Visual Basic, thus the Repository was born. 
  9250. SCHED_VB.ZIP Visual Basic 4.0 32 bit Solutions::Schedule Demo.
  9251.              These OLE components are a collection of controls that are 
  9252.              designed to work together, allowing you to add resource 
  9253.              scheduling or employee management solutions to your 
  9254.              applications. Creating scheduling applications has never been 
  9255.              easier. Get your copy of Solutions::Schedule and see what you 
  9256.              can do ... in just a few hours instead of days or months.  
  9257. SNIP5-3.ZIP  Snippet 5.3 32 Bit Code Database and Tools.
  9258.              Whether you're a veteran VB4 Programmer or just starting out, 
  9259.              you'll find this program, extremely helpful in VB4. Snippet 
  9260.              comes with a selection of code snippets for immediate use. 
  9261.              Registered Users will get additional Snippets (at least 65). 
  9262.              Save your Code Snippets for future use, Add New Snippets, Cut, 
  9263.              Copy, Paste, and Delete. 
  9264. SSTUDIO.ZIP  String Studio Add-In for Visual Basic 4.0 - Version 1.0 -
  9265.              Shareware String Studio brings the power of C-like String
  9266.              Tables to Visual Basic, and the ease of use of visual String,
  9267.              MsgBox, and InputBox editors, with absolutely no manual coding
  9268.              required. Visually create, edit, browse, and organize every
  9269.              String, MsgBox and InputBox in your project from one location,
  9270.              or from your source code with the click of a button.
  9271. VB4TOOLS.ZIP VBOpt4 - DoDi's Disassembler for VB4
  9272. VBCS.ZIP     VB CodeSecure 4.0
  9273.              Your VB executables are no longer safe due to the new version 
  9274.              of the VB Decompiler. With VB CodeSecure 4.0, you can easily 
  9275.              prevent your Visual Basic 3.0 and 4.0 executables from being 
  9276.              decompiled into your exact original source code. VB CodeSecure 
  9277.              4.0 accurately protects your VB executables by using advanced 
  9278.              data protection algorithms such as form overlays and object 
  9279.              de-referencing. This program is a must download for anyone who 
  9280.              programs in Visual Basic.  
  9281. VBDIS4.ZIP   VBOpt4 - DoDi's Disassembler for VB4 (October 1996) 
  9282.              After a lot of questions about a decompiler for VB4, I sat down 
  9283.              and made a first rough version in form of a disassembler, 
  9284.              similar to VBOpt3. In the moment only a display of the tokens 
  9285.              is available, it's a long way to a real Discompiler like 
  9286.              VBDis3. Nevertheless you'll find many astonishing things about 
  9287.              the code produced by VB4, giving hints on how to optimize your 
  9288.              programs.
  9289.  
  9290.  
  9291.              ===============================================
  9292.              Visual Basic 4 sourcecodes
  9293.              ===============================================
  9294. 3DMAZE.ZIP   3DMaze Game , Generate and solve mazes under Windows 95. (VB4) 
  9295. 3DVB.ZIP     3d cube demo ver.0.5
  9296. ABOOK.ZIP    Address book applet 
  9297.              This program demonstrates the uses of the data bound control in 
  9298.              Visual Basic 4.0. This program is hard-coded to store its data 
  9299.              in ABOOK.MDB, a Microsoft Access 95 database file. You can use 
  9300.              the Data Control to move through existing records, and you can 
  9301.              use entries in the Record menu to add or delete records. To 
  9302.              save changes to the current database record simply move to 
  9303.              another record. 
  9304. API_COPY.ZIP Splitting/restoring large files in VB4
  9305. AUTODIAL.ZIP AutoDial - Telephone dialer demo program
  9306.              This Visual Basic 4.0 example program demonstrates how an 
  9307.              application can dial a telephone number under Windows 95 using 
  9308.              Assisted Telephony which is a subset of TAPI. This code is 
  9309.              simple because it relies on a call manager applet to perform 
  9310.              the actual dialing.  
  9311. CALVB4.ZIP   CALVB4 - A Calendar in VB4 Format
  9312.              This program creates a calendar and allows a user to specify 
  9313.              working and non-working days. Non-working days can be 
  9314.              individual days, typically holidays, and any combination of 
  9315.              weekly days-off (i.e. Saturdays and Sundays). The program has 
  9316.              functions to store and read the set of non-working days to/from 
  9317.              a text file. 
  9318. CDAUD3.ZIP   CD Audioplayer in Visual Basic with source
  9319. CTIPS.ZIP    Tip of the Day routines
  9320. ERRORVB.ZIP  How To Get all error messages of VB4 ?
  9321. FCOOL4.ZIP   fCoolBar
  9322.              This program was written to demonstrate how to implement an 
  9323.              Office'97 style ToolBar (or CoolBar), using Visual Basic and as 
  9324.              few controls as possible. This version has been written in VB4, 
  9325.              but a simplified version has also been written in VB3. The VB4 
  9326.              version has been implemented as a Class using 4 PictureBox 
  9327.              controls and a Timer and a separate form.  
  9328. FRMSTRCH.ZIP Form strecher
  9329. GREENCAR.ZIP Invaders by GreenCar Software
  9330.              A 32 Bit Retro_Arcade Classic written in Visual Basic 4.0 
  9331. IRC-CODE.ZIP How to writing an IRC client in VB
  9332. LBREBAR.ZIP  L&B Software ReBar OLE Server for Visual Basic 4 
  9333.              The ReBar OLE Server is an OLE in-process server for Visual 
  9334.              Basic 4 (32 bit). It allows you to create the "cool toolbars" 
  9335.              used in Microsoft Internet Explorer, Mail and News, and 
  9336.              Microsoft Office 97. You can create these "coolbars" in a very 
  9337.              easy way, just transforming your original toolbars created in 
  9338.              VB to the new "coolbar" style with a couple of sentences. 
  9339. MBUTTON.ZIP  Moving button example
  9340. MODUS.ZIP    Example of Shelling to a Windows Program 
  9341. NWS_MMDI.ZIP Mini-MDI  
  9342.              ThIs VB 4.0 (source included) program shows some weird code for 
  9343.              producing an emulation of MDI without using MDI forms. 
  9344.              Interesting stuff that was to be the subject of an article but 
  9345.              Andy got writers block.  
  9346. PHONE.ZIP    The phone book example was wrote in vb4 16bit
  9347. SHELDEMO.ZIP Shell About Application Demo
  9348. SHORTCUT.ZIP This sample program shows how to accomplish 3 tasks.
  9349.              1. Create a shortcut to a program in any directory the user 
  9350.                 specifies.  The shortcut can be either a LNK file to a Windows
  9351.                 program or a PIF file to a DOS program.
  9352.              2. Display the Open common dialog box without using the Common Dialog
  9353.                 custom control.
  9354.              3. Display a Browse For Folder dialog box, useful for allowing
  9355.                 a user to choose a directory.
  9356. TOOLTIP.ZIP  ToolTips 1.1a server for Visual Basic
  9357.              Now, easily add ToolTips to your Visual Basic program. With 
  9358.              just one line of code (per), you can add professional, 
  9359.              Microsoft (tm) style, ToolTips to your program. 
  9360. WAVEPLAY.ZIP Simple VB Code Sampling how to play WAV files using the Windows 
  9361.              API 
  9362. VB4DDE.ZIP   Creating Microsofte Visual Basic Application w/ DDE Links
  9363.              How do you communicate with another VB4 application using DDE 
  9364.              links ? The following example demonstrates the simple process.  
  9365. VBDOC32.ZIP  This project demonstrates how to include the UpDown Windows
  9366.              Common Control within your VB 4.0 32 Bit applications.
  9367. VBLISTER.ZIP Vb file lister for windows 95/nt
  9368. VBMAX3D.ZIP  VBMax 3D Effects for VB 4
  9369.              Add the 3D effects that Microsoft forgot to your VB 4.0 
  9370.              applications. Written entirely in VB 4.0, VBMax3D.dll is a 
  9371.              fully functional in-process OLE server that provides you with a 
  9372.              variety of 3D effects without the overhead of third-party 
  9373.              controls. Less filling--works good. VBMax3D.dll is Windows 95 
  9374.              color-scheme aware and contains methods and properties for 
  9375.              creating panels, borders, frames, lines, drop shadows, status 
  9376.              bars, progress meters and many different types of text effects. 
  9377. VBPIANO.ZIP  Vb midi piano 
  9378.              Is a sample Visual Basic program that shows how to begin to 
  9379.              access some of the low level midi capibilities of Windows using 
  9380.              Visual Basic. I have included an outline for a complete article 
  9381.              on this subject if a publication is interested in having me 
  9382.              developing this further.  
  9383. VBSS95.ZIP   A Win95 Screen Saver in VB
  9384. VBT023.ZIP   Demonstrate use of classes and collections in VB4
  9385. WINICEE.ZIP  WinIcee Version 1.01
  9386.              WINIcee is a port to Visual Basic of the QUickbasic/Powerbasic 
  9387.              I2C driver i wrote some time ago.(for information on these 
  9388.              products see section 9) The driver handles all low level 
  9389.              operations of controlling devices attached to an I2C 
  9390.              communications bus. The programmer only needs to know which 
  9391.              data and where to send it.A basic knoledge of the I2C bus is 
  9392.              assumed.This manual will not deal with the physical layer of 
  9393.              the bus nor the communication protocol.If you are not familair 
  9394.              with I2C,a first time user ,or just want to know more about it 
  9395.              please consult the I2C FAQ.Consult chapter 9 for more 
  9396.              information.  
  9397. WINSOCK.ZIP  This is the Winsock API definition file for Visual Basic 4.0
  9398. WUSER2.ZIP   UserName and CompanyName 
  9399.              How to Access Windows UserName and CompanyName with MS Visual 
  9400.              Basic (or every other programming language).  
  9401.  
  9402.  
  9403.  
  9404.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  9405.  │ #43  │ Visual Basic: VBasic 5                                            │
  9406.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  9407.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │   1624 KBytes in    21 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  9408.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  9409.  
  9410.              ===============================================
  9411.              Visual Basic 5 Utilities
  9412.              ===============================================
  9413. EVENTMNG.ZIP EventManager
  9414.              EventManager is a software tool dedicated to programmers of 
  9415.              VisualBasic-5.0, Access-7.0 or any other languages which 
  9416.              support ActiveX-Dlls. 7 In cooperation between the end user who 
  9417.              finally will use your program and you, the programmer, a table 
  9418.              of possible events shall be defined. Possible events are e.g. 
  9419.              switching on a machine, starting a program, dialling a phone 
  9420.              number and so on. Later on the end user shall be able without 
  9421.              assistance to add "times" to each of the defined events: points 
  9422.              of time, periods of time, repeating intervals and exceptions. 
  9423.              EventManager offers complete input masks for every purpose.  
  9424. MDBU5.ZIP    Mdb utilities , For visual basic 5(32 bit) 
  9425.              A general purpose database utility for any VB5 programmer. 
  9426.              Allows all usual modifications and additions to an existing VB 
  9427.              *.mdb, fields, indexes and settings can be added, removed or 
  9428.              changed while keeping data intact... SQL Form allows queries to 
  9429.              be tested or executed on the fly.. 
  9430. RESTORE.ZIP  Restore - A free VB Add-in from MainSoft 
  9431.              The Visual Basic IDE doesn't have the ability of automatically 
  9432.              reloading the project that was active during the previous 
  9433.              session. You must reload it from the File menu (Recent files 
  9434.              list).  
  9435.  
  9436.  
  9437.              ===============================================
  9438.              Visual Basic 5 sourcecodes
  9439.              ===============================================
  9440. BLT.ZIP      This DirectDraw sample is a modified version of the StarFld 
  9441.              Sample. 33 images are loaded in DirectDraw surfaces and blitted 
  9442.              to the back buffer using black as a transparent color. The 
  9443.              result is a simple animation. With very few changes, you could 
  9444.              also blit an image on every frame (such as a cockpit).  
  9445. BROWSER.ZIP  Minibrowser, a tutorial on how to use the Microsoft 
  9446.              WebBrowser control in VB5.
  9447. DBSRCH1.ZIP  dBSearch
  9448.              Originally called LISTSRCH - this module allowed the developer 
  9449.              to set up a populated listbox and search the contents of the 
  9450.              listbox by typing into a textbox. This allowed "Quicken" style 
  9451.              searching with the module finding the first match for what the 
  9452.              user had typed and filling in the remainder. 
  9453. DXTZ.ZIP     DirectX Test Zone
  9454. DXVB01.ZIP   Using directx from visual basic 
  9455.              The provided TLB files describes some of the objects exposed by 
  9456.              the DirectX API and allow to use them as if they were native 
  9457.              Visual Basic objects (DirectX is "Component Object Model" 
  9458.              based). 
  9459. DXVB02.ZIP   Using directx from visual basic v 0.2 
  9460.              The provided TLB files describes some of the objects exposed by 
  9461.              the DirectX API and allow to use them as if they were native 
  9462.              Visual Basic objects (DirectX is "Component Object Model" 
  9463.              based). 
  9464. EVAL.ZIP     CEval - Algebraic expression evaluator class for VB5
  9465.              This class implements an Algebraic expression evaluator for 
  9466.              Visual Basic 5. It support floating point numbers, most 
  9467.              standard operators, plus or minus unary operators and 
  9468.              parantheses to override default precedence rules. Rudimentary 
  9469.              support for user-defined symbols is also included. 
  9470. GLVB01.ZIP   Using opengl from visual basic v 0.1  
  9471. GUID.ZIP     Demo Generating a Globally Unique Identifier (GUID)
  9472. JDSVRVB5.ZIP Jim & Don's Screensaver
  9473. LBAR_VB.ZIP  Visual Basic 4.0 32 bit CT List Bar Demo
  9474. MN_SRC.ZIP   Direct-X and VBasic 5 demo
  9475. NUM2TEXT.ZIP Num2text - vb5 conversion demo 
  9476.              This program demonstrates how to convert a number to text. This 
  9477.              demo converts numbers to a format you might see in a check 
  9478.              writing program. For example, 123.1 is converted to "One 
  9479.              hundred twenty-three and 10/100". 
  9480. SUBCLS32.ZIP Subclass - Visual Basic subclassing control
  9481.              This package includes a VB-authored subclassing control. A 
  9482.              subclassing control allows Visual Basic programs to detect 
  9483.              messages for which Visual Basic does not provide direct support 
  9484.              for. This controls is documented below. This package also 
  9485.              includes a number of subclassing example programs. These 
  9486.              examples are unzipped to the Examples directory (see 
  9487.              Examples.txt for additional information). 
  9488. SYSTRAY.ZIP  SysTray - System Tray Demo
  9489.              This program demonstrates how to display an icon on the system 
  9490.              taskbar (tray notification area) under Windows 95 and later, or 
  9491.              Windows NT 4.0 or later. The program first determines if it is 
  9492.              running under one of these operating systems and terminates if 
  9493.              it is not.  
  9494. WAITCURS.ZIP WaitCursor - Wait cursor class demo
  9495.              This Visual Basic 5.0 example program demonstrates how you can 
  9496.              use a simple class to help you set an hourglass cursor. This 
  9497.              class not only provides the SetCursor method, which provides a 
  9498.              convenient method of setting the hourglass cursor (or a custom 
  9499.              cursor if you like), but it automatically restores the previous 
  9500.              cursor when the class object is destroyed. 
  9501. VB5HOOK.ZIP  This sample program demonstrates how to subclass a form using 
  9502.              vb5's new addressof operator. 
  9503. WORDWRAP.ZIP WordWrap - Printing-with-word-wrap demo for Visual Basic 5
  9504.              This demo program demonstrates a technique for printing 
  9505.              unformated text to the printer. The code is implemented as a 
  9506.              class module to make it easy to reuse the code in other 
  9507.              projects. The code prints the text to the printer with word 
  9508.              wrap, margins and page headers and footers. You can customize 
  9509.              the margin settings and header text using the class's public 
  9510.              members. 
  9511.  
  9512.  
  9513.  
  9514.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  9515.  │ #44  │ Visual Basic: DLL                                                 │
  9516.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  9517.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │   2298 KBytes in    12 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  9518.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  9519.  
  9520.              ===============================================
  9521.              Visual Basic related .DLL files
  9522.              ===============================================
  9523. 3D4VB.ZIP    Give your programs a NeXT-look without a .DLL.
  9524.              A 3-D effect Subroutine Library for Microsoft Visual Basic.
  9525.              More than 20 different routines are included to draw 3-D
  9526.              frames, shadowed boxes, borders, .print "labels" in picture
  9527.              boxes, and .print "labels" associated with VB text and label
  9528.              controls. Also includes programming examples of Logo form
  9529.              during startup, and how to make custom buttons from picture
  9530.              boxes. Great for novice VB programmers! Complete shareware
  9531.              source code included. Requires Visual Basic.
  9532. DISKCHK.ZIP  DiskChk, a DLL for VB that returns the size of a drive in Kbytes
  9533. MEASURED.ZIP MeasureD.DLL
  9534.              Measurement unit conversion library for Visual basic (DEMO)
  9535.              Collection of simple conversion routines for visual basic. The
  9536.              sort of routines you need occasionally but can never find or be
  9537.              bothered to write yourself.
  9538. NSNVBITF.ZIP NSNVBITF: A DLL to Provide NSAPI Support for Visual Basic
  9539.              This DLL is intended to support the Netscape.Network.1 OLE 
  9540.              Automation Object as described in "OLE Automation in Netscape" 
  9541.              (03/22/95) by Garrett Arch Blythe. It has a few additional 
  9542.              functions, such as those to create and release the object and 
  9543.              to supply options, but otherwise it just supplies the defined 
  9544.              interface functions. 
  9545. PBCWIN21.ZIP PBCwin 2.1: Windows programming toolkit for Visual Basic and
  9546.              Other languages (a DLL). PBCwin is a general-purpose library of
  9547.              79 routines for use with Visual Basic for Windows
  9548. T2W16952.ZIP 'TIME TO WIN (16-Bit)' DLL for VB« 4.0 (16-Bit) ver 9.52
  9549.              'TIME TO WIN' is a DLL (Dynamic Link Library) for Visual Basic 
  9550.              3.0, Visual Basic 4.0 (16/32-Bit), Visual Basic 5.0, Visual 
  9551.              Basic 5.0 for Application and MSOffice 95. I'm an Engineer in 
  9552.              Electricity and Electronic and I've writed 'TIME TO WIN' to 
  9553.              help any users of VB to find a solution at some missing 
  9554.              functions in VB. VB is a powerfull product but by some aspects 
  9555.              it is limited. I hope that 'TIME TO WIN' will be a great 
  9556.              advantage for you and for your application. 'TIME TO WIN' 
  9557.              contains more over 805 functions or subroutines (following 
  9558.              product).  
  9559. T2W32443.ZIP TIME TO WIN for Visual Basic 4.0 32-Bit, VB 5.0 and VBA 5.0
  9560. T2WIN952.ZIP TIME TO WIN for Visual Basic 3.0
  9561. VBHLP32.ZIP  VB-Helper DLL, Version 2.02
  9562.              This package includes a helper DLL for 32-bit Visual Basic. 
  9563.              This DLL provides a number of routines that perform tasks that 
  9564.              are either difficult or impossible to accomplish in Visual 
  9565.              Basic alone. Some sample programs are also provided to 
  9566.              demonstrate use of the DLL. Please see the included help file 
  9567.              for details on all of the routines included within the DLL. 
  9568. VBMAXEM.ZIP  VBMax Electronic Message Display DLL.
  9569.              Now you can add electronic display controls to your VB 4.0
  9570.              applications without the overhead of third-party controls.
  9571. VBMAXLCD.ZIP VBMax Liquid Crystal Display DLL.
  9572.              Now you can add LCD/LED style controls to your VB 4.0 
  9573.              applications without the overhead of third-party controls. Want 
  9574.              to add LCD/LED style controls to your applications? Now you can 
  9575.              with VBMaxLCD.dll. VBMaxLCD.dll is an in-process OLE server for 
  9576.              adding LCD/LED style controls to your VB 4.0 applications. 
  9577.              There are tons of uses for these babies: clocks, timers, 
  9578.              meters, calculators, dialers the list goes on. 
  9579. VBPRNT20.ZIP VBPRINT Library v2.00
  9580.              This program is specifically tailored for Visual Basic
  9581.              Programmers, allowing greater and easier access to Windows
  9582.              printer devices. This DLL allows your Visual Basic applications
  9583.              to have better control over the printer device. It seems to be
  9584.              the one area MS has consistently forgotten in VB.
  9585.  
  9586.  
  9587.  
  9588.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  9589.  │ #45  │ Visual Basic: VBX                                                 │
  9590.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  9591.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │   4827 KBytes in    21 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  9592.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  9593.  
  9594.              ===============================================
  9595.              Visual Basic networking and communication VBX
  9596.              ===============================================
  9597. CSEVAL_1.ZIP SocketTools VBX Evaluation  
  9598.              Includes each component in VBX format for use by Visual Basic 
  9599.              3.0 and the 16-bit edition of Visual Basic 4.0 or other product 
  9600.              that supports the 2.0 VBX specification. Includes samples 
  9601.              written with Visual Basic 3.0. Catalyst SocketTools is a 
  9602.              collection of custom controls that harnesses the power of the 
  9603.              internet for integration into applications. SocketTools is a 
  9604.              comprehensive suite, with components that assist in 
  9605.              facilitating existing TCP/IP applications as well as controls 
  9606.              that allow you to build your own customized web browser.  
  9607. CSWSK20C.ZIP SocketWrench/VB 2.0c Windows Sockets Custom Control
  9608.              Is a custom control which allows Visual Basic developers to 
  9609.              program against the Windows Sockets API. It supports the TCP 
  9610.              and UDP protocols (both blocking and non-blocking modes), and 
  9611.              the same control can be used to build both client and server 
  9612.              applications. The package includes the control, sample programs 
  9613.              (including an FTP client), on-line help, a technical reference 
  9614.              and a tutorial for programmers unfamiliar with TCP/IP and 
  9615.              sockets programming.  
  9616. MSLOT.ZIP    MABRY MSLOT CONTROL (VBX)
  9617.              Visual Basic custom control that makes mailslot use simple. No 
  9618.              Windows API calls required. Requires Windows for Workgroups. 
  9619.              Source code available.  
  9620. XCALL.ZIP    XCall VBX and C++ library (Demo)
  9621.              Erform simple cross-application function call simulations. It 
  9622.              encapsulates general DDE features to exchange custom data 
  9623.              structures and events between two or more applications. It is 
  9624.              implemented both for 16 and 32-bit C programming as a set of 
  9625.              C++ classes and for Visual Basic 3.0 and 4.0 as a custom 
  9626.              control element VBX.  
  9627.  
  9628.  
  9629.              ===============================================
  9630.              Visual Basic graphics VBX
  9631.              ===============================================
  9632. ART_DEMO.ZIP VBX ARTIST - Drag & Paint Image Editing Control for VisualBasic 
  9633.              Is an invisible control able to edit/annotate an image held 
  9634.              within such objects as pictureboxes or forms. Generally you 
  9635.              would select a paint tool (Brush, shape, floodfill, eraser, 
  9636.              text, sissors, etc) and relevant properties (fore and back 
  9637.              color, line width, font name, etc). The control then acts, 
  9638.              modifying the image, while it is being dragged (either within 
  9639.              the mouse move event of a control such as a picturebox, or via 
  9640.              our own Artist API calls ). (Dragging within a mouse move event 
  9641.              is a single line of code).  
  9642. EASYNE.ZIP   EASYNET Custom Control for Visual Basic, Ver 1.85.006 (VBX)
  9643.              is a custom control that lets you quickly build flowchart-
  9644.              enabled applications (network, workflow, database, etc...).
  9645.              - *Drawing can be made interactively or programmaticaly.  
  9646.              - *You may move, resize, stretch each item.
  9647.              - *You may associate user data to each item 
  9648.              - *You may navigate in the network diagram.
  9649.              - *Distinct pictures, colors, draw styles for each item. 
  9650.              - *Multi-selection, multi-line wordwrapped text, metafile support,
  9651.              -  drag & drop, + many other features. 
  9652.              - *Many properties and events allow you to "customize" your
  9653.              - *diagramming application.
  9654.              - *VB1 compatible. It works with Delphi, SQL Windows, etc...
  9655.              - *RUNTIME ROYALTY FREE
  9656. MDR_DEM1.ZIP Metadraw, Object Oriented MetaFile Graphics Editing Control
  9657.              Is a special purpose picturebox/image editing tool. MetaDraw 
  9658.              looks like a standard picturebox on your form, but offers 
  9659.              unique support for the creation, editing and display of 
  9660.              MetaFiles - an ideal graphical format for applications 
  9661.              requiring the drawing and/or moving of graphical objects. 
  9662.              MetaDraw is also specially designed to allow you to tag 
  9663.              individual graphic objects for HyperGraphic/HotSpot 
  9664.              applications.  
  9665. TRUBAR.ZIP   TrueBar VBX makes bar code generation easy.
  9666.              Just pick the orientation, set the size, and pick the bar code
  9667.              style. Then, set the caption to whatever you want the bars to
  9668.              be. TrueBar VBX uses the Caption property to determine what to
  9669.              display. ForeColor is used for the color of the Bars. BackColor
  9670.              is used for the color of the background. If TrueBar VBX cannot
  9671.              fit the entire bar code in the control window, it will fill the
  9672.              entire control with the background color.
  9673.  
  9674.  
  9675.              ===============================================
  9676.              Visual Basic file and disc VBX
  9677.              ===============================================
  9678. LONG16.ZIP   iseFile VBX Control 
  9679.              The iseFile control provides a set of dialog boxes for 
  9680.              operations such as opening, saving, and converting long 
  9681.              filenames to short and vice versa. The iseFile Custom Control 
  9682.              allows applications built with 16-bit versions of Visual Basic 
  9683.              to use long filenames in Windows systems (Windows 95 and NT) 
  9684.              that support them. The iseFile Custom Control resembles very 
  9685.              closely the actions of the standard Visual Basic Common Dialog 
  9686.              box for opening and saving files, but has an additional 
  9687.              property that holds the long filename of a file if it is 
  9688.              available. 
  9689.  
  9690.  
  9691.              ===============================================
  9692.              Visual Basic gauges, meters and instruments VBX
  9693.              ===============================================
  9694. BMPLST.ZIP   MABRY BMPLST CONTROL (VBX)
  9695.              This control is a list box with bitmaps. The bitmaps can be 
  9696.              placed on any side of the text (top, bottom, right, left). 
  9697.              Source code available.  
  9698. MSSTAT.ZIP   MABRY MSSTAT CONTROL (VBX)
  9699.              Status bar VBX for Visual Basic. This control displays a 
  9700.              multi-element status bar on the bottom of your form. It 
  9701.              automatically handles the NumLock, CapsLock, ScrollLock, and 
  9702.              Insert key indicators. It also displays times/dates in 
  9703.              International and programmer defined formats. Source code 
  9704.              available.  
  9705.  
  9706.  
  9707.              ===============================================
  9708.              Various Visual Basic VBX controls
  9709.              ===============================================
  9710. EMEDIT20.ZIP early morning editor VBX v2.0, Advanced editor
  9711. GRADE.ZIP    Formatted Label Custom Control (VBX) <ASP>
  9712.              FLabel is a label control that lets you format the text within
  9713.              it. You can have different fonts, different colors, multiple
  9714.              paragraphs, paragraph formatting, etc. Using properties, you
  9715.              can print your text. All this and it's bound, too.
  9716. HITIME.ZIP   MABRY HITIME CONTROL (VBX/OCX/ActiveX)
  9717.              This is a high resolution timer custom control for Visual 
  9718.              Basic. It allows you to have timer events come in nearly every 
  9719.              millisecond, as opposed to every 55 milliseconds with the 
  9720.              normal Visual Basic Timer control. Source code available.  
  9721. INPUT3.ZIP   3D-VB Input, ver 3.0, enhanced TextBox control (VBX)
  9722.              This control emulates the standard Visual Basic TextBox control 
  9723.              which allows the user to enter text. 3D-VB Input can give the 
  9724.              text and the control a 3D look. It also allows for different 
  9725.              alignment of the text. Plus the first VB control with Property 
  9726.              Menus. [ver 3.0] incudes properties to access database data. 
  9727. MENUEV.ZIP   MABRY MENUEV CONTROL (VBX)
  9728.              MenuEv provides menu selection notification. In other words, it 
  9729.              tells you when the user has selected a menu item. This is 
  9730.              really useful for status bar-style help. MenuEv is really easy 
  9731.              to use. All you need to do is place it on your form. Events 
  9732.              start coming in automatically. MenuEv will even automatically 
  9733.              update another control with the selected menu item's text. 
  9734.              Source code available.  
  9735. PROBE.ZIP    Control Probe/Debug Control (VBX) <ASP>
  9736.              This VBX lets you examine and modify other controls' properties 
  9737.              at run-time. After telling Probe the name of another control, 
  9738.              Probe will give you a list of the properties in that control. 
  9739.              Probe can also display a dialog box that will let you modify 
  9740.              other controls' properties (at run-time).  
  9741. REG_INI.ZIP  RegIni 2.1 
  9742.              Registry & INI file VBX Control RegIni is a VBX custom control 
  9743.              that consists of a set of easy to use APIs which manipulate 
  9744.              entries in Windows Initialisation (.INI) files and in the 
  9745.              Registry. The APIs perform all the necessary error checking and 
  9746.              can be used under Windows, Windows NT and Windows 95 platforms. 
  9747.              (Requires VB3 or VB4)  
  9748. SMARTMDB.ZIP Menu Event Notification Control (VBX) <ASP>
  9749.              MenuEv provides menu selection notification. In other words, it
  9750.              tells you when the user has selected a menu item. This is
  9751.              really useful for status bar-style help. MenuEv is really easy
  9752.              to use. All you need to do is place it on your form. Events
  9753.              start coming in automatically. MenuEv will even automatically
  9754.              update another control with the selected menu item's text.
  9755. TL_DEMKT.ZIP TList 3/Pro VBX, The Enhanced Outline Control
  9756. VER.ZIP      Version Info/File Install VBX <ASP>
  9757.              Ver lets you use the functionality of VER.DLL through 
  9758.              properties. It makes getting version info from a file (EXE, 
  9759.              DLL, VBX, etc.) very easy. Ver also gives you installation 
  9760.              functionality. Included with this control is a sample 
  9761.              installation/setup utility.  
  9762.  
  9763.  
  9764.  
  9765.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  9766.  │ #46  │ Delphi: Programming                                               │
  9767.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  9768.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │   4758 KBytes in    55 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  9769.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  9770.  
  9771.              ===============================================
  9772.              Delphi programming textfiles and theroy
  9773.              ===============================================
  9774. D3MSA.ZIP    Connecting a Delphi 3 Application to an MS Access 95 (xxx.mdb) 
  9775.              Database File info.
  9776. DN960801.ZIP The Unofficial Newsletter of Delphi Users - Issue #15  
  9777. DN960901.ZIP The Unofficial Newsletter of Delphi Users - Issue #16 
  9778. DN961001.ZIP The Unofficial Newsletter of Delphi Users - Issue #17
  9779. DN961101.ZIP The Unofficial Newsletter of Delphi Users - Issue #18 - November 1996
  9780. DN970101.ZIP The Unofficial Newsletter of Delphi Users - Issue #19 - January 1997
  9781. DN970301.ZIP The Unofficial Newsletter of Delphi Users - Issue #20
  9782. DN970501.ZIP The Unofficial Newsletter of Delphi Users - Issue #21
  9783. DN970601.ZIP The Unofficial Newsletter of Delphi Users - Issue #22 - June1997
  9784. DN970901.ZIP The Unofficial Newsletter of Delphi Users - Issue #23
  9785. REGISTRY.ZIP Delphi and the Registry
  9786.              This article reflects my personal experiences with the registry 
  9787.              and Delphi. 
  9788.  
  9789.  
  9790.              ===============================================
  9791.              Delphi sourcecode
  9792.              ===============================================
  9793. AAQBLDR.ZIP  QBuild 
  9794.              You can use the QBuild Tools to help create complex question 
  9795.              classes for AaWiz. This approach enables you to develop and 
  9796.              test your question class as a form (ie. you can use Delphi's 
  9797.              form designer to design your controls and create event handlers 
  9798.              for them). You then convert your form into a control and create 
  9799.              a question class wrapper around the control. 
  9800. ABOUT10.ZIP  K&j about box version 1.0 
  9801.              Is a way to give all of your applications a standard "about 
  9802.              box" look and feel. All text displayed in the K&J About Box is 
  9803.              customizable and K&J About Box will even display your 
  9804.              application's icon!  
  9805. ABOUT95D.ZIP Windows 95 style About dialog box for Delphi 2.0 Make your
  9806.              applications look more like Windows 95 with this Freeware About
  9807.              box - full source included. Shows free total memory & system
  9808.              resources like Windows 95 applets & explorer. Envy
  9809.              Technologies.
  9810. ACTINDLL.ZIP HelpMakers, this Delphi2 sample shows how to:
  9811.              1- How1- How to put a dialog in a DLL
  9812.              2- How to call a function from a DLL
  9813.              3- How to get information about Version Information in a File, 
  9814.                 In this case the sample application
  9815.              4- How to use Some Useful API Functions
  9816.              5- How to get Information from Windows Registry
  9817.              6- How to start an application in a special Style using 
  9818.                 ShowWindow API function and set the Forms Visiblity 
  9819.                 to true. (Check the application Project Source and 
  9820.                 compair it with other applications of yours. Something is 
  9821.                 missing and something is added there !)
  9822. ASTROIDS.ZIP Delphi Asteroids Vector Graphics Demo    
  9823.              This program is part of a presentation on graphics programming 
  9824.              with Delphi that I presented to the Delphi Developers of Dallas 
  9825.              users group on July 31, 1996. The presentations purpose was to 
  9826.              show that not only is Delphi an excellent development platform 
  9827.              for database applications, it is also a very viable platform 
  9828.              for graphics intensive applications. This program is not of a 
  9829.              commercial quality, but it is meant to show what Delphi is 
  9830.              capable of doing. 
  9831. C32D0110.ZIP CRT32 version 1.10.003
  9832.              Console-mode-helping-unit for 32-bit Delphi programming Makes 
  9833.              the Console-applications work a bit like old Borland CRT-app- 
  9834.              lications (Not a complete drop-in for CRT/WinCRT/Win32CRT, but 
  9835.              a help for developing Console-applications in an easy way) It 
  9836.              has some enhancements too, like SmartInput, ScreenInput and 
  9837.              fast screenwrites 
  9838. CALC.ZIP     cmpEvaluator, Expression evaluator unit for Delphi
  9839. CHOOZDCL.ZIP CHOOZDCL was written to launch Delphi with different component
  9840.              libraries, but could be used generally where an INI file
  9841.              section needs changing to launch a program in different
  9842.              configurations- simply modify the General parameters below.
  9843. COASTERS.ZIP Bar Coasters, Bar coasters is a game of which the object is get 
  9844.              the LOWEST score. With Delphi source 
  9845. CODEAPP.ZIP  Source Code Utility (CodeApp Project)
  9846.              I created this utility, CODEAPP.DPR, to do several basic source
  9847.              code related tasks. It's an application that I use mainly while
  9848.              in the Delphi IDE, by running it from the Tools Menu, but it
  9849.              can be useful outside of the IDE as well. The first capability
  9850.              is simply to view a Delphi source code file and search the file
  9851.              for specified text.
  9852. CPARSE.ZIP   C Parser V1.0 for Delphi
  9853. CRC2.ZIP     Delphi CRC-calculation unit
  9854. CRC32.ZIP    Crc32-Maker (Freeware) 1.0
  9855.              CRC-checksum calculator for Delphi
  9856. CRC32PAS.ZIP 32-bit CRC-Calculation routines for Delphi.
  9857. D_TAPI.ZIP   This is a delphi implementation of the windows telephony
  9858.              headers. There's a test program that can monitor calls made
  9859.              with other tapi enabled programs like remote access and can
  9860.              also dial calls. aLso there's a mini-terminal that shows how to
  9861.              use tapi to place calls and obtain the com handle.
  9862. DCOUNTER.ZIP DCOUNTER - A Counter written in Delphi 3
  9863.              This is an example of how to make a page counter for a web 
  9864.              server using Delphi 3. This counter reads the contents of a 
  9865.              counter data file (simply a text file with a value, like 1234, 
  9866.              in it), increments the value in the file, and creates the 
  9867.              counter graphic as a JPEG.  
  9868. DELPCUT.ZIP  Ateroid gamedemo in Delphi
  9869. DELPHI_2.ZIP DirectX Delphi-3 sample
  9870. DIBUNIT.ZIP  The TDIBSection class as defined creates what is in effect a 
  9871.              memory bitmap with a 24bit colour depth, and provides methods 
  9872.              with which to change the colour of individual pixels, at speed, 
  9873.              and display the resulting image on any TCanvas 
  9874. DKWHTTP.ZIP  DKW HTTP Extension Library for Delphi 2.0
  9875.              The DKW HTTP Extension Library for Delphi 2.0 provides a 
  9876.              framework for developing extensions that can be compiled as 
  9877.              either CGI or ISAPI with no modiciations to the code. Using 
  9878.              this technique an extension can be developed and tested using 
  9879.              CGI, which is safer and supported by more servers, and then 
  9880.              deployed using ISAPI where appropriate.  
  9881. DX3TST2.ZIP  Direct3D demo in delphi - dx3tst2
  9882.              Dx3tst2 is a small test program that I wrote to demonstrate 
  9883.              that it is possible to program Direct3D's retained mode from 
  9884.              Delphi 2. It can load Direct3D model files (*.x), display them 
  9885.              and rotate them.  
  9886. DYNARR20.ZIP Dynarray For Delphi 16 / 32 
  9887.              The Dynarray classes from RealSoft provide access to several 
  9888.              types of "Resizable" Arrays. This feature is not a standard 
  9889.              part of Object Pascal, and simulating a Dynamic Array can be 
  9890.              tedious and cumbersome. The Dynarray not only makes managing a 
  9891.              resizable array simple, but it adds functionality not found in 
  9892.              standard arrays such as sorting, saving to file, inserting, and 
  9893.              more. 
  9894. DYNARRAY.ZIP DynamicArray delphi unit
  9895.              Dynamic array to read, write and check the coordinatess of a 
  9896.              Coordinate Geometry file.  
  9897. EXPRCALC.ZIP Expression Calculator 
  9898.              ExprCalc is an expression calculator that is based on the 
  9899.              PARSER.DLL by Ron Loewy. The original parser has been modified 
  9900.              and the Symbol table changed to a TList. This made it possible 
  9901.              to create the parser for 16 and 32 bit. It is no longer a DLL 
  9902.              but an integrated component.  
  9903. EXPREV13.ZIP Expression Evaluator v1.3 for Delphi 
  9904.              Add evaluation of mathematical expressions to your 
  9905.              applications, quickly and easily. Supports 7 operators 
  9906.              (including parenthesis), 10 mathematical functions, unlimited 
  9907.              number of user-defined variables and provides complete error 
  9908.              handling support. Updates available at http://www.bitsoft.com. 
  9909.              Freeware. Includes source.  
  9910. EZDSL200.ZIP EZDSL version 2.00 Easy classical data structures for Delphi 1-2
  9911.              The EZDSL units provide an OOP interface for classical data 
  9912.              structures for Delphi: stacks, queues, lists, binary trees and 
  9913.              so forth. For programmers migrating from BP7 a TCollection 
  9914.              replacement is also provided.  
  9915. FASTTREE.ZIP How to rapidly stream TTreeView contents
  9916.              Bulk operations on a TTreeView are often painfully slow, 
  9917.              because every time a node is referenced using an index, the 
  9918.              TTreeView has to walk through its linked list of nodes to get 
  9919.              to the specified index; for bulk operations like streaming, 
  9920.              this can take up a lot of time. 
  9921. FILTERS.ZIP  FilterDemo
  9922.              This application demonstrates how a single Filter object can be 
  9923.              used to deal with the process of validating keypresses in a 
  9924.              text box, a grid, or any other component that takes keyboard 
  9925.              input. 
  9926. ICOBMP16.ZIP Icon to Bitmap Conversion DCU 16bit Version 1.0a
  9927.              Allows the conversion of 32x32x16 Icons to Bitmaps with high 
  9928.              quality and virtually no image degredation.  
  9929. ICON2BIT.ZIP contains a Delphi unit to convert an icon Into a
  9930.              Bitmap. The bitmap is suitable for use as a glyph in a Delphi
  9931.              button with the transparent color of the icon correctly
  9932.              converted.
  9933. KILL.ZIP     Here comes a tiny program which kill any running task in
  9934.              Windows environment.
  9935. LONGFILE.ZIP Delphi TLongFileNameDialog component
  9936.              This component uses COMMDLG.DLL to display a common Open file
  9937.              dialog box that recognises Windows 95 long filenames, for use
  9938.              in Delphi 1.x. You don't need Call32NT pre-installed (useful
  9939.              though it is) for the component to work AND IT SHOULD ALSO WORK
  9940.              IN WINDOWS 3.1!!! (though without the long filename support of
  9941.              course).
  9942. MATHSTR.ZIP  Principal unit for Calculator program Used to test TMathStr
  9943.              component for Delphi 2.0
  9944. MCDSORCE.ZIP Master CD with Delphi source
  9945.              A smart easy-to-use CD Player. Insert an audio CD, lauch Master 
  9946.              CD and press Play. ItÆs as easy as that! Teach Master CD the 
  9947.              track names on each of your favourite Cds and next time you 
  9948.              play them, Master CD will recognise the CD and track 
  9949.              automatically!
  9950. NETBALL.ZIP  NETBALL - Delphi-2
  9951.              This game(?) is NOT a final version, as you may quickly notice. 
  9952.              It's playable but it lacks almost everything from sound to 
  9953.              graphics. Delphi source included
  9954. OPENGL.ZIP   Here is the first translation of the OpenGL headers for Delphi 
  9955.              32. Only the GL and GLU headers have been converted at this 
  9956.              point. If anyone is interested in the GLAUX headers please 
  9957.              comment.  
  9958. OPSYSTM.ZIP  Opnek Standard Library (Delphi)
  9959.              System level information object that contains information on 
  9960.              available drives, space available, disk drive info, memory 
  9961.              info, system level/win information. All low-level system 
  9962.              access/information should be added to this base system 
  9963.              information class.  
  9964. RECURSE.ZIP  A solution for getting all Subdirectories of a given Path (Delphi)
  9965. SORTER.ZIP   Sorter is a freeware utility that takes an ascii text file and 
  9966.              sorts each line into alphabetical order. You can save the file 
  9967.              in sorted order or simply abandon it. If you have a text file 
  9968.              containing a list that is too long to manually sort, this 
  9969.              utility will be greatly appreciated. With Delphi sourcecode.
  9970. STACKS.ZIP   Stacks 
  9971.              You may have need for a stack object and do not want to 
  9972.              manually create one for yourself. The Stacks.pas unit provides 
  9973.              your application with a global stack object that permits 
  9974.              stacking string values which can be converted to any type using 
  9975.              Delphi conversion routines.
  9976. STRUTIL.ZIP  String Utilities 1.0
  9977.              Is a set of string functions to be used with Borland Pascal
  9978.              DOS/Windows/Real Mode/Protected Mode and Delphi 1.0. I have
  9979.              added calls for both Pascal strings and Pchar strings. Not the
  9980.              best docs in the world but they should get you by.
  9981. XPROCS.ZIP   xProcs - function library (For Delphi/C++ Builder)
  9982.              Is a collection of around 150 general functions for Delphi 1.0, 
  9983.              Delphi 2.0, Delphi 3.0, C++Builder and Java. Feel free to use 
  9984.              it in your projects to increase your productivity. And give it 
  9985.              away to friends and collegues to increase their productivity 
  9986.              too !! Also we currently port a lot of the functions also for 
  9987.              Java, have a look on the early preview of xProcs for Java. 
  9988.              Note: This is absolute freeware and can be give away to 
  9989.              everybody that programs with Delphi, C++Builder or Java. string 
  9990.              functions, date functions, rectangle functions, communication 
  9991.              functions, integer & float functions, file functions, system 
  9992.              functions.
  9993. XSEARCH2.ZIP Extended Search version 2.0 for Delphi 2.0.
  9994.              Extended Search's fundamentals are pretty much like GREP. You 
  9995.              specify a search string, a file or group of files, and some 
  9996.              options and it returns a list of the occurences of the search 
  9997.              string in those files. The two distinguishing features of this 
  9998.              version of Extended Search are File Aliases and the Search 
  9999.              Results list.  
  10000. XSEARCH3.ZIP Extended Search version 2.0 for Delphi 3.
  10001.              Extended Search's fundamentals are pretty much like GREP. You 
  10002.              specify a search string, a file or group of files, and some 
  10003.              options and it returns a list of the occurences of the search 
  10004.              string in those files. The two distinguishing features of this 
  10005.              version of Extended Search are File Aliases and the Search 
  10006.              Results list.  
  10007.  
  10008.  
  10009.  
  10010.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  10011.  │ #47  │ Delphi: Utils                                                     │
  10012.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  10013.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │   9109 KBytes in    40 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  10014.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  10015.  
  10016.              ===============================================
  10017.              Delphi Utilities
  10018.              ===============================================
  10019. ADFIND32.ZIP Adrock Software Source Searcher Expert (32bit)
  10020.              The TAdrockSearchExpert is a utility designed to help you 
  10021.              locate references of text in all of your .PAS files from the 
  10022.              currently loaded project. 
  10023. ADFINDER.ZIP TAdrockSourceSearcher Expert
  10024.              The TAdrockSourceSearcher expert is an expert that is accessed 
  10025.              through the help menu of Delphi. With this expert you can 
  10026.              search through the current Delphi Project for text in all of 
  10027.              the .PAS files. You simply enter the text you want to find and 
  10028.              the click search and the expert will search through all the 
  10029.              selected files. When the expert is first opened all the .PAS 
  10030.              files in the project are highlighted, you may select or 
  10031.              unselect as many of the files as needed. 
  10032. AITKEN.ZIP   Class Navigator 2 
  10033.              Is a Delphi 2 support application which gives you the 
  10034.              capability to quickly "drill down" through the various VCL 
  10035.              classes to better understand what and where things are 
  10036.              happening. All 49 units, 516 classes and 9373 class members are 
  10037.              immediately at your finger tips as well as the capability to 
  10038.              add your own units defining descendent classes. An 
  10039.              indispensable tool for component writers and others interested 
  10040.              in learning more about Delphi's VCL.  
  10041. ASSI20B.ZIP  TAssistent 2.02
  10042.              Is a visual component for creating Wizards. It is fully 
  10043.              functional without compiling the program. You can use the 
  10044.              delphi formular designer to create the pages of the Wizard. It 
  10045.              is possible to change the layout of the buttons. You can 
  10046.              control the sequence of the pages in a property editor 
  10047.              (WayList) and in code with events and jumps.  
  10048. CC16.ZIP     Component Create (tm) 2.2 for Delphi (demo)
  10049.              Is the best way for application developers to create re-usable 
  10050.              functionality. Component Create gives you an intuitive 
  10051.              interface and powerful code generator that speeds you down the 
  10052.              learning curve. Whether you are new to component- writing or an 
  10053.              old hand, Component Create multiplies your productivity. You 
  10054.              point and click to set up your component, then get quality, 
  10055.              commented Pascal code. Complete code re-generation means you 
  10056.              can change the component definition -- adding and deleting 
  10057.              properties, methods, events -- without losing your work. 
  10058. CGN_D32S.ZIP Component Generator for Delphi2 Version 1.00 ShareWare
  10059.              Is a simple but very effective tool to turn visually designed 
  10060.              Delphi2 forms into TPanel based visual components. It will scan 
  10061.              the .DFM and .PAS files that contain the description and 
  10062.              underlying code for the form, and ( after allowing the user 
  10063.              some modifications) will create a single .PAS code file, that 
  10064.              can be compiled into an installable Delphi2 component.  
  10065. CGPIPRED.ZIP Picture-Property-Editor
  10066.              Chris G.┤s Picture-Property-Editor Features: File-Selection 
  10067.              with ImmiView, Drag'n'Drop, PasteFromClipboard, ResetToProp, 
  10068.              User-Maintained DirHistory and FileHistory, Desktop-Grabber, 
  10069.              AllPicsOfDir-Preview, Bitmap-Cropping
  10070. COBUILD.ZIP  Component Builder (v2.31)
  10071.              Creates all the necessary pascal code for new component 
  10072.              properties, methods, message handlers and event handlers as 
  10073.              well as the underlying declarations and code skeletons. Simply 
  10074.              describe your properties, methods, etc. , select a few 
  10075.              attributes and Component Builder builds the component for you.  
  10076. COOLMANL.ZIP Cool tools Beta Version 0.95 For Delphi 32 Bit  
  10077.              Cool Tools for Delphi is a suite of add in experts for the 
  10078.              Delphi IDE. As at beta release 0.95 these comprise of two 
  10079.              experts. 
  10080.              *Property Expert
  10081.              -The Property Expert automates the process of adding an 
  10082.              -object to a class. The full Delphi syntax for property 
  10083.              -declaration is supported including property visibility, 
  10084.              -method access, default values, array properties and more.
  10085.              *Quick Code Expert
  10086.              The Quick Code Expert is similar to Code Insight in Delphi 3.  
  10087.              It enables a list of code snippets to be maintained for easy 
  10088.              insertion into the code editor.  These snippets are fully 
  10089.              editable.  The snippets are stored in format compatible with 
  10090.              the Delphi 3 Code Insight templates and indeed we suggest 
  10091.              the provided templates are added to the defaults provided 
  10092.              with Delphi 3.  
  10093. CPDL33.ZIP   Code.Print Lite for Delphi 
  10094.              It's a source code documentation system that's designed for 
  10095.              professional developers. If source code is a deliverable or 
  10096.              code walk throughs and peer reviews are part of you regular 
  10097.              routine, Code.Print will help you look good and save you 
  10098.              time.  
  10099. CYBORGQA.ZIP CyborgQA
  10100.              Is a utility, designed to make creating slicker neater Delphi 
  10101.              Applications easier. You drop one on any form , and it allows 
  10102.              you access to properties of the many controls on the form, in a 
  10103.              quick convenient way, which good as the old Object Inspector 
  10104.              is, is still slow.  
  10105. CYBSTR_1.ZIP Cyborg String Expert - 32 bit
  10106.              Cyborg Software's String Expert is a native Delphi Expert that 
  10107.              hugely simplifies creating & maintaining String tables, 
  10108.              resource files and files of access constants. The advantages of 
  10109.              using string resources rather than embedded constants are well 
  10110.              documented, but Delphi as shipped makes no allowance for 
  10111.              dealing with string tables, except for a resource compiler.  
  10112. CYBSTREX.ZIP Cyborg String Expert - 16 bit 
  10113.              String Expert is a native Delphi Expert that hugely simplifies 
  10114.              creating & maintaining String tables, resource files and files 
  10115.              of access constants. The advantages of using string resources 
  10116.              rather than embedded constants are well documented, but Delphi 
  10117.              as shipped makes no allowance for dealing with string tables, 
  10118.              except for a resource compiler. by Boris 
  10119. DBFSTRU.ZIP  DBF Structure Apollo Code Generator  
  10120.              This program reads the header of existing .DBF files and 
  10121.              creates Delphi code based on the structure of the file. The 
  10122.              code generated is the bulk of the work to create tables and 
  10123.              indicies in Delphi using Apollo from SuccessWare International. 
  10124.              This is useful for those of us that are moving programs from 
  10125.              other languages into Delphi. 
  10126. DFMINS12.ZIP Delphi Form Inspector 1.02
  10127.              A tool for Borland Delphi developers. Allows you to view, edit,
  10128.              archive, and compare Delphi forms in ASCII format. Includes an
  10129.              interface to PVCS. Forms can be archived in ASCII. This reduces
  10130.              disk space requirements for the PVCS archive and allows you to
  10131.              compare different versions of the same form. Lets you keep
  10132.              track of changes you have made. Works with Delphi version 1.0.
  10133.              Registered version works with 2.0. More flexible than Delphi's
  10134.              built-in support for ASCII forms. A must-have for serious
  10135.              Delphi developers! Registration is only $15.00.
  10136. DLCM11.ZIP   Delphi Library Configuration Manager
  10137.              Have you got more than one copy of Delphi installed? Do you use 
  10138.              more than one Component Library? Have you ever been at the 
  10139.              point of tearing your hair out when swapping between versions 
  10140.              or component libraries? ... if you answered yes to any of these 
  10141.              questions then Delphi Library Configuation Manager (DLCM) is 
  10142.              the answer to your prayers (if you are that easily pleased) 
  10143.              DLCM simply takes a snapshot of Delphi's library settings 
  10144.              (Tools-Options-Library) from within the Windows 95 registry and 
  10145.              stores them along with a "named" alias for later recall. 
  10146. DRVCS1.ZIP   ViCiouS 1.05 (public beta)
  10147.              Welcome to ViCiouS, my poor man's Version Control System for
  10148.              Delphi. This public beta is now for both the 16-bit and 32-bit
  10149.              version of ViCiouS, since the required 32-bit version of
  10150.              DRBOB.DLL is now also available. The DrBob.DLL, the final
  10151.              version of ViCiouS will be 16- and 32-bits, and the source will
  10152.              be "single source platform compatible" (i.e. with a lot of
  10153.              {$IFDEF WIN32} inside). 16-bits Installation The installation
  10154.              of the 16-bits version of ViCiouS is pretty straightforward,
  10155.              and consist of nothing more than executing INSTALL.EXE (make
  10156.              sure VICIOUS.DL_ is in the same directory).
  10157. EXT_IDE.ZIP  Extended IDE for Delphi 2, Delphi 3 and Borland C++Builder
  10158.              This small component fixes a bug in the Objectinspector. As you 
  10159.              know some properties have sub-properties. These properties 
  10160.              start with a "+" in the left column. If you select such a 
  10161.              property and press the "+" key at the keyboard, nothing 
  10162.              happens. The only way to get access to the sub-properties is to 
  10163.              double click with the mouse on it. 
  10164. EZQUERY.ZIP  EZQuery v1.0
  10165.              The easy-to-use end-user query builder written in 100% Delphi - 
  10166.              16-bit & 32-bit versions EZQuery is an easy-to-use, powerful 
  10167.              query builder for Delphi 1.0 and 2.0. It is written in 100% 
  10168.              Delphi! No VBX's, DLL's, etc. It allows programmers to add 
  10169.              end-user query capabilities in a matter of minutes. You have 
  10170.              full control over which databases and tables a user may query. 
  10171.              This query builder has been designed from the ground-up based 
  10172.              on extensive user-interface testing. It's NOT just another 
  10173.              "tables at the top, fields at the bottom" query builder. It's a 
  10174.              "Query Wizard" that leads the end-user through every step of 
  10175.              the query definition process.  
  10176. GLLOD200.ZIP GlyphLoader v2.00
  10177.              Lets you concentrate on designing your program instead of
  10178.              remembering those cryptic glyph filenames. Integrates with
  10179.              Delphi to present you with a grid of glyph pictures to choose
  10180.              from at design time, whenever you edit a glyph property. Also
  10181.              shows the filenames. Swedish ShareWare for Delphi 1.x & 2.x
  10182. GLPROPED.ZIP Glyph-property-editor With integrated drawing progam. You can 
  10183.              attribute changed bitmaps to the speedbuttons directly. Put you 
  10184.              a favourite list with the mostly required bitmaps together. 
  10185.              Available in 16 and 32 bit version. 
  10186. ICONHACK.ZIP Free icon patching unit for Delphi 1
  10187.              , plus a free icon-to-BMP converter for D2, plus a free 16 bit 
  10188.              C++ icon patching utility with source. Allows you to offer easy 
  10189.              replacement of standard 16 color icons with your DLLs, 
  10190.              extension EXEs, VBXs and more. From Cub Lea, the WinHelp 
  10191.              Sorcerer, with the contributions of William Brooks, Mitch 
  10192.              Howard and Mike Reith. READ THE README and mind your 
  10193.              copyrights!  
  10194. IMGEDIT.ZIP  Delphi component Image-Edit 1.1
  10195.              Do you need a kind of Paintbrush for Delphi? With Image-Edit 
  10196.              and the database sensitive DBImage-Edit you have the 
  10197.              possibility to modify bitmap files or graphic fields. Just 
  10198.              select a function on the paint toolbar and draw! File- and 
  10199.              clipboard management is included. All you need to do is drop 
  10200.              the component on your form and compile...  
  10201. LISTEXPT.ZIP TListExpert (v1.0) - An Expert
  10202.              Is a Delphi Expert which helps you create a homogenous TList 
  10203.              for a specific class.  
  10204. MSGBOX.ZIP   Message Box Creator for Delphi 2 Version 1
  10205.              This utility is freeware. It simplifies the process of creating
  10206.              message boxes for use in your Delphi projects. Using an
  10207.              intuitive point and click interface, design and test your
  10208.              message boxes interactively. Then simply copy the code to the
  10209.              clipboard to paste into your application.
  10210. NAVIGATE.ZIP Project Navigator for Delphi16 v2.0
  10211.              Is an add-on tool for your Delphi16 IDE. It monitors the 
  10212.              current edit window and updates two lists. The upper list shows 
  10213.              the sections in your program and the lower shows a list of your 
  10214.              global and local routines in shorthand form using the following 
  10215.              abbreviations:  
  10216. PICEDT12.ZIP Enhanced Image Property Editor v1.2 for Delphi 
  10217.              Use this improved TPicture and TBitmap property editor to 
  10218.              easily browse your entire image collections and quickly locate 
  10219.              the image you are looking for. Features include: different 
  10220.              previews of images, full size image preview, fast access to 
  10221.              user-defined directories, plus it also saves settings from one 
  10222.              session to another. Updates available at 
  10223.              http://www.bitsoft.com. Freeware. Includes source.  
  10224. POGO.ZIP     Pogo , game written in Basic with source
  10225. PROJECTS.ZIP Delphi Projects!
  10226.              Is a project management add-in for Delphi 2.0. It provides a 
  10227.              quick access menu to your projects using the Windows 95 
  10228.              standard Favorites Menu method.  
  10229. PTOOL15.ZIP  Panther Tools v1.50 -- Freeware 
  10230.              PTools is a set of components and experts that help the 
  10231.              designer develop an application without the need for coding. 
  10232.              The designer can use HyperTxt component to make a block of text 
  10233.              with hyper words, HyperImage component to make a picture do an 
  10234.              action, HyperArea to assign any area on the form to an action.  
  10235. QGLYPH32.ZIP QuickGlyph Version 1.0 ( 32-Bit for Windows 95/NT )
  10236.              QuickGlyph is generally a Glyph Viewer with some extras.
  10237. QRD060D3.ZIP QRDesign 0.60 - enduser report designer
  10238.              For Quickreport 2 for Delphi 3. QRDesign lets the user of your 
  10239.              program create, edit, save and load QuickReports at runtime. 
  10240.              THIS IS THE 32-BIT DELPHI 3 VERSION. Delphi 1 and Delphi 2 
  10241.              version can be found at http://www.thsd.de  
  10242. REALFORM.ZIP REALFORMS V1.9
  10243.              RealForms was designed as an easy way to design forms in a
  10244.              Windows Metafile format. Although the form filling components
  10245.              included were written for Delphi, the files exported by
  10246.              RealForms can be used on other platforms also.
  10247. RESXPORT.ZIP Resource Exporter 
  10248.              Is based on the Resource Explorer demo project of Delphi 3.0. 
  10249.              However, it adds some important & fun new functionality!  
  10250. RSFORMCS.ZIP Component Swapper Delphi utility
  10251.              A component swapper is a utility that was designed to aid 
  10252.              programmers in switching numerous components on a form. Because 
  10253.              the components are in both the Delphi form file and pascal file 
  10254.              this swap can become tedious. The component swapper goes into 
  10255.              each of these files for you and swaps the components you've 
  10256.              added to your "Swap list." The form component swapper can 
  10257.              handle any component you add as it only swaps the declarations, 
  10258.              however Delphi may have difficulty if components of different 
  10259.              hierarchy are swapped. For example, you should not attempt to 
  10260.              swap a TEdit for a TImage, as most of thhe properties would not 
  10261.              correspond. However, swapping TEdit Components for TrsMaskEdits 
  10262.              is almost seamless. 
  10263. RSRFM.ZIP    RealForms 16/32bit
  10264.              Is a complete form design and data-filling system. Although it 
  10265.              was not designed as a reporting tool, a form-based report 
  10266.              generator is definitely possible using the system. Realforms 
  10267.              supports several pages sizes, and orientations for forms. Forms 
  10268.              are designed as sets of lines, frames, check boxes and text. We 
  10269.              are continually updating the program with features and 
  10270.              additions. Custom Delphi components for form filling are 
  10271.              provided to incorporate forms into your own applications.  
  10272. RTSEARCH.ZIP "RT Search +" (16bit)
  10273.              Is an AddIn expert enhancing Borland Delphi IDE original 
  10274.              editor. Comparing to other programming editors like MultiEdit, 
  10275.              Delphi's stock editor lacks several important features. It may 
  10276.              be not as important as the quality of the whole IDE and the 
  10277.              programming language, but it certainly affects developers 
  10278.              productivity. This is the reason why we decided to help 
  10279.              programmers stay with Borland and save hundreds of dollars for 
  10280.              buying professional programmers' editors, that may or may not 
  10281.              integrate with Delphi's IDE.
  10282. RTSRCH32.ZIP "RT Search +", (32bit version)
  10283.              is an AddIn expert enhancing Borland Delphi IDE
  10284.              original editor. Comparing to other programming editors like
  10285.              MultiEdit, Delphi's stock editor lacks several important
  10286.              features. It may be not as important as the quality of the
  10287.              whole IDE and the programming language, but it certainly
  10288.              affects developers productivity. This is the reason why we
  10289.              decided to help programmers stay with Borland and save hundreds
  10290.              of dollars for buying professional programmers' editors, that
  10291.              may or may not integrate with Delphi's IDE.
  10292. SIMCOP.ZIP   SimCoP is an interpreter for integration with 32bit Delphi 
  10293.              (2+3) applications. It supports a X-Base-style script language, 
  10294.              Delphi functions, classes and objects. The shareware version 
  10295.              has no limitations. The registered version comes with full 
  10296.              source code. Documentation, help and source-comments are 
  10297.              available ONLY in GERMAN LANGUAGE! 
  10298. XSPELL.ZIP   XSpell - Spell Checking Expert for Delphi 1.x and 2.x
  10299.              The Only Delphi IDE Spell Checking Expert for the Professional 
  10300.              Delphi Developer. XSpell is a unique tool for the Delphi 
  10301.              programming environment. XSpell uses the EDSSpell checking VCL 
  10302.              to spell check your Delphi source code including strings, 
  10303.              labels, buttons, menu items, captions, even form files (*.DFM). 
  10304.              If you like, it will even check your programming comments. All 
  10305.              from within the Delphi IDE.  
  10306.  
  10307.  
  10308.  
  10309.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  10310.  │ #48  │ Delphi: Components                                                │
  10311.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  10312.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │  22380 KBytes in   170 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  10313.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  10314.  
  10315.              ===============================================
  10316.              Delphi Internet and communication components
  10317.              ===============================================
  10318. ALEXID.ZIP   QuickWeb for Delphi 2.0 version 0.91c
  10319. CALLERID.ZIP Caller-ID component
  10320.              16bit component retrieves full CLID information using a voice 
  10321.              modem Fully tested in the UK with Hayes modems (Hayes Accura 
  10322.              etc) 
  10323. CGIXPERT.ZIP CGI Expert 1.0.0
  10324.              The CGI Expert components are developped to simplify the
  10325.              writing of Win-CGI applications with Delphi 2.0.
  10326. COM32V14.ZIP TCOMM for Delphi 3.0 - 32 Bit, Version 1.4. 
  10327.              A Serial Port (RS232) component specialized for reading 
  10328.              industrial weigh scales and controllers, Bar Code Readers etc.  
  10329.              http://www.acsi.bc.ca
  10330. COMM32.ZIP   Comm32.pas is a simple Communications VC for Borland Delphi 2.0
  10331.              which demonstrates the Win32 Communications functions and the
  10332.              new Delphi 'TThread' class. It is implemented using two
  10333.              threads: one for reading from, and one for writing to a Comm Port.
  10334. D_RAS.ZIP    RAS (Remote Access) API header for Delphi
  10335. D_TAPI.ZIP   This is a delphi implementation of the windows telephony
  10336.              headers. There's also a test program that can monitor calls
  10337.              made with other tapi enabled programs like remote access and
  10338.              can also dial calls.
  10339. DATACONN.ZIP TDataConnection 1.0
  10340.              TDataConnection is a non-visible component that can be dropped 
  10341.              on any form. It is connected to a TDataSource and informs the 
  10342.              form about changes in the DataSource's DataSet. In this way, 
  10343.              non DB-aware objects on the form (like status bars, menues, 
  10344.              edit controls) can react on dataset modifications without the 
  10345.              need for design flaws like DataModules having to know about 
  10346.              edit forms. In addition, this component allows record based 
  10347.              write permission additional to table or field based privileges 
  10348.              as supplied by the BDE.  
  10349. DELPHCGI.ZIP Delphi CGI Component Package, Version 1.0
  10350.              This package consists of two Delphi components:
  10351.              * TCGI, the core component, allows Delphi applications to
  10352.              interact with information servers (primarily World Wide Web
  10353.              servers), processing input and generating output on the fly.
  10354.              * TCGIDlg, a dialog box component which aids in understanding
  10355.              and debugging CGI applications.
  10356. DEVAL302.ZIP Django - a DDEML 'super' component for DELPHI 1,2,3
  10357.              Django is a DELPHI software component from ICFM Software that 
  10358.              offers fully configurable DDEML functionality. As you have 
  10359.              probably seen from the 'System' page of the Components toolbar, 
  10360.              Borland does supply its own set of DDEML components. 
  10361.              Unfortunately the scope and implementation of these components 
  10362.              is very limited. It takes a disproportionate amount of work to 
  10363.              set up and maintain multiple conversations and data 
  10364.              transactions. Maintaining and evolving ongoing DDEML 
  10365.              transactions is extremely difficult, and fraught with problems. 
  10366. DI9611KW.ZIP THTMLDataSource Component
  10367.              The THTMLDataSource component is a non-visual component that
  10368.              helps in generating HTML tables from Delphi data sources. It
  10369.              hides most of the complexities of HTML from the user, while
  10370.              providing some error checking as well.
  10371. DIALER20.ZIP Tdialer component for delphi v2.00 (16-bit)
  10372.              Is a small non visual component for Borland Delphi which allows 
  10373.              you to dial phone numbers from Delphi applications. Version 
  10374.              2.00 detects busy signal and dialtone. FreeWare. 
  10375. DIALER32.ZIP Tdialer component for delphi v2.00 (32-bit version)
  10376.              Is a small non visual component for Borland Delphi which allows 
  10377.              you to dial phone numbers from Delphi applications. Version 
  10378.              2.00 detects busy signal and dialtone. FreeWare. 
  10379. DJD302.ZIP   Django - 96 page component manual 
  10380. DWSOCK11.ZIP DWINSOCK V1.0
  10381.              A Windows Socket interface component for use with Borland Delphi. 
  10382. ETTTV16.ZIP  TeleTools - v1.11 For Delphi 16-bit VCL
  10383.              The Windows Telephony API (TAPI), an integral part of the 
  10384.              Windows Open Services Architecture (WOSA), ensures that a 
  10385.              well-behaved Windows telephony application can operate with a 
  10386.              variety of telephone hardware. But TAPI is low-level and 
  10387.              woefully complex. TeleTools Gives object-based access to TAPI 
  10388.              and lets the developer concentrate on an applications core 
  10389.              functions. With TeleTools, therefore, ExceleTel empowers the 
  10390.              novice to enter the fast-growing computer telephony market, and 
  10391.              minimizes the development time of world-class applications for 
  10392.              professionals and novices alike.  
  10393. ETTTV32.ZIP  TeleTools - v2,11 For Delphi 32-bit VCL
  10394.              The Windows Telephony API (TAPI), an integral part of the 
  10395.              Windows Open Services Architecture (WOSA), ensures that a 
  10396.              well-behaved Windows telephony application can operate with a 
  10397.              variety of telephone hardware. But TAPI is low-level and 
  10398.              woefully complex. TeleTools Gives object-based access to TAPI 
  10399.              and lets the developer concentrate on an applications core 
  10400.              functions. With TeleTools, therefore, ExceleTel empowers the 
  10401.              novice to enter the fast-growing computer telephony market, and 
  10402.              minimizes the development time of world-class applications for 
  10403.              professionals and novices alike.  
  10404. FTP.ZIP      FTP-program in Delphi with source
  10405. FTPCLI.ZIP   BisonWare FTPClient control V2.01
  10406.              The BisonWare TFTPClient component encapsulates a complete FTP 
  10407.              client service within a customized list box component. By 
  10408.              adding the TFTPClient component to your applications you can be 
  10409.              connected to remote FTP servers, with little or no programming, 
  10410.              within seconds. The address of the FTP server to connect to is 
  10411.              held in the RemoteAddress property. The user name with which to 
  10412.              logon to the FTP server is held within the UserID property. The 
  10413.              password which corresponds to the userid is held within the 
  10414.              Password property.  
  10415. ICPEXMPL.ZIP BabyFTP and Babe WebBrowser (Delphi)
  10416.              Example application for FTP control in MS Internet Control
  10417.              Pack; features graphic display of remote host directories in a
  10418.              List view control, simple control by double-clicking remote
  10419.              directories and single file download; Baby WebBrowser example
  10420.              for HTML object in MS Internet Control Pack; features simple
  10421.              resizeable HTML browser with Load and Save File abilities,
  10422.              document title extraction, URL history, optional image loading
  10423.              and download progress;
  10424. IMS.ZIP      The Internet Mail Suite 1.01b
  10425.              Contains the package of components which allows you to add the
  10426.              Internet mail send-receive capabilities to your applications in
  10427.              minutes. All components included in The Internet Mail Suite are
  10428.              written in Delphi. There is no need to deploy any OCXs or DLLs
  10429.              when distributing your programs. You also don't have to worry
  10430.              how to handle binary attachments: fast and virtually unlimited
  10431.              MIME encoding/decoding is built in.
  10432. IMS16.ZIP    TmsSMTP, TmsPOP, TmsRemotePOP, TmsMessage
  10433.              components for internet mail handling.
  10434. IMSD1.ZIP    The Internet Mail Suite v1.8 (For Delphi 1)
  10435.              Is a set of components which allows you to access various 
  10436.              Internet services, such as Internet Mail, FTP, HTTP, NNTP, 
  10437.              Finger, WhoIs and Time. IMS works with all versions of Delphi 
  10438.              and Borland C++ Builder. allcomponents are native Delphi. FULL 
  10439.              CODE, which comes with the registered version, is written in 
  10440.              Object Pascal, there are no OCXs or additional DLLs. You will 
  10441.              never have problems with distribution of your software, all 
  10442.              code will be embedded into the executable file.
  10443. IMSD2.ZIP    The Internet Mail Suite v1.8 (Delphi 2)
  10444.              Is a set of components which allows you to access various 
  10445.              Internet services, such as Internet Mail, FTP, HTTP, NNTP, 
  10446.              Finger, WhoIs and Time. IMS works with all versions of Delphi 
  10447.              and Borland C++ Builder. allcomponents are native Delphi. FULL 
  10448.              CODE, which comes with the registered version, is written in 
  10449.              Object Pascal, there are no OCXs or additional DLLs. You will 
  10450.              never have problems with distribution of your software, all 
  10451.              code will be embedded into the executable file.
  10452. IMSD3.ZIP    The Internet Mail Suite v1.8 (Delphi 3)
  10453.              Is a set of components which allows you to access various 
  10454.              Internet services, such as Internet Mail, FTP, HTTP, NNTP, 
  10455.              Finger, WhoIs and Time. IMS works with all versions of Delphi 
  10456.              and Borland C++ Builder. allcomponents are native Delphi. FULL 
  10457.              CODE, which comes with the registered version, is written in 
  10458.              Object Pascal, there are no OCXs or additional DLLs. You will 
  10459.              never have problems with distribution of your software, all 
  10460.              code will be embedded into the executable file.
  10461. MAILSLOT.ZIP Mailslot v1.1 - for Delphi 2.0 and 3.0 
  10462.              This package contains three components which provide 
  10463.              Interprocess communication. The processes communicating can be 
  10464.              located on the same machine or in diferent machines belonging 
  10465.              to the same Windows network. With these components it's very 
  10466.              easy to implement network communication. A mailslot is a 
  10467.              mechanism for one-way interprocess communications (IPC). An 
  10468.              application written for Microsoft« Windows« can store messages 
  10469.              in a mailslot. The owner of the mailslot can retrieve messages 
  10470.              that are stored there. These messages are typically sent over a 
  10471.              network to either a specified computer or to all computers in a 
  10472.              specified domain. A domain is a group of workstations and 
  10473.              servers that share a group name.  
  10474. MSGSOCK.ZIP  Message Socket Component
  10475.              MsgSock makes very simple to exchange window messages between
  10476.              two applications: one calls a method (MsgSend), the other one
  10477.              gets an avent (MsgReceived) and viceversa.
  10478. NLOGIN.ZIP   nLoginId
  10479.              Due to a change in job I won't be able to experiment more with 
  10480.              Novell & the SDK. If there are some people around using the 
  10481.              component, well, here's the source code. It accesses the 
  10482.              bindery to get the login information: login id and full name. 
  10483. NWLIB.ZIP    NWLib
  10484.              Contains a very rich set of Netware-specific functions that 
  10485.              make adding Netware specific features to your application 
  10486.              extremely easy. In most cases, you just plop an icon or two on 
  10487.              your form, then make a single function call to incorporate a 
  10488.              very complex Netware service into your application. You won't 
  10489.              find a Netware library that's easier to use, or more compatible 
  10490.              with industry standards than NWLib.  
  10491. SOCKETS.ZIP  This control performs WinSock TCP/IP functions.
  10492. SOCKV3.ZIP   Sockets component provides delphi with an easy to use interface
  10493.              to winsock functionallity. Version 3.0 Is a rewrite of the
  10494.              sockets code for delphi 2.0.
  10495. SWK1006B.ZIP Winsock components
  10496. TAPID3.ZIP   Microsoft telephony api (tapi) 2.0 
  10497.              Support files and examples for Borland Delphi 2.0 
  10498. TFING10.ZIP  TFINGER COMPONENT FOR DELPHI v1.0
  10499.              Is the simple component which implements Internet finger 
  10500.              protocol. Sample application is included. Distributed as 
  10501.              freeware. (C) ArGo Software Design, 1996 
  10502. TFING32.ZIP  TFINGER COMPONENT FOR DELPHI32 v2.0
  10503.              Implements Internet Finger protocol (rfc 822). 32 bit version. 
  10504.              Freeware by (C) ArGo Software Design, 1996 TFinger component 
  10505.              for Delphi v2.0 This is the 32 bit version. It will not work 
  10506.              with Delphi 1.0 TFinger is a component which implements the 
  10507.              finger protocol. TFinger is distributed as freeware. You are 
  10508.              free to use it without any restrictions. Finger allows you to 
  10509.              get information about users on the Internet. It is one of the 
  10510.              simplest Internet services. You can find more information about 
  10511.              this service in RFC 1288.  
  10512. TMSPING.ZIP  MSPing unit
  10513.              This unit contains components that provide an interface to the
  10514.              MS Winsock icmp.dll functions, needed to perform ICMP Echo
  10515.              requests. Because of the blocking nature of these icmp calls,
  10516.              these components can spawn a thread to do the sending of and
  10517.              waiting for the package.
  10518. TPOP3.ZIP    TPOP3 COMPONENT FOR DELPHI v1.3 (Delphi 1)
  10519.              Allows you to receive Internet mail using POP3 protocol. 
  10520.              Companion of the TMSTP component. Built in MIME, fully supports 
  10521.              rfc 1225.  
  10522. TPOP332.ZIP  TPOP3 COMPONENT FOR DELPHI v1.3 (Delphi 2)
  10523.              Allows you to receive Internet mail using POP3 protocol. 
  10524.              Companion of the TMSTP component. Built in MIME, fully supports 
  10525.              rfc 1225.  
  10526. TPOP3D3.ZIP  TPOP3 COMPONENT FOR DELPHI v1.3 (Delphi 3)
  10527.              Allows you to receive Internet mail using POP3 protocol. 
  10528.              Companion of the TMSTP component. Built in MIME, fully supports 
  10529.              rfc 1225.  
  10530. TSERIAL.ZIP  Tserial,
  10531.              This is a no-frills serial component that saves you having to
  10532.              tangle with the Windows Comms API functions to handle a serial
  10533.              port. Only basic serial comms are provided - no terminals,
  10534.              protocols etc.
  10535. TSERIAL2.ZIP TSerial for Delphi 2
  10536.              This is a no-frills serial component that saves you having to 
  10537.              tangle with the Windows Comms API functions to handle a serial 
  10538.              port. Uses overlapped I/O for full Windows NT functionality. 
  10539.              Only basic serial comms are provided - no terminals, protocols 
  10540.              etc.  
  10541. TSMTP12.ZIP  TSMTP COMPONENT FOR DELPHI v1.3 (Delphi-1)
  10542.              Component for Borland Delphi, which allows to send Internet 
  10543.              mail. If you have PPP or SLIP connection to the Internet, you 
  10544.              can use this component in your applications. It fully supports 
  10545.              Simple Mail Transfer Protocol (SMTP, rfc 821). You can attach 
  10546.              files to the text messages and encode attachments using such 
  10547.              popular methods as UUEncoding and MIME (rfc 1521). These 
  10548.              features are built in. Supports multiple attachments and two 
  10549.              types of MIME - Base64 and Quoted-Printable. 
  10550. TSMTP32.ZIP  Tsmtp component for delphi 2.0 V1.2
  10551.              Allows to implement internet mail sending capabilities into
  10552.              applications. Easy to use. Built in mime and uucode. This is a
  10553.              32 bit version.
  10554. TSMTPD2.ZIP  TSMTP COMPONENT FOR DELPHI v1.3 (Delphi-2)
  10555.              Component for Borland Delphi, which allows to send Internet 
  10556.              mail. If you have PPP or SLIP connection to the Internet, you 
  10557.              can use this component in your applications. It fully supports 
  10558.              Simple Mail Transfer Protocol (SMTP, rfc 821). You can attach 
  10559.              files to the text messages and encode attachments using such 
  10560.              popular methods as UUEncoding and MIME (rfc 1521). These 
  10561.              features are built in. Supports multiple attachments and two 
  10562.              types of MIME - Base64 and Quoted-Printable. 
  10563. TSMTPD3.ZIP  TSMTP COMPONENT FOR DELPHI v1.3 (Delphi-3)
  10564.              Component for Borland Delphi, which allows to send Internet 
  10565.              mail. If you have PPP or SLIP connection to the Internet, you 
  10566.              can use this component in your applications. It fully supports 
  10567.              Simple Mail Transfer Protocol (SMTP, rfc 821). You can attach 
  10568.              files to the text messages and encode attachments using such 
  10569.              popular methods as UUEncoding and MIME (rfc 1521). These 
  10570.              features are built in. Supports multiple attachments and two 
  10571.              types of MIME - Base64 and Quoted-Printable. 
  10572. UDPEXMPL.ZIP These two small projects demonstrate techniques for using the 
  10573.              UDP protocol for a simple time server and message broadcasting 
  10574.              application over TCI/IP. This code is provided for as an 
  10575.              example only.  
  10576. WEB.ZIP      Web Components 0.95, A Component to do Webbing...
  10577.              Basically, the WEB component has the capability to retrieve WEB 
  10578.              page from whatever WEB server by using very simple properties 
  10579.              and method, without taking care of the underlying TCP/IP 
  10580.              connection. 
  10581. VIMVCL23.ZIP ccMail Custom Controls
  10582.              The ccMail Custom Controls (TVimSession ,TVimSendMessage,
  10583.              TVimInbox, and TVimAddressBook) are a collection of Delphi VCL
  10584.              files for sending and receiving messages using the VIM
  10585.              transport mechanism..
  10586. WSC4D21.ZIP  WINDOWS STANDARD SERIAL COMM LIB for Delphi.
  10587.              Win16 & Win32 DLLs. Version 2.1, <ASP>. Serial comm library 
  10588.              based on the Windows API. Includes 25 functions plus modem 
  10589.              control, XMODEM & YMODEM, and 5 example programs. Requires 
  10590.              Delphi compiler. By MarshallSoft Computing, Inc.
  10591. VSSCM32.ZIP  VSSComm32
  10592.              This Communications Component is based on David Wann's COMM32
  10593.              component. I have added a DataBits property, which Davids
  10594.              lacked, and as one of my apps need Databits, I set out to add
  10595.              Databits to Davids base componet. This is a bit of a feat for
  10596.              me, as I have only written one component before this, and even
  10597.              that is still under construction.
  10598. XFERDEMO.ZIP TXfer Serial Communications Component for Delphi 2.0
  10599.              TXer is a 32-bit component designed for Delphi 2.0. TXfer is 
  10600.              used to create applications which need the capability of serial 
  10601.              communications. 
  10602.  
  10603.  
  10604.              ===============================================
  10605.              Delphi Button components
  10606.              ===============================================
  10607. BORBTN2.ZIP  BORBTNS v 1.01 - BWCC Style CheckBoxes & Radio Buttons for Delphi 1-3
  10608.              The BORBTNS.PAS unit contains two Delphi components, TBorCheck 
  10609.              and TBorRadio which implement the BWCC style CheckBox and 
  10610.              RadioButton. I loved the BWCC style buttons so I decided to 
  10611.              reproduce them in Delphi. I didn't test them very much, but as 
  10612.              far as I know they work properly. However I've enclosed the 
  10613.              source code, so you can modify them as you prefer. The 
  10614.              GroupIndex property in TBorRadio allow you to define groups: 
  10615.              all the buttons which share the same GroupIndex are mutually 
  10616.              exclusive.  
  10617. COLORBUT.ZIP ColorButton Component Version 3.0 
  10618.              Welcome to version three of the enhanced button component for 
  10619.              Borland Delphi 2.0. This release of the popular component adds 
  10620.              support for captions with multiple lines, and fonts with 3D 
  10621.              effects. Jonathan Grant wrote this component, with much 
  10622.              appreciated contributions from Peter Steele. 
  10623. FLYOUT.ZIP   TFlyout
  10624.              This VCL gives you a flyout button similar to those found in 
  10625.              image editing programs like Corel Draw or PhotoShop. A set of 
  10626.              flyout buttons acts similar to a two-dimentional array of radio 
  10627.              buttons. Like radio buttons, only one flyout button within a 
  10628.              group may be selected, however, when a flyout button is 
  10629.              clicked, it expands to offer you more choices.  
  10630. FLYOVER.ZIP  TFlyOverButton
  10631.              The TFlyOverButton from RealSoft is a fairly easy to use button
  10632.              component that operates similar to the Internet Explorer 3.0
  10633.              buttons, including the cool drop-down popup menus. The button
  10634.              reacts to the mouse movement above it as well as clicks. The
  10635.              component is very resource friendly, and works in Delphi 1 and
  10636.              2. To install the component to your component library, follow
  10637.              the instructions in your Delphi users guide for installing
  10638.              components. (This is not one of our "Fly" Controls, however is
  10639.              is a graphic control descendant.)
  10640. ICONBUTN.ZIP TIconButton
  10641.              This VCL is an oversized button that takes an icon as a
  10642.              graphic. Great for multimedia-type applications and games.
  10643. INDEXBTN.ZIP TIndexButton component
  10644.              TIndexButton is a component that provides a similar function to
  10645.              that of a control array in Visual Basic. Drop multiple
  10646.              IndexButtons onto a form and set the Master property of one to
  10647.              True. This tells the other IndexButtons on the form that all
  10648.              their events should point to it.
  10649. ISBTNDEM.ZIP The Shape Button Component 
  10650.              TisShapeButton is a Delphi component which is derived from 
  10651.              TGraphicControl. It has many unique properties such as 
  10652.              ButtonShape and BrushStyle which can be used to alter the 
  10653.              control's appearance. 
  10654. KSPIC.ZIP    KSPicButton component
  10655.              iS a graphical 3D button that supports bitmap images as
  10656.              backgrounds and multi-line captions. Included with the
  10657.              component are 150 bitmap images to help you get started! Of
  10658.              course you can custom design your own bitmaps or just use the
  10659.              KSPicButton with a colored face!
  10660. MENUBTN.ZIP  TMenuButton 
  10661.              The TMenuButton is similar to a SpeedButton except that it 
  10662.              displays a TPopupMenu when pressed, similar to Win 95's "Start 
  10663.              Button". This menu can be displayed below the button or to the 
  10664.              right.  
  10665. RSCHECK.ZIP  TrsSuperCheck Component
  10666.              The TrsSuperCheck is a new control designed to replace standard 
  10667.              windows checkboxes and radiobuttons. The style can be modified 
  10668.              by changing the CheckStyle Property. The checkmark color can be 
  10669.              changed using the ColorCheck property. The color around the 
  10670.              checkmark can be changed using the ColorFace property. The box 
  10671.              can appear on the left or right side of the text by changing 
  10672.              the Alignment property. 
  10673. RSCHK32.ZIP  TrsSuperCheck Component (32bit)
  10674.              The TrsSuperCheck is a new control designed to replace standard 
  10675.              windows checkboxes and radiobuttons. The style can be modified 
  10676.              by changing the CheckStyle Property. The checkmark color can be 
  10677.              changed using the ColorCheck property. The color around the 
  10678.              checkmark can be changed using the ColorFace property. The box 
  10679.              can appear on the left or right side of the text by changing 
  10680.              the Alignment property. 
  10681. RSFLYO32.ZIP TrsFlyOverButton Component
  10682.              The TrsFlyoverButton component is Windows 97 style button that 
  10683.              is activated when the mouse is passed over it. By adding 
  10684.              different glyphs in the GlyphActive , GlyphInActive and 
  10685.              GlyphDisabled properties, the button can appear to "light up" 
  10686.              as the mouse cursor flies over the component.  
  10687. RSFLYOVR.ZIP TrsFlyOverButton Component (16bit)
  10688.              The TrsFlyoverButton component is Windows 97 style button that 
  10689.              is activated when the mouse is passed over it. By adding 
  10690.              different glyphs in the GlyphActive , GlyphInActive and 
  10691.              GlyphDisabled properties, the button can appear to "light up" 
  10692.              as the mouse cursor flies over the component.  
  10693. RTCG.ZIP     RtCheckGroup Component Ver. 1.14
  10694.              This component is something like Borland's TRadioGroup but it 
  10695.              groups checkboxes instead of radiobuttons. Same as TRadioGroup 
  10696.              it alignes ist child controls itself, so you don't have to do 
  10697.              it. You can set them all at once of every one separately. 
  10698.              Because it uses bitmaps to show them, you can make it look as 
  10699.              you want it to be. Properties like TextAlign, BmpVAlign, 
  10700.              BmpHAlign and WordWrap allow for additional control. 
  10701. SHAPEBUT.ZIP ShapeButton component
  10702.              Tired of rectangular Buttons? Brush up your user-interface by
  10703.              creating your own buttons with this Delphi component:
  10704.              ShapeButton creates a three-dimensional button out of any
  10705.              bitmap-graphic.
  10706. STYLESB.ZIP  TStyleSpeedButton 2.01 (16/32bit)
  10707.              It is the default SpeedButton with the property "Style" added. 
  10708.              It is now possible to choose between Win97, Win95, Win31 or 
  10709.              Autodetect -Style of the SpeedButton. The Visual-Design for all 
  10710.              kinds of Styles is exactly as you know it from other 
  10711.              Microsoft-Applications in Windows 3.1x, Windows95/NT4 or from 
  10712.              Internet Explorer.  
  10713. WIN95TAB.ZIP Windows 95-style Speedbuttons
  10714.              Like many of you, I am sure, I am eager to make my programs
  10715.              look and feel as much like Win95 as possible. I was happy when
  10716.              someone posted the Windows95 style meter on CServe, and thought
  10717.              that I would have a go at making my own Win95 component - after
  10718.              all, why should we have to wait for Delphi 2.0 to come out!!??
  10719.  
  10720.  
  10721.              ===============================================
  10722.              Delphi label components
  10723.              ===============================================
  10724. DMARQUEE.ZIP TDigMarquee and TDigLabel
  10725.              This VCL gives you a multi-color scrolling marquee with digital 
  10726.              letters and flashing effects as well as a static digital label 
  10727.              with multiple colors. 
  10728. FLLAB100.ZIP TMCFlashLabel v1.00
  10729.              Provides flashing labels for Delphi that can flash on/off or
  10730.              color cycle. Source code available upon registration.
  10731. NDMOV10.ZIP  N&D Moving Labels 
  10732.              Is a set of two Delphi Components (N&D Running Label and N&D 
  10733.              Quake Label). N&D Running Label works like a scrolling banner 
  10734.              of text! Supports forwards, backwards and "bounce" movement! 
  10735.              N&D Quake Label lets the letters of your message jump around as 
  10736.              if an earthquake has struck! Both support 3D effect! Also, they 
  10737.              are resource friendly - they only use one timer, no matter how 
  10738.              many you place on a form! Delphi 1.0 & 2.0 versions included! 
  10739.              Includes demo application!  
  10740. QRTL110.ZIP  QrRotateLabel for QuickReports v1.1
  10741.              Lets you easily add rotated text to your reports, while 
  10742.              providing all the features of a normal QuickReports label. 
  10743.              Supports alignment in any angle and any True Type font and 
  10744.              color (text and background). 16 & 32 bits. 
  10745. QRTLDEMO.ZIP QrRotateLabel for QuickReports demo program
  10746. URLLABEL.ZIP URL Label, Delphi 2.0
  10747.              It's just ordinary label, but you can run URL-s and files by
  10748.              clicking on it. For example you include your products home page
  10749.              URL in about box, but now enduser can quickly access to the
  10750.              page by only clicking the label and system's default browser is
  10751.              opened... On mouse move over this label, pointer is changed to
  10752.              "pointing hand", similar to links in WWW browsers.
  10753. VERLBL11.ZIP N&D Vertical Label / ver. 1.1 Native Delphi VCL 
  10754.  
  10755.  
  10756.              ===============================================
  10757.              Delphi Graphics components
  10758.              ===============================================
  10759. ADBITMA.ZIP  TAdrockTBitmapPropertyEditor 
  10760.              Property Editor Component Register it... Selecting bitmaps 
  10761.              (glyphs) for buttons just got a whole lot easier! The 
  10762.              TAdrockTBitmapPropertyEditor is a property bitmap editor for 
  10763.              the objects, Tbitmap and TPicture. You have quick and easy 
  10764.              access to glyphs and bitmaps for your buttons (BitBtn and 
  10765.              Speedbuttons etc) without the featureless Delphi Load Bitmap 
  10766.              dialogue. You'll no longer be loading bitmaps "blind" - you'll 
  10767.              see what you're about to use. Graphical or filename directory 
  10768.              browsing. Name your common bitmaps. 20 directory history's 
  10769.              saved. Help file included. NEW extended copy supports multiple 
  10770.              bitmaps graphically visible on display. 
  10771. ADGRAD.ZIP   TAdrockGradientFill
  10772.              Allows you to provide a gradient fill like most SETUP programs 
  10773.              have. You simply drop the component on a form or in a panel and 
  10774.              set the Start Colour, End Colour and choose from a number of 
  10775.              Fill Directions. No coding required - unless you want to 
  10776.              programatically change the Properties. 
  10777. BCPTWAIN.ZIP Component for scanning pictures via Twain standard scanners. 
  10778.              Now with more usefull properties. Help files in english and 
  10779.              german included. Components for Delphi 1.x and Delphi 2.0. 
  10780. COLORBOX.ZIP TColorBox
  10781.              This VCL is similar to the TColorGrid component shipped with
  10782.              Delphi, except that it has a Windows 95 look and feel.
  10783. CONTROLR.ZIP TController is a Delphi 2.0 Component that represents the 
  10784.              important visual aspects of an industrial process controller. 
  10785.              The component displays the process variable (pv) and the set 
  10786.              point (sp) and allows the user to increase or decrease the sp 
  10787.              as desired.  
  10788. DC4D.ZIP     Diagram Components for Delphi v0.95 
  10789. DELPHI_1.ZIP TCustomFilm
  10790.              This is a non-visual component that encapsulates a DIB section. 
  10791.              A Canvas is provided for GDI calls to paint the DIB surface, 
  10792.              and you can use the Pixels pointer to directly read/write the 
  10793.              surface. A DC is created to support the canvas/colors for the 
  10794.              DIB, so don't make a gazillion TCustomFilms in your app - 
  10795.              that's not what it is designed for. It is designed to give you 
  10796.              an off-screen buffer (for double-buffering techniques) which 
  10797.              you can directly read/write.  
  10798. DIBS.ZIP     CDIBs unit for Delphi 2.0
  10799.              The CDIBs unit exports a class TDIB. The class provides easy
  10800.              access to device- independant bitmaps. TDIB parallels TBitmap
  10801.              in its interface and functionality, but TBitmap works with DDBs
  10802.              (device-dependant bitmaps). Therefore, if a DIB is ever
  10803.              assigned to a TBitmap object, it will be converted to the
  10804.              current screen resolution and assigned the currently realized
  10805.              palette (if it does not have one of its own).
  10806. GIF.ZIP      TGifImage & TGif
  10807.              Componenet for Displays / Converts GIF Files
  10808. GIFCODE.ZIP  TGifImage
  10809.              Is an image control with one extra property allowing it to 
  10810.              display GIF images at design and run time.  
  10811. GRADFILL.ZIP TGradientFill
  10812.              This graphical component for D1 is used to fill the Parent 
  10813.              window with a vertical gradient fill, selecting the first and 
  10814.              last color. 
  10815. GRAPTOOL.ZIP Graphic Toolkit Version 1.0. June 1997 
  10816.              Currently several graphic libraries are available. They all 
  10817.              have in common that they are "end user" tool kits. 
  10818.              Personalizing is only possible by tuning properties of the 
  10819.              object. This toolkit is different. It provides for a basic 
  10820.              component, TGraphicTool, the toolkit itself and a descendant of 
  10821.              this object, the TGraphChart object. A generic object class, 
  10822.              TGraphicItem is available to draw and manage items in thew 
  10823.              graphic window. Descendants of this object perform specific 
  10824.              graphic functions like lines, functions, texts and polygons. 
  10825.              These descendants can be placed on the TGraphicTool.  
  10826. GSTAR32.ZIP  GraphStar is a set of components and objects to help Delphi
  10827.              users to develop their graph applications easily. A graph in
  10828.              GraphStar is a set of vertices,edges,touch-objects and faces
  10829. HOTSPOT.ZIP  HotSpot component for Delphi16 v1.2
  10830.              A HotSpot is a transparent box which you can drop on an image 
  10831.              or any other visual component. This box can receive mouse 
  10832.              events so that you can tell when the cursor is over the 
  10833.              hotspot. You can put a box of any colour around it and have it 
  10834.              flash if desired. Unlike a TShape, this box is drawn as four 
  10835.              thin rectangles; this avoids invalidating the inside of the 
  10836.              hotspot, and stops annoying bits of background flickering at 
  10837.              you.  
  10838. HOTVMMAP.ZIP VMMap (Hot Map) Component 1.2 for Delphi
  10839.              Provides your Windows applications with ability to create a set 
  10840.              of hot regions on image and connect mouse event handler to 
  10841.              these regions. Image supports BMP format.  
  10842. IMGASP.ZIP   Delphi component TImageAspect
  10843.              Freeware component to display an image in the correct aspect
  10844.              regardless of the size.
  10845. IMGFXFRE.ZIP TImageFX Component version 2.01 
  10846.              ImageFX is a Delphi image component which allows you to specify 
  10847.              1 of 41 special effects (more than double that if you include 
  10848.              Tranparent and Trails properties) when displaying a bitmap 
  10849.              file. It inherits from the standard TGraphicControl supplied 
  10850.              with Delphi and adds 14 new properties. http://www.acsi.bc.ca
  10851. MATHIMGE.ZIP MathImage ver. 2.1 
  10852.              2-d-graphing in world-coordinates (like the ancient 
  10853.              turbo-grafix, and more). 3-d-graphing in world-coordinates, 
  10854.              with variable world bounds, view distance, view angle, and view 
  10855.              point rotation. Graphing of wired or filled surfaces with a now 
  10856.              (as far as I can see) perfect display, and an algorithm which 
  10857.              almost costs nothing.  
  10858. MUBMP200.ZIP TMCMultiBitmap v2.00
  10859.              Resolution-independent image control for Delphi, one image per
  10860.              resolution. Smart component editor included. Swedish ShareWare
  10861.              for Delphi 1.x & 2.x
  10862. NDGRAD10.ZIP N&d grad ver 1.0 Native delphi vcl 
  10863.              Is a gradient fill background component. It allows a gradient 
  10864.              fill from any color to any other color. The direction is 
  10865.              configurable to any of NINE styles including up-down, 
  10866.              left-right, diagonal, and an ellipse! Delphi 1.0 & 2.0 versions 
  10867.              included! Includes demo application! 
  10868. PICCMBOX.ZIP TPicComboBox - Pictured ComboBox 32-bit Components (Delphi 2.0) 
  10869.              Is a TCustomComboBox allows display a picture for eachitem of 
  10870.              the list. Typed items of yours ComboBoxes appeared more fun !  
  10871. PICWIN10.ZIP K&J PicWin (Native Delphi VCL)
  10872.              Is a small, yet powerful control that encapsulates a TImage and
  10873.              two TPanel controls to generate a frame effect around your
  10874.              images. Now, every image can have it's own dynamic sizeable
  10875.              border and label. K&J PicWin is a great component for thumbnail
  10876.              images!
  10877. RDX.ZIP      RenderDX , A 3D Game engine in a control.
  10878.              For Delphi 2 and Delphi 3. Drop a complete 3D engine (similar 
  10879.              to Hexen, Dark Frcs, etc) directly onto your form! Based on 
  10880.              4DX, the commercial gaming engine. Visit us at: 
  10881.              http://www.eldermage.com 
  10882. SSBCUN23.ZIP ssBarcode v2.3 - The best barcode VCL for Delphi, hands-down! 
  10883.              Here are just some of it's features.
  10884.              - 16-bit (Delphi 1.0) and 32-bit (Delphi 2.0) versions included 
  10885.              - QuickReports 1.x, 2.0 & ReportPrinter Pro compatible 
  10886.              - 6 symbologies: Code 128, Code 39, EAN-13, Interleave 2 of 5, Postnet, UPC-A 
  10887.              - 360 Degree rotation 
  10888.              - Selectable human readable font 
  10889.              - Completely data-aware 
  10890.              - Specify barwidths in fractions of inches 
  10891.              - Print barcode with one simple command on any Windows-supported printer 
  10892.              - Complete documentation with strong tutorial on barcode symbologies 
  10893.              - Specify measurements in millimeters to inches 
  10894.              - Can be used with, or without the BDE
  10895. SSIMAGE.ZIP  ssImage v1.0 - Transparent image component for Delphi 1.0
  10896.              This component is a descendant of TGraphicControl and 
  10897.              encapsulates all of the functionality of the TImage component 
  10898.              that ships with Delphi 1.0. The major difference is the ability 
  10899.              to define areas of an image as being transparent. This 
  10900.              functionality already exists for cursors and icons, but it was 
  10901.              not present for bitmaps. 
  10902. TBARCODE.ZIP Barcode component TBarcode v2.92
  10903.              TBarcode will help the Delphi programmer to develop high 
  10904.              quality 16- and 32-bit barcode applications. A low level 
  10905.              component is available for barcode output on any Delphi canvas 
  10906.              for most flexible applications. A Quickreport compatible 
  10907.              component provides barcode reports in database applications 
  10908.              without any programming. Supports now even more barcode types: 
  10909.              EAN-8, EAN-13, UPC-A, UPC-E, Addon-2, Addon-5, CODE39, 2of5 
  10910.              interleaved (CODE2/5i), CODE128-A, -B & -C The shareware 
  10911.              component is fully functional without any restrictions while 
  10912.              running the Delphi environment. Full featured with different 
  10913.              barcode sizes, rotated barcodes and much more. The easiest way 
  10914.              to develop barcode applications. 
  10915. TILEIMG2.ZIP Tile Image Component
  10916.              The TTileImage component shows a tiled images. This component
  10917.              is especially useful for a background image which is composed
  10918.              of a small patterned image.
  10919. TIMAGEFX.ZIP TImageFX Component 
  10920.              Is a Delphi component which allows you to specify 1 of 20 
  10921.              special effects when displaying a bitmap file.  
  10922. TLED.ZIP     TLED Component
  10923.              The TLED component emulates the behaviour of a Light Emitting 
  10924.              Diode electronic component, and can be dropped onto a form (or 
  10925.              container component) to provide a visual on or off indication 
  10926.              of any Boolean variable.  
  10927.  
  10928.  
  10929.              ===============================================
  10930.              Delphi Panel components
  10931.              ===============================================
  10932. DOCKBAR.ZIP  TDocPanel is a native Delphi VCL derived from TPanel that acts
  10933.              As a Dockable/Floating Toolbar which behaviour is fully
  10934.              customizable.
  10935. MEGAPANL.ZIP MegaPanel Version 3
  10936.              TMegaPanel is a direct descendant of the TCustomPanel class and 
  10937.              retains all of TCustomPanel's public and published properties 
  10938.              and methods. MegaPanel is a Delphi control that provides all 
  10939.              the functionality of the standard Delphi TPanel control plus:
  10940.              - Supports both Delphi 1.x and Delphi 2.x
  10941.              - Automatically generated Panel Labels
  10942.              - Complete control over Panel bevels, size, style and spacing
  10943.              - Complete control over Caption bevels, size style and spacing
  10944.              - Complete control over Label bevels, size style and spacing
  10945.              - Automatic or Manually set Label text
  10946.              - Automatic Quicken Style Labels
  10947.              And much more...
  10948. MIRRPANL.ZIP TMirrorPanel v1.2, Enhanced TPanel component for Delphi16
  10949.              Has all the properties of a TPanel plus the ability to show a 
  10950.              bitmap and flip the text and image about the X and/or Y axis. I 
  10951.              wrote this for an eyetest program where you look at a distant 
  10952.              image of the computer screen reflected in a mirror. Version 1.2 
  10953.              fixes palette problems with monochrome and 256-color bitmaps.  
  10954. MSGPANEL.ZIP MsgPanel component version 2.5 Delphi 2.0
  10955.              This component is an alternative for the MessageBox and 
  10956.              ShowMessage. It gives the programmer the possibility to give 
  10957.              the end-user Messages without locking the application. It 
  10958.              consists of a panel anywhere on a form. Default the alignment 
  10959.              is at the bottom. The messages can be read from a file or 
  10960.              entered direct in the application or a combination of both. 
  10961. TSTRETCH.ZIP TStretchPanel Component ver 1.04
  10962.              Is a Delphi component which resizes any control placed on it 
  10963.              (and the controls' fonts too.). It inherits all properties from 
  10964.              the standard TPanel supplied with Delphi and adds 5 more: 
  10965.              Anchors, KeepAspect, MinDimension, StretchControls, and 
  10966.              StretchFonts. See the help for information regarding these 
  10967.              properties.  
  10968.  
  10969.  
  10970.              ===============================================
  10971.              Delphi date and time components
  10972.              ===============================================
  10973. AD3DCAL.ZIP  TAdrock3dCalendar
  10974.              The TAdrock3dCalendar contains close on 100 properties, 10 
  10975.              calendar specific methods, 6 events, and what every programmer 
  10976.              really wants lots of date routines. There are over 60 methods 
  10977.              covering everything from the number of days, weeks, months, 
  10978.              quarters, and years two dates are apart to adding or 
  10979.              subtracting any number of days, weeks, months, years to a date. 
  10980.              You can determine what day of the week a date falls on using 
  10981.              any starting day of the week, and more. Copyright ⌐ BYTE 
  10982.              Computer && Software Ltd. 
  10983. ADALARM.ZIP  TAdrockAlarmList (16bit)
  10984.              The TAdrockAlarmList Component allows you to set an unlimited 
  10985.              number of alarms each of which can have a very flexible format. 
  10986.              The format can contain wildcards using the ? to match any 
  10987.              position. The add method requires that the input format be 
  10988.              HH:MM:SS, but any of the HH, MM, or SS can contain a ? to match 
  10989.              any number in these positions.  
  10990. ADALRM32.ZIP AlarmList Component 
  10991.              The TAdrockAlarmList Component allows you to set an unlimited 
  10992.              number of alarms each of which can have a very flexible format. 
  10993.              The format can contain wildcards using the ? to match any 
  10994.              position. The add method requires that the input format must 
  10995.              follow HH:MM:SS but any of the HH, MM, or SS can contain a ? to 
  10996.              match any number in these positions. ??:??:?? will trigger an 
  10997.              event every second. 
  10998. ADATED16.ZIP TAdrockDateEdit
  10999.              The TAdrockDateEdit control is quite a bit different than our 
  11000.              other calendar edit component, the TAdrockCalendarEdit. Like 
  11001.              the existing TAdrockCalendarEdit, (Calendar Edit/Entry control) 
  11002.              this new control still has the famous, Quicken like, popup 
  11003.              calendar. However, the edit/entry field has been completed 
  11004.              re-worked. It is different in the way it allows uses to enter 
  11005.              dates. In the edit field you can enter dates using a segmented 
  11006.              input area, in the image above you will notice that the day is 
  11007.              highlighted, by pressing space or filling in the field the 
  11008.              input will move to the month. (The input format above is set to 
  11009.              isWeekDayDMY).  
  11010. ADBITM32.ZIP The TAdrockCalendarEdit Control allows you easy access to
  11011.              setting TBitmap properties, such as GLYPH. With this property
  11012.              editor it is very easy to setup GLYPH from BitBtnÆs and
  11013.              SpeedButtons. And new to this, the latest release of this
  11014.              control, is TPicture property selection.
  11015. ADCLOCK.ZIP  TAdrockAnalogClock component
  11016.              The TAdrockAnalogClock component allows you to display a highly 
  11017.              Configurable analog clock on your forms. Fully configurable; 
  11018.              colour, alignment and display properties for variable sized 
  11019.              clocks, set Hour, Minute, Second mark sizes, display hour marks 
  11020.              as numerals and so on. Check it out. Includes a sample 
  11021.              application and screen-saver application and 125k Help file.  
  11022. ADDATE.ZIP   TAdrockDates Version 1.90
  11023.              The TAdrockDates class provides more than 65 functions that 
  11024.              deal with dates. You can return periods betwen dates, in days, 
  11025.              weeks, months, quarters, and years. There are functions that 
  11026.              deal with boundary dates. You can add a number of units to a 
  11027.              date, the units being days, weeks, months, and years. Extract 
  11028.              parts from dates, and build dates with a simple function. The 
  11029.              Help file provides a full listing of avaialable functions and 
  11030.              comprehensive usage instructions. 
  11031. ADDATECL.ZIP TAdrockDates Function Class
  11032.              The TAdrockDates class provides more than 110 functions that 
  11033.              deal with dates. You can return periods betwen dates, in days, 
  11034.              weeks, months, quarters, and years. There are functions that 
  11035.              deal with boundary dates. You can add a number of units to a 
  11036.              date, the units being days, weeks, months, and years. Extract 
  11037.              parts from dates, and build dates with a simple function. The 
  11038.              Help file provides a full listing of avaialable functions and 
  11039.              comprehensive usage instructions. 
  11040. DATETIME.ZIP TSetTimedate Component
  11041.              Component to set the Date and Time of the system.
  11042. DATEVLIP.ZIP DateEditPlus
  11043.              Is a date edit control with a customizable drop down calendar 
  11044.              that automatically places itself within a Borland or InfoPower 
  11045.              DBGrid automatically and gives you full control of the editing 
  11046.              and displaying formats of the dates with true cell by cell 
  11047.              editing capabilities.  
  11048. DRAWCAL.ZIP  TDrawCalendar is a component based on though not descended from
  11049.              The Calendar in the Samples page of the pallette. I wanted to
  11050.              unublish a couple of published properties (e.g.Font) which
  11051.              meant I could not descend it directly.
  11052. DTPANEL.ZIP  TDateTimePanel, TDatePanel, TTimePanel Component
  11053.              Time and date components
  11054. GERMDATE.ZIP TGermDateEdit, TDBGermDateEdit Ver1.1a Delphi 1/2/3 & C++ Builder 
  11055.              DateEditComponent with Calendar-/Spin-Property.
  11056.              Features :
  11057.              - Verify date entry ( international )
  11058.              - Popup calendar, free userdefined with CalendarWeek, Holidays
  11059.              - +/- with free userdefined increment
  11060.              - Century
  11061. KSCAL.ZIP    KSCalendar component
  11062.              The best calendar component anywhere! The KSCalendar has a
  11063.              fully customizable appearance as well as 70+ properties that
  11064.              allow a software designer to control almost every facet of the
  11065.              calender's functionality.
  11066. KSCAL20.ZIP  KSCalendar Date Kit v2.0
  11067.              The KSCalendar now comes with 11 add On components that work
  11068.              closely with the KSCalendar to provide a full set of
  11069.              development tools. All of these controls are extremely easy to
  11070.              use! In most cases just drop the control on a form that has a
  11071.              KSCalendar and they start to work immediately!
  11072. SDATEED.ZIP  TSpinDateEdit and TDBSpinDateEdit Version 1.5d 
  11073.              With these components you can cover all date entryfields in 
  11074.              your application and so you achieve an uniform formatted 
  11075.              outward shape of your application.
  11076. TALARM16.ZIP TAlarm Component (16-bit)
  11077.              Is an alarm clock that can be set to trigger some event at a 
  11078.              predefined time. When the predefined time is reached TAlarm 
  11079.              fires an event handler. TAlarm can be used for almost anything 
  11080.              including prompt for backup, event scheduling, etc. Use your 
  11081.              imagination !  
  11082. TALARM32.ZIP TAlarm Component (32-bit)
  11083.              Is an alarm clock that can be set to trigger some event at a 
  11084.              predefined time. When the predefined time is reached TAlarm 
  11085.              fires an event handler. TAlarm can be used for almost anything 
  11086.              including prompt for backup, event scheduling, etc. Use your 
  11087.              imagination !  
  11088. THDTIMER.ZIP ThreadedTimer v1.1 - For Delphi 2.0 and 3.0  
  11089.              This component has the same functionality of the default Timer 
  11090.              component, but it provides a real resolution of 1 milisecond.  
  11091. TIKCLK16.ZIP TickingClock component for Borland Delphi (16 bit)
  11092.              TTickingClock is a component descending from TGraphicControl
  11093.              that displays an analog clock. You can use this clock as a dumb
  11094.              time display, but also as a chronometer or as a device that
  11095.              displays system time.
  11096. TPOPUP16.ZIP TPopCal Component (16 bit version) (Delphi 1) 
  11097.              Is a popup calendar component that provides a convenient way to 
  11098.              enter dates. The calendar can be displayed in either of two 
  11099.              modes - as a monthly calendar or as a twelve month calendar 
  11100.              (year at a glance). The user can toggle between modes by 
  11101.              pressing F1.  
  11102. TPOPUP32.ZIP TPopCal Component (32 bit version) (Delphi 2) 
  11103.              Is a popup calendar component that provides a convenient way to 
  11104.              enter dates. The calendar can be displayed in either of two 
  11105.              modes - as a monthly calendar or as a twelve month calendar 
  11106.              (year at a glance). The user can toggle between modes by 
  11107.              pressing F1.  
  11108. XEXPIRE.ZIP  xTool - Component Collection
  11109.              This is non-visual Delphi 2.0 component lets you setup a expire
  11110.              date for your application. After this date the application can
  11111.              show a message and not run. This make sense for trial or beta
  11112.              versions that you upload to internet and want to make useless
  11113.              after a specific date. The date is setting with a special
  11114.              program that patch the program EXE that contains the TxExpire
  11115.              component.
  11116.  
  11117.  
  11118.              ===============================================
  11119.              Delphi database components
  11120.              ===============================================
  11121. CBPLUS.ZIP   The Combobox Plus Components
  11122.              The Combobox Plus components consist of ╖ DBLookupComboPlus, ╖ 
  11123.              DBComboBoxPlus and ╖ ComboBoxPlus. These three components are 
  11124.              designed as replacements for the original non-plus versions 
  11125.              that come included with Delphi.  
  11126. CGRID16.ZIP  TDBCrossGrid Component Release 1.0 
  11127.              Is a data aware component for displaying the multi-dimensions 
  11128.              cross fields result for each single datasource. Not all kinds 
  11129.              of data can be used for doing crossing result. So user have to 
  11130.              provide the reasonable data to TDBCrossGrid. All unreasonable 
  11131.              data will get unexpected results. TDBCrossGrid will link to a 
  11132.              TDatasource by DataSource property in order to get the data 
  11133.              source for doing the crossing result.  
  11134. CLIPFN20.ZIP Clipper Functions 2.0 for Delphi 1.0x/2.0 16/32 bit versions  
  11135.              This document is designed to provide you with simple examples 
  11136.              of the use of Clipper Functions for Delphi (hereafter referred 
  11137.              to as "Clipper Functions"). If not noted otherwise, all 
  11138.              routines are in the CLIPFNXX unit, where XX is 16 for Delphi 
  11139.              1.0x, and 32 for Delphi 2.0 under Windows 95 or NT. As the 
  11140.              primary target market for this product is experienced Clipper 
  11141.              programmers migrating to Delphi, the examples should be 
  11142.              familiar. I have made every effort to note any differences 
  11143.              between the syntax of Clipper's own functions and these 
  11144.              equivalents.  
  11145. CLUST10.ZIP  TClustering component
  11146.              Is a non-visual component which is capable of clustering 
  11147.              multidimensional data. It needs a given set of data records 
  11148.              with continuous data fields called the training set. The 
  11149.              component clusters the training data. After the clustering is 
  11150.              done, any data recordÆs cluster can be queried quickly.  
  11151. CROSSTAB.ZIP TCrossTAB,TCrossSQL,TCrossReport components - Release 2.3 for
  11152.              Is a native VCL Delphi component designed to display the
  11153.              results of a multi-dimension cross or categorization of data
  11154.              contained in a database.
  11155. CTLIB100.ZIP Containers Library v1.00  
  11156.              A data management system for Borland Pascal that allows you to 
  11157.              quickly incorporate data structuring capabilities into your 
  11158.              applications. It consists of a large set of reusable data 
  11159.              structures that range from dynamic arrays to B+ trees. All code 
  11160.              is linked to the executable file so there is no run-time 
  11161.              software to distribute. BitSoft Development, L.L.C. - $49.00  
  11162. DABTNS.ZIP   Data Aware Components
  11163. DATASORC.ZIP DataSorcerer for Delphi
  11164.              The DataSorcerer Component gives Delphi Database Programmers
  11165.              the much sought after feature of a Global Datasource:
  11166.              The main features of DataSorcerer are:
  11167.              *A single DataSorcerer and its Dataset can be accessed Globally from all form within an application.
  11168.              *Links between DataSorcerers on different Forms can be created at Design Time.
  11169.              *All data linkages are present at Design time to allow testing before compilation.
  11170.              *There is No Code required on any Form to make the the data available.
  11171.              *There is No Code required on any Form to keep the data synchronized.
  11172.              *All Data Aware controls on all forms are automatically kept synchronized.
  11173. DATEVAL.ZIP  DateEditPlus
  11174.              Is a date edit control with a customizable drop down calendar 
  11175.              that automatically places itself within a Borland or InfoPower 
  11176.              DBGrid automatically and gives you full control of the editing 
  11177.              and displaying formats of the dates with true cell by cell 
  11178.              editing capabilities.  
  11179. DBCHKEVL.ZIP DBCheckBoxPlus
  11180.              Is a replacement for the standard TDBCheckBox that is shipped 
  11181.              with Delphi and C++ Builder with the small difference of being 
  11182.              able to automatic place itself within a Borland or InfoPower 
  11183.              DBGrid. See GridParent property.  
  11184. DBDESIGN.ZIP Delphi component Visual DB-Design 1.3 
  11185.              The Visual DB-Design component shows you in Delphi's design 
  11186.              mode (!) all the following information on your data: 
  11187.              connections and relations between tables, the connection 
  11188.              between table/query and the datasource, plus key table, query 
  11189.              and datasource properties. All you need to do is drop the 
  11190.              component on your form.  
  11191. DBIMGEVL.ZIP DBImagePlus
  11192.              Is a replacement for the standard TDBImage that is shipped with 
  11193.              Delphi and C++ Builder. This new control incorporates our 
  11194.              exclusive grid aware technology that allows it to automatically 
  11195.              be placed within a Borland or InfoPower database grid. See 
  11196.              GridParent property. This new control also includes the ability 
  11197.              to enlarge itself under different conditions.  
  11198. DBLUP2.ZIP   DBlookupcomboplus component ver 4.1 
  11199.              The new dblookupcomboplus gives you all the lookup power of 
  11200.              delphi's original dblookup-combo plus much, much more, like:
  11201.              * the ability to sort the drop down list.
  11202.              * The ability to search through the dropdown list via an incremental keyboard search. (Quicken style).
  11203.              * Autofill - the text is automatically filled in as the user types characters. (Quicken style).
  11204.              * Support for the master/detail relationship in the lookup table. (Except for dbase tables)
  11205.              * the ability to enter new records into the lookup table on the fly. (Onnewlookuprec)
  11206.              * the control can stay in a read/write style even when the data source and lookup source are different. (This goes with the previous point)
  11207.              * a new event to support the filling the lookup list with the results from a tquery. (Onpreparelist).
  11208. DBLUP232.ZIP The dblookupcomboplus component ver 5.0 
  11209.              The new DBLookUpComboPlus gives you all the lookup power of 
  11210.              Delphi's original DBLookUp-Combo plus much, much more; 
  11211.              Major Enhancements
  11212.              * The ability to sort the drop down list.
  11213.              * The ability to search through the dropdown list via an 
  11214.                incremental keyboard search. (Quicken Style).
  11215.              * Autofill - The text is automatically filled in as the user 
  11216.                types characters. (Quicken Style).
  11217.              * Support for the Master/Detail relationship in the lookup 
  11218.                table. (except for DBase tables)
  11219. DBSCRL16.ZIP DBScroll v. 1.06 is a component for Delphi 1 and replacement 
  11220.              for the DBGrid (Trial version). Features include: FAST, FLICKER 
  11221.              FREE, Multiple Lines per row possible, supports Memo fields, 
  11222.              fully supports ScrollBar for Paradox tables, ScrollBar can be 
  11223.              hidden, individual rows / cells can be shown by specific 
  11224.              colors, built in SearchBox for incremental search, better 
  11225.              support for Drag & Drop, all mouse events available and much 
  11226.              more. But the table can't be edited within the grid. Version 
  11227.              for Delphi 2 available. 
  11228. DBSCRL32.ZIP DBScroll v1.06, the faster DBGrid, is a component for Delphi2 
  11229.              and a replacement for the Database Grid. Has multiline cells 
  11230.              and many features. Fast & FlickerFree!  32-bit.
  11231. DBTV151S.ZIP TDBTreeView v1.51 for Delphi 2
  11232.              TDBTreeView is a 32 bits VCL component, which inherits directly 
  11233.              from TTreeView. It can be described by the two following main 
  11234.              ideas :  
  11235.              - each level of the tree is a Table/Query,
  11236.              - each node of one level is a record in the Table/Query.
  11237.              but also, TDBTreeView has a lot of features :
  11238.              - no limitations on number of levels, except when memory lacks,
  11239.              - TTable or TQuery use,
  11240.              - mono-select or multi-select,
  11241.              - update capabilities: user can delete, move or copy a 
  11242.                node, and so, a row in a table,
  11243. DBTV151U.ZIP TDBTreeView v1.51 demo version for Delphi 3 (only) 
  11244.              This package includes all files except sources and has no 
  11245.              restriction except that root level is mandatory and always set 
  11246.              to '(unregistered)'. It may be installed under Delphi 3 (with a 
  11247.              .DPL package). It also includes a Winword 6.0 (A4 format) User 
  11248.              Manual, and two Delphi examples.  
  11249. DBTV151W.ZIP TDBTreeView v1.51 demo version for Delphi 3 
  11250.              This package includes all files except sources and has no 
  11251.              restriction except that root level is mandatory and always set 
  11252.              to '(unregistered)'. It may be installed under Delphi 3 (with a 
  11253.              .DPL package). It also includes a Winword 6.0 (A4 format) User 
  11254.              Manual, and two Delphi examples.  
  11255. DBVEDIT.ZIP  DBVldEdit component version 2.0 Delphi (2-3) 
  11256.              Added is an OnValidate event to check data before leaving the 
  11257.              field.( the OnExit event is executed after leaving the field). 
  11258.              It leaves the focus on the DBVldEdit field. Tabbing trough 
  11259.              other fields (or controls) or clicking another object invokes 
  11260.              the event to happen. To insure that the validation can be 
  11261.              overridden, a property CtlNames is created which is a list of 
  11262.              controls that can be set that do not invoke the OnValidate 
  11263.              event.(for instance an Find Button to lookup some value in a 
  11264.              second form) 
  11265. DENG091C.ZIP D-Eng 0.97b Delphi Btrieve Engine
  11266.              D-Eng supports both Btrieve and BDE at the same time. You get 
  11267.              the speed of Btrieve without losing the con- venience of the 
  11268.              Delphi IDE. Search 1 Rec out of 3500 ODBC-15s, D-Eng 55ms 
  11269.              *SHAREWARE* *BETA*  
  11270. DPDEMO_I.ZIP DBGridDeLuxe + GLnB (Group, Label & Button) v0.948I 
  11271.              DBGridDeLuxe, the full-feature DBGrid: FixedDataColumns, 
  11272.              multi-line, memo view&edit, bool. click-switch, etc. (32b: 
  11273.              TColumns,...). GLnB, the universal component: component 
  11274.              linking, layout functions, layers, frames, patterns/ 
  11275.              transparency/shadows, etc.  
  11276. DSCOL.ZIP    TColumnsDataSource Component
  11277.              This component is a custom data source that allows the user to
  11278.              set the column order of a table or query, as well as the sort
  11279.              order (use the IncludeSortBy Property to disable this feature),
  11280.              which columns are visible, and which not. Call the
  11281.              ShowFieldsDlg method to show the dialog which will allow the
  11282.              user to edit the dataset.
  11283. PROGRS10.ZIP DELPHI TDBPROGRESS COMPONENT -
  11284.              The TDBProgress component provides progress feedback on
  11285.              database operations. The TDBProgress can be linked to a gauge
  11286.              or label to keep the user posted on the status of the current
  11287.              database operation such as Indexing, Query execution,
  11288.              Batchmoves and more. Just add this component and a couple lines
  11289.              of code and you've got feedback!! Fully functional within the
  11290.              Delphi run-time environment. Helpfile Included. Shareware - For
  11291.              details on registering see enclosed README.WRI file. Source
  11292.              available.
  11293. PXVALTBL.ZIP TPxValcheckTable v1.1
  11294.              This descendant of TTable adds the ability to read and write 
  11295.              the field valchecks of Paradox tables. Use it as a replacement 
  11296.              of TTable or - if you are using InfoPower or the like - as an 
  11297.              instance to read and write valchecks only.  
  11298. REPLNK94.ZIP ReportLink v0.94b, Paradox Report Printing Component 
  11299.              Is a component that allows developers to print Paradox reports 
  11300.              from their Delphi applications using the full or runtime 
  11301.              version of Paradox for Windows 5.0. ReportLink encapsulates all 
  11302.              the printing flexibility that Paradox supports into an 
  11303.              easy-to-use Delphi native component. In addition, developers 
  11304.              can run preliminary scripts and QBE strings before executing 
  11305.              the report, allowing them to make any preparations necessary 
  11306.              for their reports. ReportLink also provides a full featured 
  11307.              print preview function which includes a suite of Paradox 
  11308.              components that the developer can customize.  
  11309. RTDBSQL.ZIP  RT SQL Statements
  11310.              Introduction "RT SQL Statements" is a container for SQL objects 
  11311.              like TQueries, TBatchMoves, TDatabases. It manages all queries 
  11312.              on a form, allows to execute any of them per name, or all at 
  11313.              once in kind of a batch process. There are events which are 
  11314.              called before and after execution. A comfortable property 
  11315.              editor manages every query separately or all together. There 
  11316.              are load/save/copy/paste functions as well as find. You can 
  11317.              even test queries with parameters at design time. 
  11318. RTDC.ZIP     RtDbCopy Component Ver. 1.04
  11319.              TBatchMove is a very powerful component, but it has several 
  11320.              shortcomings. What it cannot handle: 1) if you don't define a 
  11321.              problem table and an error occurs, the whole operation will be 
  11322.              canceled 2) it cannot change field data types in most cases 3) 
  11323.              it cannot influence field data, it's copied as it is  
  11324. RTDI.ZIP     RtDbIniFile Component Ver. 1.02
  11325.              Does all TIniFile can do with INI files with the same methods 
  11326.              but it saves all this in database you are connected to, say 
  11327.              Oracle, Sybase and the like. So you configuration data can be 
  11328.              so secure as you database backend. If I needed to I could have 
  11329.              used my old DBF files also.  
  11330. RTGI.ZIP     RtDbGenID Component Ver. 1.01
  11331.              Is a non-visual component which implements a unique number 
  11332.              generator. All values will be saved into a table in database 
  11333.              you work with. Every access which generates a new value locks 
  11334.              this table and saves the generated value before releasing 
  11335.              control, so that other users can safely run it parallel through 
  11336.              the network. SQL queries as 'SELECT MAX(...)+1 FROM...' are a 
  11337.              bit dangereous, because many users can theoretically execute 
  11338.              this query at the same time and get the same results.  
  11339. SQLBLDD1.ZIP TSQLBuilder Package v1.60 for 16 bit Delphi.
  11340.              visually generates and runs single or multi-database SQL queries 
  11341.              and prints customizable reports. TSQLBuilder Features:-
  11342.              - Includes query setup wizard for new users.
  11343.              - Works with server based and local sql.
  11344.              - Tables may be selected by alias or path.
  11345.              - Supports sub-selects, hetergeneous joins
  11346.              - Supports inner/outer, left, right and full joins
  11347.              - Available for Delphi 1.x, 2.0 and 3.0.
  11348.              - Registration includes full source code.
  11349. SQLPARSE.ZIP TSQLParser component for Delphi 
  11350.              Provides the functionality of parsing the various parts of 
  11351.              simple Structured Query Language (SQL) query statements.
  11352. SRDBGRID.ZIP TSingleRowDBGrid component
  11353.              Is a direct descendent of TDBGrid. It inherits all the 
  11354.              functionality of a DBGrid with the added feature of the 
  11355.              Shift+Tab and Tab keys moving the input focus from the first or 
  11356.              last column of the grid to the prior or next TabStop control. 
  11357. SUPLCBOX.ZIP DbSuperLookUpComboBox/DbSuperLookUpListBox Version 1.0 
  11358.              32 bits Delphi 3(tm) only  
  11359. TPROT16.ZIP  TProtect demo  - 16-bit version
  11360.              The TProtect component "protects" a Paradox data table by 
  11361.              responding to database exceptions generated when opening the 
  11362.              table or changing the active index. If TProtect is triggered, 
  11363.              it tests the table and if any damage is found, TProtect 
  11364.              automatically repairs the table.  
  11365. TQRICH1.ZIP  TQRich Quickreport component
  11366. TREB16.ZIP   TRebuild demo  - 16-bit version
  11367.              The TRebuild component tests Paradox database tables, and if
  11368.              any damage is found, automatically repairs the damaged table.
  11369.              TRebuild can usually recover data from almost any type of table
  11370.              corruption, including index-out-of-date errors, corrupted
  11371.              indexes, corrupted table headers, etc...
  11372. TU32.ZIP     TTUtility - ver 4.0 for delphi 1-2
  11373.              A Delphi Paradox Table Verify & Repair Component. Now there's 
  11374.              an answer to data corruption problems that does not include the 
  11375.              words "all nighter". TTUtility is a Delphi component that 
  11376.              implements the functionality in Borland's TUtility.DLL, the 
  11377.              same DLL that comes with Paradox for Windows. The primary 
  11378.              purpose of this component is to give the Delphi or Paradox 
  11379.              developer an easy to implement tool for validating and fixing 
  11380.              corrupt Paradox tables from inside delivered applications. The 
  11381.              TUtility DLL(16 bit) or TUtil32.DLL(32 bit) on which this 
  11382.              component is based will work on Paradox tables up to and 
  11383.              including level 7 tables. 
  11384.  
  11385.  
  11386.  
  11387.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  11388.  │ #49  │ Delphi: Components 2                                              │
  11389.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  11390.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │  24504 KBytes in   224 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  11391.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  11392.  
  11393.              ===============================================
  11394.              Delphi edit and input components
  11395.              ===============================================
  11396. ADCALC.ZIP   TAdrockCalcEdit Version 1.00 
  11397.              Use a TAdrockCalcEdit component to put an enhanced edit control 
  11398.              on your form. The TAdrockCalcEdit control is used to retrieve 
  11399.              numbers from the end user. The edit control inputs data 
  11400.              depending on the setting of the property Alignment When the 
  11401.              edit control does not have the focus it will display the number 
  11402.              in the format given by the DisplayValueFormat property. You can 
  11403.              set different colors for the displayed number depending if the 
  11404.              number is Positive, Negative, or zero.  
  11405. ADDIALOG.ZIP TAdrockMessageDialog
  11406.              The TAdrockMessageDialog routines provide additional functions 
  11407.              to the standard Delphi routines, ShowMessage and MessageDlg. 
  11408.              Any default button (if you wanted to ask "Do you really want to 
  11409.              format the hard disk?", the Delphi control will always display 
  11410.              "Yes" as the default - but you don't want to re-phrase the 
  11411.              question (it'll just never sound right). 
  11412. CBPLUS32.ZIP The DBComboBoxPlus & ComboBoxPlus Components (ver 3.0)  
  11413.              A TDBComboBoxPlus component is a data-aware combo box control. 
  11414.              It allows the user to change the value of the field of the 
  11415.              current record in a data set either by selecting an item from a 
  11416.              list or by typing in the edit box part of the control. The 
  11417.              selected item or entered text becomes the new value of the 
  11418.              field if the database combo box's ReadOnly property is False. 
  11419.              The TDBComboBoxPlus component combines an edit box similar to a 
  11420.              TDBEdit component with a drop-down string grid list that 
  11421.              enables a user to pick from a predefined set of values. 
  11422. CUTPASTE.ZIP TCutPaste component
  11423.              Use TCutPaste component for Borland Delphi 1.0 to implement 
  11424.              Cut, Copy, Paste, and Undo editing features for the controls on 
  11425.              a form. By dropping this non-visual component on a form or a 
  11426.              MDI form, all the controls on the form and all MDI child forms 
  11427.              will each respond to the Cut, Copy, Paste, and Undo methods of 
  11428.              this component.
  11429. CYBTREAL.ZIP CYBTREAL Component 
  11430.              The CYBTREAL component is specially adapted for editing real 
  11431.              numbers, but particularly real numbers that represent 
  11432.              measurements. CYBTReal understands different kinds of measuring 
  11433.              parameters, and can automatically convert between various units 
  11434.              of measure. Written by Boris Ingram 
  11435. DEDSPIN.ZIP  TSpinDblEdit and TDBSpinDblEdit Version 1.5e
  11436.              Delphi 1-3 / C++Builder VCL-Components. with these components 
  11437.              you can cover all numerical entryfields in your application and 
  11438.              so you achieve an uniform formatted outward shape of your 
  11439.              application. Features:
  11440.              - Formatted numerical entry ( like dBase or CodeBase Controls) 
  11441.              - Calculator with free userdefined DigitsNo 
  11442.              - Spin with free userdefined  increment 
  11443.              - DigitsNo
  11444.              - ThousandSeparator
  11445.              - Different negative Color, FontColor
  11446. DOLEDIT1.ZIP The DOL_EDIT.PAS file contains the source code for the dollar
  11447.              edit component. This component will be very useful if you write
  11448.              any business, financial, or accounting applications. What
  11449.              follows is a list of properties (in addition to the ones
  11450.              supported by TEdit), and functionality associated with
  11451.              TDollarEdit: (Delphi)
  11452. DTMFEDIT.ZIP TColumnsDataSource Component
  11453.              The purpose of this component is to allow applications to 
  11454.              easily incorporate a phone number field that will convert alpha 
  11455.              characters into their numeric equivelent on the phone dial-pad. 
  11456. EDIT11.ZIP   K&j edit controls version 1.1 
  11457.              Are a set of (4) edit controls (KJEdit, KJDBEdit, KJMemo and 
  11458.              KJDBMemo) that allow the developer to change the disabled style 
  11459.              of each control. No longer are you limited to just the dreary 
  11460.              Windows gray - some new styles include cross-hatch, diagonal 
  11461.              and vertical lines (you must see to really appreciate). Also, 
  11462.              the developer now has the ability to modify the foreground and 
  11463.              background colors as the user enters and exits each respective 
  11464.              component. No serious data entry application should be without 
  11465.              K&J Edit Controls! 
  11466. EDITCOMB.ZIP Combo edit Component
  11467.              Delphi lacks a number of Combobox components to make life more 
  11468.              pleasant for the programmer. One of them is a combo that can be 
  11469.              attached to both a lookup table/query and appears to be an edit 
  11470.              box while the table to which it connected is not in edit mode. 
  11471.              Once in edit mode, the edit box changed into a combo box. This 
  11472.              allows the programmer to make screens, that display information 
  11473.              about i.e. selected persons or departments, without the 
  11474.              annoying presence of the combo button. It also allows for 
  11475.              lookup facilities in a combo, without attaching to a 
  11476.              datasource.  
  11477. INCEVAL.ZIP  The Incremental Combo Collection 
  11478.              Is a set of four Quicken style incremental combo boxes that are 
  11479.              the most advanced combo boxes of its type available for Delphi 
  11480.              and C++ Builder. This is the only set that will automatically 
  11481.              place themselves within a Borland or InfoPower DBGrid 
  11482.              automatically and offers full support for TQuery.  
  11483. INCEVLIP.ZIP The Incremental Combo Collection is a set of four Quicken style 
  11484.              incremental combo boxes that are the most advanced combo boxes 
  11485.              of its type available for Delphi and C++ Builder. This is the 
  11486.              only set that will automatically place themselves within a 
  11487.              Borland or InfoPower DBGrid automatically and offers full 
  11488.              support for TQuery.  
  11489. LEDIT108.ZIP LEdit V1.08 (Shareware package)
  11490.              LEdit DLL is a large edit control that may edit texts more than
  11491.              64K and also has a lot of interesting features. LEdit is a DLL
  11492.              that provides the most powerful Edit component available.
  11493.              Programmers can use it in any programming environment that can
  11494.              use Dynamic Link Libraries.
  11495. LTNUME.ZIP   LTNumEdt 
  11496.              I wrote this component from scratch 'cause I didn't feel 
  11497.              comfortable using the maskedit for numeric-only input. 
  11498. MEMO.ZIP     TMymemo, memopad component
  11499. NDGAUG11.ZIP N&D Gauge / ver. 1.1 Native Delphi VCL 
  11500.              Tired of the plain Gauge Component that comes with Delphi? Want 
  11501.              something that looks better? Look no more! N&D Gauge uses 
  11502.              "lights" to show you where your percentage is at. Choose 
  11503.              between 10, yes 10 different shapes for the lights (rectangle, 
  11504.              triangle, arrow, etc.) Show caption and percentage selectively. 
  11505.              Apply a raised or lowered effect to the caption, percentage or 
  11506.              even the lights! Delphi 1.0 & 2.0 included. Includes demo 
  11507.              application. 
  11508. NEWEDIT.ZIP  TNewEdit
  11509.              Is a sub class of TEdit with a new published property 
  11510.              "Alignment". This new property offers centre, left and right 
  11511.              alignment for both input and diplaying.  
  11512. POPUPBOX.ZIP PopupBox v3.2, a component for Delphi 2,3 and Borland C++Builder 
  11513.              Is a replacement for ComboBox and DBComboBox. It has a smart 
  11514.              looking 3D-Style and many properties to control appearance and 
  11515.              behavior.  
  11516. RSEDIT.ZIP   TrsSuperEdit Component
  11517.              The TrsSuperEdit component from RealSoft is a multipurpose 
  11518.              masked edit control. It includes special handling for Text, 
  11519.              Real, Integer, Dollar, Percent, Date, Time, Phone and more. The 
  11520.              numeric values can be right justified, even while editing. 
  11521.              ReadOnly or Disabled edit can be made gray. In addition, 
  11522.              rsSuperEdit provides easy access properties to multiple data 
  11523.              types.  
  11524. RSEDIT32.ZIP TrsSuperEdit Component (32bit)
  11525.              The TrsSuperEdit component from RealSoft is a multipurpose 
  11526.              masked edit control. It includes special handling for Text, 
  11527.              Real, Integer, Dollar, Percent, Date, Time, Phone and more. The 
  11528.              numeric values can be right justified, even while editing. 
  11529.              ReadOnly or Disabled edit can be made gray. In addition, 
  11530.              rsSuperEdit provides easy access properties to multiple data 
  11531.              types.  
  11532. TMKEDITS.ZIP TmkExtEdit-Component, text edit components for Delphi
  11533. XALIASCB.ZIP This is a Delphi 2.0 component that build a combobox in that
  11534.              all the defined BDE alias are displayed and one can be
  11535.              selected. Also there exist a filter that only display the BDE
  11536.              aliases for one driver (for example only the Interbase aliases)
  11537.  
  11538.  
  11539.              ===============================================
  11540.              Delphi file components
  11541.              ===============================================
  11542. AWKD3.ZIP    TAwk for Delphi 3
  11543.              Is a Delphi component which provides the same functionality as 
  11544.              the VsAwk vbx for Visual Basic. It allows you to quickly scan 
  11545.              and parse text or text files. In addition it provides a Like 
  11546.              method which is similar in function to the Like operator in 
  11547.              Visual Basic which is used for pattern matching. TAwk is great 
  11548.              for projects where you need to import csv files into your 
  11549.              application.  
  11550. BRWSFLDR.ZIP TBrowseFolder Component
  11551.              Native Delphi component that encapsulates the SHBrowseForFolder 
  11552.              interface, which allows Win32 users to select a directory using 
  11553.              the standard shell dialog. In addition, TBrowseFolder allows 
  11554.              the developer to add a custom button to the dialog. This 
  11555.              feature allows you to extend the features of the shell and is 
  11556.              found exclusively in this component. 
  11557. CGPIPRED.ZIP File Label Adjuster"component for Delphi32.   
  11558.              Display a filename with path and drive letter on a label 
  11559.              without without cutting the filename. If the width of the label 
  11560.              is too small TFileLabel hide some directories and replace them 
  11561.              by '...'.  
  11562. DELZIP11.ZIP Delphi Zip/Unzip Package, v1.10 For Delphi v2+ 
  11563.              Contains VCLs, examples, and DLLs for Delphi v2. Gives your 
  11564.              programs full support for PKZIP v2.04g compatible file 
  11565.              compression/expansion. 100% Freeware. Based largely on the 
  11566.              InfoZip project. 
  11567. DRIVEBAR.ZIP TDrivesBar Component
  11568.              A panel showing all drives connected to a system, Replacement
  11569.              for standard DriveComboBox.
  11570. DROPFILE.ZIP TDropFile Component for Delphi v2.0
  11571.              TDropFile is a component for Delphi v2.0 which supports file
  11572.              drag-and-drop operations on a form. Details of its properties,
  11573.              events and sample usage can be found in the DROPFILE.RTF file.
  11574. DZDLLSR1.ZIP Delphi Zip v1.10 DLL Source Code 
  11575. EXECFI32.ZIP TExecFile Component v2.0 for Delphi 2.0 32-bit 
  11576.              The TExecFile is a non-visual component which you place onto 
  11577.              your form to enable easily initiated execution of other Windows 
  11578.              or DOS applications from within your own original Delphi 
  11579.              application. This is the third release of the TExecFile and is 
  11580.              designed for use with Delphi 2.0 in 32-bit applications 
  11581.              designed to run in Windows 95/NT or Win32s environments.  
  11582. EXECFILE.ZIP TExecFile v1.1
  11583.              The TExecFile is a non-visual component which you place onto 
  11584.              your form to enable easily initiated execution of other Windows 
  11585.              or DOS applications from within your own original Delphi 
  11586.              application.  
  11587. FCOPY16.ZIP  File copy component.
  11588.              You can write your particular installation application. This 
  11589.              sample project is provided to show you how easy and fun could 
  11590.              be copying files. 
  11591. FILECPSW.ZIP TFileCopy component copies files. This component is very
  11592.              configurable. It has the ability to copy multiple files to a
  11593.              directory. Each of the source filenames can contain wild cards.
  11594.              It contains built in messages that are presented in message
  11595.              dialog boxes.
  11596. FILEDEMO.ZIP TFileInfo Component demo program
  11597. FILEFI_1.ZIP TFileFind Component (Delphi3)
  11598.              Find those files really fast with TFileFind. No more tedious 
  11599.              recursive code. Just set the filename property to the file your 
  11600.              looking for (accepts wildcards too!) and execute a method to 
  11601.              immediately locate the file. TFileFind can find first, 
  11602.              subsequent or ALL occurences of a file. 
  11603. FILEHIST.ZIP TFileHist v1.0 - VCL Component for Delphi 2.0
  11604.              The TFileHist component features a number of functions to
  11605.              present a list of recently opened files in an application.
  11606. FINDDEMO.ZIP TFileFind Component demo program
  11607. FINFO.ZIP    TFileInfo type
  11608.              The TFileInfo type extends the properties of the TSearchRec 
  11609.              type to include explicit properties for the Drive letter, the 
  11610.              Path only (i.e. path WITHOUT drive letter), the file Extension, 
  11611.              and the FullPath. Additionally the Exists Property indicates 
  11612.              whether or not a file exists in the current directory. The 
  11613.              standard properties of a TSearchRec type are accessed as 
  11614.              properties of a TFileInfo type variables as the Name, Time, 
  11615.              Size, and Attr properties, except that Time is returned as a 
  11616.              type TDateTime. 
  11617. FINFOD3.ZIP  TFileInfo Component (Delpi 3)
  11618.              Use the TFileInfo when you need to know things like:
  11619.              * How many files in a directory ? 
  11620.              * How many files in a directory and all subdirectories in the tree ? 
  11621.              * What is their total size ? 
  11622.              * How many toplevel directories on this disk ? 
  11623.              * How many subdirectories in this directory ? 
  11624.              * What's the disk size ? 
  11625.              * AND MORE !
  11626. FINFODEM.ZIP TFileInfo Component demo program
  11627. FM2_216.ZIP  TFileHist v1.0 - VCL Component for Delphi 2.0
  11628.              The TFileHist component features a number of functions to
  11629.              present a list of recently opened files in an application.
  11630. FPARSE12.ZIP TFParse Delphi Component, version 1.2
  11631.              The TFParse Delphi component makes it easy to parse words from 
  11632.              files, strings, or PChars. It allows you to carefully define 
  11633.              what makes a word and what words will be parsed. TFParse makes 
  11634.              it easy to perform tasks like indexing words for full text 
  11635.              search and retrieval applications. Source included. Example 
  11636.              program included. Help files included.  
  11637. LZRW1K.ZIP   Tlzrw1 : compression component with LZH and LZRW1/KH compression
  11638. TAWK16.ZIP   TAwk Component Version 2.0 (16-bit)
  11639.              This is a new and improved version of the original TAwk 
  11640.              component. TAwk parses text and text files. Put an end to 
  11641.              parsing code forever ! TAwk also includes a pattern matching 
  11642.              function much like the 'Like' operator in Visual Basic which 
  11643.              searches text based on a given pattern of text and/or 
  11644.              wildcards. If you need to import csv or other delimited files 
  11645.              into your Delphi application, TAwk will be a great timesaver. 
  11646.              Registration gets you the full source code. 
  11647. TAWK32.ZIP   TAwk Component Version 2.0 (32-bit)
  11648.              This is a new and improved version of the original TAwk 
  11649.              component. TAwk parses text and text files. Put an end to 
  11650.              parsing code forever ! TAwk also includes a pattern matching 
  11651.              function much like the 'Like' operator in Visual Basic which 
  11652.              searches text based on a given pattern of text and/or 
  11653.              wildcards. If you need to import csv or other delimited files 
  11654.              into your Delphi application, TAwk will be a great timesaver. 
  11655.              Registration gets you the full source code. 
  11656. TFILE16.ZIP  TFileFind Component (16-bit, Delphi1)
  11657.              Find those files really fast with TFileFind. No more tedious 
  11658.              recursive code. Just set the filename property to the file your 
  11659.              looking for (accepts wildcards too!) and execute a method to 
  11660.              immediately locate the file. TFileFind can find first, 
  11661.              subsequent or ALL occurences of a file. 
  11662. TFILE32.ZIP  TFileFind Component (32-bit, Delphi2)
  11663.              Find those files really fast with TFileFind. No more tedious 
  11664.              recursive code. Just set the filename property to the file your 
  11665.              looking for (accepts wildcards too!) and execute a method to 
  11666.              immediately locate the file. TFileFind can find first, 
  11667.              subsequent or ALL occurences of a file. 
  11668. TFIND16.ZIP  TFindText Component (16-bit, Delphi-1)
  11669.              Quickly Search files for a text string with TFindText. This 
  11670.              component supports case sensitive searches and reports the 
  11671.              position of the target text within the file. Note: The demo 
  11672.              program illustrates the use of the TFileFind and TFindText 
  11673.              components to search an entire disk for all files containing a 
  11674.              target text string. 
  11675. TFIND32.ZIP  TFindText Component (32-bit, Delphi-2)
  11676.              Quickly Search files for a text string with TFindText. This 
  11677.              component supports case sensitive searches and reports the 
  11678.              position of the target text within the file. Note: The demo 
  11679.              program illustrates the use of the TFileFind and TFindText 
  11680.              components to search an entire disk for all files containing a 
  11681.              target text string. 
  11682. TFINFO16.ZIP TFileInfo Component (Delphi-1, 16-bit)
  11683.              Use the TFileInfo when you need to know things like:
  11684.              * How many files in a directory ? 
  11685.              * How many files in a directory and all subdirectories in the tree ? 
  11686.              * What is their total size ? 
  11687.              * How many toplevel directories on this disk ? 
  11688.              * How many subdirectories in this directory ? 
  11689.              * What's the disk size ? 
  11690.              * AND MORE !
  11691. TFINFO32.ZIP TFileInfo Component (Delphi-2, 32-bit)
  11692.              Use the TFileInfo when you need to know things like:
  11693.              * How many files in a directory ? 
  11694.              * How many files in a directory and all subdirectories in the tree ? 
  11695.              * What is their total size ? 
  11696.              * How many toplevel directories on this disk ? 
  11697.              * How many subdirectories in this directory ? 
  11698.              * What's the disk size ? 
  11699.              * AND MORE !
  11700. TZIPVIEW.ZIP TZipView 0.3 Beta
  11701.              Zip file viewer for Delphi 1.xx VCL component This component is
  11702.              a simple solution to view the contents of a .zip file. The
  11703.              component is small and easy to use. It's possible to view the
  11704.              .zip file even at design time. (Like TFileListbox)
  11705. UBK1632.ZIP  UBackup Component v2.90A 
  11706.              Native Delphi component that will take the pain out of backing 
  11707.              up your application and data. Just drop this component on your 
  11708.              form, set some of its properties and with one line of code you 
  11709.              have a complete backup to any drive you like.  
  11710. UUEASY.ZIP   UUEasy for DELPHI TUUEncode/TUUDecode VCLs  (Delphi-1)
  11711.              UUEasy supports Base64 UUEncoding and Decoding. UUEasy supports 
  11712.              multiple encoding and decoding of binary files to/from a single 
  11713.              UUE file. It's quick and easy to use. Simply drop a UUEncode 
  11714.              component onto a form, specify the file to Encode and the 
  11715.              resulting UUE file name, call hte EncodeFile method and wallh! 
  11716.              Instant UUE! Decoding is just as simple. UUEasy can help make 
  11717.              your programs internet ready in minutes! 
  11718. UUEASY32.ZIP UUEasy for DELPHI TUUEncode/TUUDecode VCLs  (Delphi-2)
  11719.              UUEasy supports Base64 UUEncoding and Decoding. UUEasy supports 
  11720.              multiple encoding and decoding of binary files to/from a single 
  11721.              UUE file. It's quick and easy to use. Simply drop a UUEncode 
  11722.              component onto a form, specify the file to Encode and the 
  11723.              resulting UUE file name, call hte EncodeFile method and wallh! 
  11724.              Instant UUE! Decoding is just as simple. UUEasy can help make 
  11725.              your programs internet ready in minutes! 
  11726. WCSDCDIR.ZIP Woodstock Computer Solutions Delphi components
  11727.              *TWCSDIRSEARCH delphi components.
  11728.              -A recursive directory searcher with events on finding files
  11729.              -or subdirectories, and a completion event.
  11730.              -The properties and methods are described in the "dsAbout"
  11731.              -property (click the three dots or press Ctrl-Enter when
  11732.              -highlighted.
  11733.              -*TDIRDIALOG
  11734.              -This is just a wrapper for the "SELECTDIRECTORY" procedure,
  11735.              -but helps to keep things consistent with TFileOpenDialog etc.
  11736.              -To use it, just call the "Execute" method exactly as with other
  11737.              -file dialogs, which will return true if a valid directory is
  11738.              -selected. If "Execute" returns "True", the "Directory" property
  11739.              -contains the selected directory (WITHOUT trailing backslashes).
  11740. VISAWK16.ZIP TVisAwk Component Version 3.0 ! (16-bit, Delphi-1)
  11741.              TVisAwk is a visual text / text file parsing and pattern 
  11742.              matching component which allows you to give the user visual 
  11743.              feedback during lengthy file parsing jobs. The visual mode is 
  11744.              also great for debugging without resorting to the debug and 
  11745.              watch windows. You can now search a file for an occurrence of a 
  11746.              pattern that includes wildcards. The visual display includes 
  11747.              step, pause, resume and run to end and replay modes and also 
  11748.              supports output file creation for exporting data to other 
  11749.              applications. Registered users get the full source code. 
  11750.              Registration fee $ 40 gets you full source code, free technical 
  11751.              support and automatic notification of new updates. If you 
  11752.              registered TAwk before March 31, 1996, you can upgrade for only 
  11753.              $10 US. 16-bit and 32-bit versions. 
  11754. VISAWK32.ZIP TVisAwk Component Version 3.0 ! (32-bit, Delphi-2)
  11755.              TVisAwk is a visual text / text file parsing and pattern 
  11756.              matching component which allows you to give the user visual 
  11757.              feedback during lengthy file parsing jobs. The visual mode is 
  11758.              also great for debugging without resorting to the debug and 
  11759.              watch windows. You can now search a file for an occurrence of a 
  11760.              pattern that includes wildcards. The visual display includes 
  11761.              step, pause, resume and run to end and replay modes and also 
  11762.              supports output file creation for exporting data to other 
  11763.              applications. Registered users get the full source code. 
  11764.              Registration fee $ 40 gets you full source code, free technical 
  11765.              support and automatic notification of new updates. If you 
  11766.              registered TAwk before March 31, 1996, you can upgrade for only 
  11767.              $10 US. 16-bit and 32-bit versions. 
  11768. VISDEMO.ZIP  TVisAwk Component Version 3.0 demo program
  11769. VSAWKD3.ZIP  TVisAwk Component Version 3.0 ! (32-bit, Delphi-3)
  11770.              TVisAwk is a visual text / text file parsing and pattern 
  11771.              matching component which allows you to give the user visual 
  11772.              feedback during lengthy file parsing jobs. The visual mode is 
  11773.              also great for debugging without resorting to the debug and 
  11774.              watch windows. You can now search a file for an occurrence of a 
  11775.              pattern that includes wildcards. The visual display includes 
  11776.              step, pause, resume and run to end and replay modes and also 
  11777.              supports output file creation for exporting data to other 
  11778.              applications. Registered users get the full source code. 
  11779.              Registration fee $ 40 gets you full source code, free technical 
  11780.              support and automatic notification of new updates. If you 
  11781.              registered TAwk before March 31, 1996, you can upgrade for only 
  11782.              $10 US. 16-bit and 32-bit versions. 
  11783. WUSTUB01.ZIP Wustub 0.1 - a 32 Bit dos- extender stub for borland delphi 2.
  11784.              WUSTUB enables you to load a PE executable (the executable
  11785.              format used in 32 bit versions of Windows) from plain DOS and
  11786.              from most DOS- boxes of today's operating systems. However, it
  11787.              doesn't fully replace the Win32- API.
  11788.  
  11789.  
  11790.              ===============================================
  11791.              Delphi form components
  11792.              ===============================================
  11793. ADSAVFRM.ZIP TAdrockFormPosition
  11794.              Use a TAdrockFormPosition component when you need to save the 
  11795.              position and size of a form. The component now saves the state 
  11796.              of the window as well. This means that a Maximized window can 
  11797.              be restored maximized. You can not save the state of a window 
  11798.              that is minimized. There is no limit to the number of the 
  11799.              TAdrockFormPosition components used in a single project. To use 
  11800.              this control just drop on your form, set the name of an INI 
  11801.              file to write the settings to and set the section name 
  11802.              property. The section name property defines the name of the 
  11803.              section that gets written to in the INI file. 
  11804. ADSFRM32.ZIP Adrock Software SaveForm Component
  11805.              The TAdrockFormPosition Control allows you to save the size and 
  11806.              position of a form. No coding required, just set two properties 
  11807.              and you are done.  
  11808. FLYDEMO.ZIP  Fly Controls V2.0  For Delphi 16 / 32
  11809.              Were designed as a solution to the problem of resource 
  11810.              consumption on large Delphi forms. This component set contains 
  11811.              12 new VCL components that can be used in place of standard 
  11812.              Delphi Components. Using Fly Controls on a large form can 
  11813.              reduce the amount of lost user resources up to 90%. There are a 
  11814.              few trade-offs, including some flickering during painting, and 
  11815.              GDI resource usage, however these are minor compared to 'Error 
  11816.              Creating Window' or an 'EOutOfResources' error. GDI resources 
  11817.              are much more plentiful.. you will notice an immediate speed 
  11818.              increase when you ease the user resource strain.  
  11819. FORMFNP.ZIP  TFnpForm / TFnpFormProp VCL-components for Borland Delphi 2.0 
  11820.              TFnpForm is derived from TForm. It has all the features of 
  11821.              TForm plus it can save its size/position/state to the registry 
  11822.              when it is destroyed, read it again when it is created and has 
  11823.              automatic support for min/max sizes.  
  11824. FORMPARS.ZIP Delphi Form Parser V1.0
  11825.              The form parser is of most use to a Delphi component author.
  11826.              You have probably received a new component that needed a .DFM
  11827.              (form file) to go along with it. You may have also lost the DFM
  11828.              file, rendering the component useless without it.
  11829. MINMAX.ZIP   TMinMax
  11830.              This VCL allows the user to easily set the minimum and maximum 
  11831.              tracking sizes of their forms by intercepting the 
  11832.              WM_GETMINMAXINFO message. The WM_GETMINMAXINFO message is sent 
  11833.              to a window whenever Windows needs the maximized position or 
  11834.              dimensions of the window or needs the maximum or minimum 
  11835.              tracking size of the window. 
  11836. PLACEMNT.ZIP TPlacement Component version 1.0 
  11837.              The TPlacement component helps to automate the saving and 
  11838.              restoring of TForm positions and WindowState properties. You 
  11839.              can drop the TPlacement component onto any form, and specify to 
  11840.              which .INI file and section the TPlacement component is to 
  11841.              store window positions & state. Place calls to the component's 
  11842.              Read method to set the Form's placement in either the Form's 
  11843.              OnCreate or OnShow event handers. Call the Write method on the 
  11844.              Form's OnDestroy method to save the Forms placement to the .INI 
  11845.              file. 
  11846. RESIZER.ZIP  ResizerPanel v2.0 
  11847.              The TResizerPanel component keeps the childs controls 
  11848.              proportionally resized to the panel, independently of any user 
  11849.              resizing. With this you can easily deploy applications which 
  11850.              resize to the actual screen resolution. All original VCL 
  11851.              components are perfectly resized by adjusting not only its 
  11852.              size, but every other properties that define screen dimensions. 
  11853.              You can resize has many times as you want and for whatever 
  11854.              dimensions you want without losing the original position of the 
  11855.              components. No special coding needed. 
  11856. RESIZWND.ZIP RESIZWND.PAS
  11857.              This cOmponent allows control of a Form with style bsSizeable
  11858.              to have the Minumum and Maximum sizes controlled by the
  11859.              developer.
  11860. RSFORMG.ZIP  TrsFormGrow Component
  11861.              The TrsFormGrow is a component designed to automatically resize 
  11862.              components as the size of your form changes due to screen 
  11863.              resolution or maximizing. Unlike using form scaling or scaleby 
  11864.              methods, the rsFormGrow preserves fonts and other attributes 
  11865.              that would normally produce unappealing results. If the 
  11866.              AutoInit property is set to true, whatever size the form and 
  11867.              components are when the program is first run will be stored as 
  11868.              the "base sizes". 
  11869. RSFORMP.ZIP  Form Parser
  11870.              By default Delphi generates a resource file, or Delphi Form 
  11871.              File (.dfm) which accompanies a form created using the Delphi 
  11872.              editor. Having the form in the resource eliminates much of the 
  11873.              overhead and work required when programmatically creating the 
  11874.              form. The need to eliminate the outside resource file (the 
  11875.              .dfm) is most easily realized by component authors distributing 
  11876.              source code.  
  11877. RSFRMG32.ZIP TrsFormGrow Component
  11878.              Description The TrsFormGrow is a component designed to 
  11879.              automatically resize components as the size of your form 
  11880.              changes due to screen resolution or maximizing. Unlike using 
  11881.              form scaling or scaleby methods, the rsFormGrow preserves fonts 
  11882.              and other attributes that would normally produce unappealing 
  11883.              results. If the AutoInit property is set to true, whatever size 
  11884.              the form and components are when the program is first run will 
  11885.              be stored as the "base sizes". To initialize manually, call the 
  11886.              Init method. If the AutoGrow property is true, your components 
  11887.              will resize whenever the form size changes. To grow manually, 
  11888.              call the Grow method. To resize grid columns as well, such as 
  11889.              DBGrids or stringgrids, set the AutoGrid property to true. 
  11890. RULER.ZIP    Ruler, Version 1.0
  11891.              The purpose of this component is to allow applications to
  11892.              easily incorporate a ruler into your application.
  11893. SCALER.ZIP   Scaler object
  11894.              This object scales in run-time the form that it is placed on, 
  11895.              based on the current setting of the screen resolution. It also 
  11896.              performs a post scaling of Grids and TTabbedNotebooks, to 
  11897.              correct for inconsistencies between the variable (=font size) 
  11898.              and fixed part of these components (lines, scrollbars, 
  11899.              indicators etc) Two versions are available: TScaler and 
  11900.              TDBscaler. The last one has extra knowledge about scaling the 
  11901.              TDBGrid component.  
  11902.  
  11903.  
  11904.              ===============================================
  11905.              Delphi Grid components
  11906.              ===============================================
  11907. ADSAVGRD.ZIP TAdrockSaveGrid Version (Delphi 2,3)
  11908.              Use a TAdrockSaveGrid component when you need to save the 
  11909.              Display Width, Display Position and Visible status of the 
  11910.              fields in a DBGRID Object. The standard VCL components give 
  11911.              your end users the ability to resize and move fields in a 
  11912.              DBGRID Object, but the TAdrockSaveGrid component allows you to 
  11913.              save these settings and to restore the settings again with only 
  11914.              1 line of code to save, and 1 line of code to restore.  
  11915. CGRID3.ZIP   TDBCrossGrid,TCGridReport components - Release 1.1 for DELPHI1-3
  11916.              Is a native VCL Delphi component designed to display the 
  11917.              results of a multi-dimension cross or categorization of data 
  11918.              contained in a database.  
  11919. LPTGRD.ZIP   LPTGrd / LPTBGrd- DbGrid Print Component 
  11920.              TLptGrd is a grid printer for InfoPower wwDBGrids. TLptBGrd is 
  11921.              a grid printer for Borland DBGrids. It saves the developer a 
  11922.              great deal of time by scaling the output to the target printing 
  11923.              area. All layout parameters can be set at run time. Standard 
  11924.              default settings permit a complete printout of the data with a 
  11925.              single line of code. The component uses the text alignment 
  11926.              settings of the source grid. Works with Borland and InfoPower 
  11927.              2.03 & 3.0 grids VCL-Components for Borland Delphi 1, 2 & 3 
  11928.              Version 1.0  
  11929. SPREAD_1.ZIP TSpread Component (Delphi-3), Version 3.41 
  11930.              Is a descendant of TStringGrid. TSpread supports individual 
  11931.              cell colors, formats and fonts. In addition, it supports 
  11932.              in-cell bitmaps, combo boxes, check boxes, buttons, spin edits 
  11933.              and cell arithmetic. Cell formulas can contain variable 
  11934.              references to other cells in the spreadsheet. Source code is 
  11935.              available see the help file included in the download for 
  11936.              details.  
  11937. SPREAD16.ZIP TSpread Component (Delphi-1), Version 3.41 
  11938.              Is a descendant of TStringGrid. TSpread supports individual 
  11939.              cell colors, formats and fonts. In addition, it supports 
  11940.              in-cell bitmaps, combo boxes, check boxes, buttons, spin edits 
  11941.              and cell arithmetic. Cell formulas can contain variable 
  11942.              references to other cells in the spreadsheet. Source code is 
  11943.              available see the help file included in the download for 
  11944.              details.  
  11945. SPREAD32.ZIP TSpread Component (Delphi-2), Version 3.41 
  11946.              Is a descendant of TStringGrid. TSpread supports individual 
  11947.              cell colors, formats and fonts. In addition, it supports 
  11948.              in-cell bitmaps, combo boxes, check boxes, buttons, spin edits 
  11949.              and cell arithmetic. Cell formulas can contain variable 
  11950.              references to other cells in the spreadsheet. Source code is 
  11951.              available see the help file included in the download for 
  11952.              details.  
  11953. VCGRID.ZIP   True Component Grid 2.11
  11954.              The component grid is the only grid of its kind. The Component 
  11955.              enables you to parent VCL components, OCX/ActiveX controls in 
  11956.              any cell on the grid. Any component you can place on a panel, 
  11957.              groupbox, or form can be placed in the Component grid. You may 
  11958.              even nest Component grids (i.e. place a Component Grid in the 
  11959.              cell of a Component Grid.) 
  11960.  
  11961.  
  11962.              ===============================================
  11963.              Delphi Listbox components
  11964.              ===============================================
  11965. BIGTEXT.ZIP  TBigText 1.1
  11966.              This is a simple component to display up to 32767 lines of
  11967.              text. Each line has its own dedicated foreground and background
  11968.              color and can be 255 chars long. Theoretically this amounts to
  11969.              about 8MB of data and beats the TMemo's measly 32kB, however,
  11970.              no editing functions are available.
  11971. DBLLIST.ZIP  Tdbllist component 
  11972.              allows the end user to make a selection from one list to another list.
  11973.              Features:
  11974.              - Full Drag & Drop support between List.
  11975.              - Full Support of Enabling/Disabling Buttons.
  11976.              - Allow List Sorting.
  11977.              - Event before, during and after changes to list
  11978.              - Check Out and see the sample program (sample.Zip) for more.
  11979.              - Full interface descrition in DblLst.INT
  11980. ENHLB100.ZIP TMCEnhancedListBox v1.00
  11981.              Multicolumn listbox for Delphi, uses labels to align the
  11982.              columns. Smart component editor included. Online registration
  11983.              through CompuServe SWREG.
  11984. EXTLISTV.ZIP TExtListView v2.00  
  11985.              A list view control that enables access to the new style types 
  11986.              provieded by the updated list view control. The updated list 
  11987.              view is provided in the COMCTL32.DLL file that comes with 
  11988.              Microsoft's new internet software.  
  11989. FILEVIEW.ZIP TFileView 
  11990.              Is a TListView component which emulates the right hand side of 
  11991.              explorer. It adds all the files in the selected directory with 
  11992.              their proper icons.  
  11993. LONGCOLL.ZIP TCollection32 for Borland Delphi
  11994.              Is a (non-visual) class. It is similar with TList, but it can 
  11995.              hold more than 500,000,000 items. Each item is a pointer to 
  11996.              some user-defined class type. TCollection32 works with 
  11997.              TDStream, providing fast I/O operations. Also, there are 
  11998.              methods like FirstThat, LastThat, ForEach where your 
  11999.              application can provide a pointer to some action to be 
  12000.              performed to all items or just some of them. You can validate 
  12001.              collection and delete invalid items automatically, you can sort 
  12002.              items.  
  12003. MULTILST.ZIP The purpose of this component is to allow applications to easily
  12004.              inCorporate a Windows 95 type list box with sizeable headers
  12005.              into a 16-bit application.
  12006. RSLIST32.ZIP TrsListBox Component
  12007.              The TrsListBox is an enhanced version of the standard windows 
  12008.              listbox. The new features include Autosizing TabStops, Auto 
  12009.              Horizontal Scrolling, 2D or 3D checkboxes, multiple in-line 
  12010.              glyphs, and multiple line styles. 
  12011. RSLISTBX.ZIP TrsListBox Component
  12012.              The TrsListBox is.an enhanced version of the standard windows 
  12013.              listbox. The new features include Autosizing TabStops, Auto 
  12014.              Horizontal Scrolling, 2D or 3D checkboxes, multiple in-line 
  12015.              glyphs, and multiple line styles. Horizontal scrolling can be 
  12016.              enabled by setting the HorzScrollbar property. TabStops can be 
  12017.              enabled by setting the TabStops property, and can be set by 
  12018.              modifying the TabList property. Checkboxes can be displayed or 
  12019.              hidden by modifying the CheckStyle property. Multiple glyphs 
  12020.              can be loaded into the Glyphs property. 
  12021. RTCL.ZIP     RtCheckList Component Ver. 1.15
  12022.              CompuServe Information Manager, Microsoft Word, MSOffice Setup 
  12023.              all have a very interesting control. Every time I see it I wish 
  12024.              I could use it. In Word select Extras|Optionen|KompatibilitΣt 
  12025.              (german Version - in english version look at 
  12026.              Tools|Options|Compatibility) and you will see it. There is a 
  12027.              listbox with checkboxes in it.  
  12028. SLB.ZIP      TSelectListBox v1.0
  12029.              This component is a make-it-yourself type visual Query Builder. 
  12030.              In fact it is just part of that. If you often need to make SQL 
  12031.              queries or Filters on Tables which have many foreign keys and 
  12032.              you must let your user to Select the values for this foreign 
  12033.              key, then this component is right for you. 
  12034. TCOLOURL.ZIP TColourListBox 1.01
  12035.              This package contains a Delphi component named TColourListBox. 
  12036.              It enables you to set a colour for each item within the list 
  12037.              box. 
  12038. TFRAME.ZIP   TFrameList Component
  12039.              This component is a standard Windows Listbox with it's
  12040.              CreateParams overided. A frame and toolbar caption is created
  12041.              which allows a caption and sizing of the list box. Drop the
  12042.              control on a form and get the same effect as in MS Access 95
  12043.              query designer.
  12044.  
  12045.  
  12046.              ===============================================
  12047.              Delphi printer components
  12048.              ===============================================
  12049. PPV10.ZIP    PowerPrinter v1.0
  12050.              PowerPrinter is a 32bit DLL that gives you access to all 
  12051.              printer settings by means of simple APIs. Moreover, developers 
  12052.              are shielded from the differences between Windows 95 and 
  12053.              Windows NT because PowerPrinter takes care of the Operating 
  12054.              Systems differences. We also supply modules with ready made 
  12055.              declarations and easy to use functions for PowerBuilder Version 
  12056.              5, VisualBasic 4 and Delphi 2 but it can be used with any 
  12057.              development tool capable of calling external functions. Please 
  12058.              refer to the Sample Applications for more information.  
  12059. PRTSU3.ZIP   CBSuite 7.0 Super form, report & print component suite
  12060.              For Delphi 2 & 3. Consists of five component modules CBPrint, 
  12061.              CBReport, CBSort, CBGraph and CBBands. CBPrint prints 
  12062.              multi-page forms or windows (invoices, jobcards, orders, 
  12063.              etc.)straight from the screen. CBReport print reports. CBSort 
  12064.              is a replacement for TDBGrid but with sort facilities built in 
  12065.              and CBGraph is a Graphing package. CBBands prints banded 
  12066.              reports up to any level of detail as well as RTF files and 
  12067.              OCX's. Zoom/pan print previewer and report wizards included. 
  12068. SDEFPRN.ZIP  How to Set the Default Printer in Delphi
  12069.  
  12070.  
  12071.              ===============================================
  12072.              Delphi system components
  12073.              ===============================================
  12074. BBSYSINF.ZIP TSYSINFO 2.0
  12075.              Is a non visual component written for Delphi 2.0 that gets 
  12076.              details about your computer. eg. Registered Organisation and 
  12077.              Owner, etc..  
  12078. CXCPU.ZIP    cxCPU Component
  12079.              This is a wrapper component for a CPU detection code 
  12080. DDEASY16.ZIP DDEAuto VCL for Delphi
  12081.              Have you been trying to demystify Program Manager DDE only to 
  12082.              find little or no documentation on how to do the things you 
  12083.              wanted to do? DDEAuto is the COMPLETE Program Manager DDE 
  12084.              solution! DDEasy allows fast and easy control over the Windows 
  12085.              Program Manager. Get a list of Groups, Get information on the 
  12086.              items in each group. Move and item to another group, add, 
  12087.              delete items and much more!  
  12088. DDEAUT16.ZIP DDEAuto VCL for Delphi
  12089.              Have you been trying to demystify Program Manager DDE only to
  12090.              find little or no documentation on how to do the things you
  12091.              wanted to do? DDEAuto is the COMPLETE Program Manager DDE
  12092.              solution! Eight powerful functions and Two detailed procedures
  12093.              allow you to manipulate and get information from program
  12094.              manager you never dreamed possible. Get a list of groups, get a
  12095.              list of items in a group, move an item to a new group, change
  12096.              an item's properties, and much much more! Read this document,
  12097.              install the component, and run the example project. You will be
  12098.              amazed at the power DDEAuto gives you. DDEAuto saves you
  12099.              approximatly 700lines of detailed coding! Add an Item to
  12100.              Program Manger with ONE LINE OF CODE! Get an Item's Properties
  12101.              with ONE LINE OF CODE! Seem to simple? Seem to good to be true?
  12102. DDEAUT32.ZIP DDEAuto VCL for Delphi (32-bit)
  12103.              Have you been trying to demystify Program Manager DDE only to 
  12104.              find little or no documentation on how to do the things you 
  12105.              wanted to do? DDEAuto is the COMPLETE Program Manager DDE 
  12106.              solution! DDEasy allows fast and easy control over the Windows 
  12107.              Program Manager. Get a list of Groups, Get information on the 
  12108.              items in each group. Move and item to another group, add, 
  12109.              delete items and much more!  
  12110. LPTCTRL.ZIP  LpTCtrl 0.2 - Controlling the LPT port (I/O) directly
  12111.              This unit holds TlptCtrl, a class/component which is intended 
  12112.              for reading/writing directly to an LPT port. 
  12113. MATHREAD.ZIP TMaThread Version 1.0 
  12114.              A little non-visual component, to make Threading a little bit 
  12115.              easier - I hope that someone else finds a use for this, If you 
  12116.              do find it useful, then let me know, as I will then know if I 
  12117.              should modify it in any way. If you can think of anything that 
  12118.              this little component needs, or have found a bug, then please 
  12119.              send me a note to my compuserve address above...  
  12120. MIDICOM3.ZIP Delphi MIDI I/O Components Version 3.0 9 
  12121.              These components handle low-level MIDI input and output using 
  12122.              the Windows multimedia MIDI functions. They encapsulate all the 
  12123.              nasty low-level stuff into some intermediate-level components. 
  12124.              They support both short MIDI messages (e.g. note on/off, 
  12125.              program change) and long MIDI messages (e.g. system exclusive, 
  12126.              sample dumps). The components work under Delphi 3. If you need 
  12127.              to use Delphi 1 or 2 you should get the previous version 2.0b. 
  12128.              They've been tested in Windows 95 and NT 4.  
  12129. OLECTLR.ZIP  Ole Automation Controller for Delphi 1.0 
  12130. PORTS15.ZIP  TPort Component Version 1.5 
  12131.              This component will read and write from the computers I/O ports.  
  12132. SYSDEMO.ZIP  TSysMenu Component demo program
  12133. SYSMENU.ZIP  TSysMenu
  12134.              This VCL allows the user to easily add menu items to the system 
  12135.              menu of their programs. In addition, upon selecting one of the 
  12136.              added menu items, an event will be fired, passing a string 
  12137.              containing the text of the menu item selected. 
  12138. TASKMAN.ZIP  TTaskman VCL for Delphi
  12139.              Makes creating professional quality Tasking applications quick 
  12140.              and easy. Simply drop TaskMaster onto a form, specify a 
  12141.              listbox, and call ONE simple method, and you have a list of 
  12142.              tasks. TaskMaster will also Draw the Task Icon in the 
  12143.              listbox/combobox if you want it to. Absolutely no extra 
  12144.              programming! This component is a must for any serious system 
  12145.              developer. Platforms: Delphi 1.x and 2.x 
  12146. TASKMN32.ZIP TTaskman VCL for Delphi 2 demo
  12147.              Makes creating professional quality Tasking applications quick 
  12148.              and easy. Simply drop TaskMaster onto a form, specify a 
  12149.              listbox, and call ONE simple method, and you have a list of 
  12150.              tasks. TaskMaster will also Draw the Task Icon in the 
  12151.              listbox/combobox if you want it to. Absolutely no extra 
  12152.              programming! This component is a must for any serious system 
  12153.              developer. 
  12154. TRAY10.ZIP   K&J TRAY ICON (Native Delphi 2.0 VCL)
  12155.              Is a Delphi 2.0 component that allows you to place an icon in 
  12156.              the Windows 95 Taskbar Tray. K&J Tray Icon supports up to five 
  12157.              different icons, popup menus, all mouse events and even 
  12158.              animation! 
  12159. TRYICO13.ZIP TTrayIcon VCL. Version 1.3a Requires: Delphi 2.0 32 bit. 
  12160.              Adds an icon to the Windows 95 Tool Tray and has events to 
  12161.              respond to mouse clicks.  
  12162. WINREG.ZIP   TWinRegistry
  12163.              The TWinRegistry class is a wrapper around the Windows 
  12164.              registry. The TRegistry class provided in Delphi 2.0 is totally 
  12165.              undocumented, and is a little tricky to use. An alternative is 
  12166.              the TRegIniFile class, which allows the developer to use the 
  12167.              same commands as previously used with the TIniFile class, but 
  12168.              with the data written to the registry instead of an INI file.  
  12169. WORDVBA.ZIP  A Simple Example demonstrating the creation of a Mail Merge 
  12170.              Document in Microsoft Word 97. This is a simple example of how 
  12171.              to pass an ODBC or BDE datasource to the Microsoft Word 97 
  12172.              MailMerge.OpenDataSource method.  
  12173. XSYSINFO.ZIP XSysinfo
  12174.              This is a Delphi 2.0 component that informs you about various 
  12175.              system propertys. For example the system path, the temp path, 
  12176.              the processor and much more. Works under Windows 95 and Windows 
  12177.              NT 4.0.
  12178.  
  12179.  
  12180.              ===============================================
  12181.              Various delphi components
  12182.              ===============================================
  12183. AAWIZ.ZIP    AaWiz Wizard Component (Trial Version) Version 1.11 
  12184.              Is a Delphi component that greatly simplifies the process of 
  12185.              creating user interface wizards. You can develop and run your 
  12186.              wizards from within the Delphi IDE, even without having to 
  12187.              recompile your project. Aawiz is also extensible; much like you 
  12188.              can extend Delphi with components, you can extend AaWiz with 
  12189.              custom question components to provide you with any additional 
  12190.              flexibility that you need. 
  12191. ADDIAL32.ZIP TAdrockMessageDialog
  12192.              The TAdrockMessageDialog routines provide similar function to 
  12193.              the standard Delphi routines ShowMessage and MessageDlg, but 
  12194.              these routines provide a few extras. You can have a default 
  12195.              button so that your dialogs can have a NO or a CANCEL or any 
  12196.              button as a default.  
  12197. ADGROUP.ZIP  TAdrockGroupBox  
  12198.              The TAdrockGroupBox Control provides you the enhancements that 
  12199.              you wish the standard Delphi TGroupBox had. This component 
  12200.              allows different background colours, Left, Right, and center 
  12201.              justify the caption at the top or bottom of the component. 
  12202. ADSEARCH.ZIP TAdrockSearchExpert
  12203.              The TAdrockSearchExpert is a utility designed to help you 
  12204.              locate references of text in all of your .PAS files from the 
  12205.              currently loaded project. Which pas file is it in??? (Why no 
  12206.              global search (and replace) like VB Mr and Mrs Borland!). (It's 
  12207.              about time Borland - you've done a nice job of this in Delphi 
  12208.              3) The TAdrockSearchExpert is a utility designed to help you 
  12209.              locate references of text in all of your .PAS files from the 
  12210.              currently loaded project. Ability to search all .PAS files in 
  12211.              the current project for text strings, displays finds in a list 
  12212.              box, (and previews the find in the source file), loads the file 
  12213.              into Delphi, ready for a "goto" the current source line in the 
  12214.              file (using the Delphi-Search Dialogue with search text loaded 
  12215.              into the clipboard for you).  
  12216. AHMD32.ZIP   AHM Component Serie 1.0 for WIN'95
  12217.              28 different components for Delphi 2.0
  12218. AUDIO.ZIP    Audio Capture is a audio capturing component designed for
  12219.              Delphi 2.0. It uses Windows low level functions of audio
  12220.              capturing. This component implements the Windows low-level
  12221.              audio interface, which is used by applications that need the
  12222.              finest possible control over audio devices.
  12223. CARDS.ZIP    TCards
  12224.              This VCL allows the user to easily use the cards supplied with
  12225.              Windows in the CARDS.DLL, and build games.
  12226. CENTREE.ZIP  CenTree component for Delphi 1 & 2
  12227.              CenTree guards 16-bit and 32-bit Delphi applications against 
  12228.              unauthorised copying through a password which locks the 
  12229.              application to one specific PC. (see older PCs) Only three 
  12230.              simple actions implement CenTree - 
  12231.              1. Drop an instance of the CenTree component onto the main form; 
  12232.              2. Initialise the CenTree properties using the Delphi property    editor; 
  12233.              3. Call the Execute method in the OnCreate handler of the main form;  
  12234. COOL.ZIP     A small VCR Objects to make your Delphi Projects look styled.
  12235. CT_DELPH.ZIP Component Toolbox 2.5 (Professional Edition demo)
  12236.              Is a series of 31 general purpose VBX controls. The following 
  12237.              demo should give you a good idea of what the controls are 
  12238.              capable of. The demo was written in Delphi and all controls in 
  12239.              the demo have been tested and modified were necessary to ensure 
  12240.              that they do work within this development environment. The 
  12241.              actual package itself comes with source code for the demos in 
  12242.              Visual Basic, dBase for Windows, and Delphi. 
  12243. CYBINI.ZIP   CYBINI 
  12244.              The improved Delphi encapsulation of the Windows .INI file. 
  12245.              CYBINI is a standard Delphi VCL Component that drops onto a 
  12246.              form , like any other component does.. However, before 
  12247.              releasing your software, you will remove the CYBINI component.  
  12248. CYBPARNT.ZIP CybParentInfo
  12249.              This is a native delphi VCL that you can drop onto any form. It 
  12250.              publishes only 2 properties - well they're actually 
  12251.              pseudoproperties just to load property editors. The "About" 
  12252.              property is self explanotory I'm sure 
  12253. DATACOM.ZIP  This vcl allows you to easily pass data between two
  12254.              applications running on the same computer without resorting to
  12255.              dde. Use it to share data, find out if another instance of your
  12256.              application is already running, or even to remotely control one
  12257.              application from another.
  12258. DC95V10.ZIP  The TDCAppBar component creates a Windows 95 "AppBar" which can
  12259.              hook onto any edge of the screen, much like the Windows 95
  12260.              TaskBar. The desired edge for the AppBar to be placed on is
  12261.              specified in its Orientation property, and its requested
  12262.              dimensions are specified by the BarWidth or BarHeight
  12263.              properties, depending on the edge to which the AppBar is
  12264.              attached.
  12265. DEL3EYES.ZIP TEyes component at Design Mode in Delphi 2
  12266.              Is a native Delphi VCL-component that emulates (somewhat) 
  12267.              X-Eyes. Finally, this great feature of some Operating Systems 
  12268.              is now available for the world's greatest development 
  12269.              environment: Delphi!  
  12270. DELEYES.ZIP  TEyes Component for Delphi 
  12271.              is a native Delphi VCL-component that emulates (somewhat) X-Eyes. 
  12272.              Finally, this great feature of some Operating Systems is now 
  12273.              available for the world's greatest development environment: Delphi!
  12274. DI9701DF.ZIP Barcode component
  12275. DICE.ZIP     Dice VCL
  12276. DKWTOOLS.ZIP Nifty Components
  12277.              Some of my original components for Delphi 2.0 are now available 
  12278.              for download. Why bother? Nifty tools include a proportionally 
  12279.              sizing split panel, a flexible multi-layer, multi-axis graph, 
  12280.              data aware auto-labelled edit fields, and form inheritance 
  12281.              pre-dating Delphi 2.0 ... including multiple inheritance. The 
  12282.              labelled edit field is a great example of some really odd 
  12283.              workarounds. If you can make it simpler, I want to know how!  
  12284. DRGDRP16.ZIP TDragDrop
  12285.              This VCL allows you to make any windowed VCL a drag and drop 
  12286.              target. It also parses all dropped files into a convenient 
  12287.              string list.  
  12288. DTALK2.ZIP   DTalk Speech enabling Components for Delphi Version 1.0 
  12289.              DTalk, for Delphi, is a set of Speech "enabling" components 
  12290.              that implement the Microsoft Speech API. Speech applications 
  12291.              written with the DTalk controls will work with any Speech API 
  12292.              (SAPI) compliant speech recognition (SR) or text-to-speech 
  12293.              (TTS) engine. The DTalk component set gives Delphi application 
  12294.              developers a fast and easy way to implement speech in their 
  12295.              applications. SAPI compliance insures compatibility with the 
  12296.              largest selection of SR and TTS engine vendors. 
  12297. DTALK3.ZIP   DTalk v1.0 Speech enabling Components for Delphi 3 
  12298.              DTalk, for Delphi, is a set of Speech "enabling" components 
  12299.              that implement the Microsoft Speech API. Speech applications 
  12300.              written with the DTalk controls will work with any Speech API 
  12301.              (SAPI) compliant speech recognition (SR) or text-to-speech 
  12302.              (TTS) engine. The DTalk component set gives Delphi application 
  12303.              developers a fast and easy way to implement speech in their 
  12304.              applications. SAPI compliance insures compatibility with the 
  12305.              largest selection of SR and TTS engine vendors. 
  12306. DWAVEMIX.ZIP Delphi's WaveMix v1.1 - For Delphi 2.0 and 3.0 
  12307.              This package is a translation of the WaveMix DLL to Delphi. It 
  12308.              allows multiple wave files to be played simultaneously until a 
  12309.              maximum of 8 separate channels. There's no need of external DLL 
  12310.              or INI files. 
  12311. DYNARR2.ZIP  TDynArray For Delphi 16/32
  12312.              A dynamic array is an array that changes size at runtime,
  12313.              similar to a TStrings object. The TDynArray class is an object
  12314.              that will maintain a dynamic array in Delphi 1 or 2 for you.
  12315.              Anyone who has used a dynamic array in the past will appreciate
  12316.              using the new class.. and anyone too scared to try a dynamic
  12317.              array on their own can get over their anxiety.
  12318. EDSSPELL.ZIP EDSSpell Component 3.0
  12319.              Allows Delphi developers to easily add Spell Checking Dialog to 
  12320.              their Delphi applications. This new version includes an 
  12321.              expanded feature set including support for TurboPower's 
  12322.              powerful Orpheus components, TX Text-Control which ships with 
  12323.              Borland's Visual Solutions Pack and is distributed by the 
  12324.              European Software Connection, and the shareware RTF component 
  12325.              WPTools by Julian Ziersch.  
  12326. EVALD3.ZIP   TEval Component (delphi3)
  12327.              Teval is an expression evaluator component which can be used to 
  12328.              evaluate mathematical expressions at run time. An expression 
  12329.              can contain subexpressions enclosed in parentheses, variable 
  12330.              names or numbers.  
  12331. EVALDEMO.ZIP TEval Component demo program with source
  12332. EXEBTN.ZIP   EXE-Button
  12333.              Do you want to execute applications from your program very easy 
  12334.              and have thereby the full control over commandline, workingpath 
  12335.              and start-conditions of the program? Should the program-icon 
  12336.              appear on the button? Do you want to terminate the program 
  12337.              launched with the EXE-button? Should your program wait until 
  12338.              another application is closed? Do you want to allow only one 
  12339.              instance of an application ? Do you intend, to develop an 
  12340.              application-launcher?  
  12341. EXIM12U.ZIP  EXIM ASCII Export/Import VCL Components v1.2
  12342.              Contains the 16/32 bit Delphi VCL components TExport and 
  12343.              TImport which make ridiculously easy the importing and 
  12344.              exporting of formatted ASCII files.  
  12345. EXPLORER.ZIP TShellTreeView
  12346.              Displays a hierarchial view of the user's Computer, such as 
  12347.              that used in the Windows 95 Explorer.  
  12348. EXPRESS.ZIP  Express, Component for Fast Expression Evaluation 
  12349.              This component allows you to call a function which evaluates an 
  12350.              expression typed in by the user. This component allows you to 
  12351.              call a function which evaluates an expression typed in by the 
  12352.              user. The difference to usual expression evaluators is, that 
  12353.              this one is custom designed for repeated evaluations of the 
  12354.              same expression with different values for the variables 
  12355.              involved, like when you want to do a Newton iteration for a 
  12356.              given function, or want to draw phase plots for a certain sytem 
  12357.              of ODEs, or just want to graph various functions.  
  12358. EXTPAGE.ZIP  Extended PageControl & TabControl v2.3
  12359.              Enhanced components for Delphi 2, 3 and Borland C++Builder: 
  12360.              Colored Tabs, Bit- maps, free Tab position, OwnerDraw mode, 
  12361.              support for accelerator keys and more. ExtPageControl and 
  12362.              ExtTabControl are enhancements of component TPageControl and 
  12363.              TTabControl in Delphi 2, Delphi 3 and Borland C++Builder.  
  12364. FABOUT.ZIP   Microsoft Win95 style About Box
  12365.              I am constantly trying to ensure my apps have the "look and 
  12366.              feel" of Microsoft. This is simply a Delphi 2.0 form I whipped 
  12367.              up after copying the About-Box that comes with FREECELL (you 
  12368.              know that game that comes with Win95...)  
  12369. FFT.ZIP      TFastFourier component
  12370.              Is a component representing the Fast Fourier Transformation for 
  12371.              discrete quadratic approximation of periodic functions. The 
  12372.              transformed spectrum can be cut - both low and high - and 
  12373.              cleaned from error. The cut and noise-cleaned spectrum can then 
  12374.              be inverted to reproduce the original, error-cleaned data.  
  12375. FLOATBAR.ZIP FloatBar Unit
  12376.              This component creates floating bar like MSOFFICE. You can put 
  12377.              into all the components like the panels. When you click into 
  12378.              the component, you drag it where you want.  
  12379. FXCARDSA.ZIP TFXCards Component 
  12380.              The TFXCards component has been designed to be used in the 
  12381.              development of card games. TFXCards is not just another card 
  12382.              component -- TFXCards has built-in special effects that will 
  12383.              give your games that "little something extra."  
  12384. GPCLIP.ZIP   gpClipboard Component
  12385.              The gpClipboard Component is designed to provide global text
  12386.              clipboard support to an application with a minimal amount of
  12387.              code. Typically, the component is placed on the application's
  12388.              main form where it can be easily tied to your edit menu and/or
  12389.              speedbar. Once the methods are set up with your menu, most
  12390.              editable text components on all your forms are clipboard
  12391.              enabled!
  12392. HSTR.ZIP     HyperString v1.0 
  12393.              HyperString is a comprehensive library of well over 100 
  12394.              routines designed to energize the versatile new 32-bit long 
  12395.              dynamic string type. Full source code is available.  
  12396. IDE16.ZIP    IDEOnly Unit, Version 1.0 
  12397.              Checks if The Delphi-IDE is loaded or not. Many developers have 
  12398.              spent hours including methods in their components which check 
  12399.              for Delphi, some of which we have discovered, are extremely 
  12400.              ineffective. The IDEOnly unit is an effective technique for 
  12401.              checking for the Delphi IDE in your component. It costs $15 and 
  12402.              takes about 5 minutes to include in your component or dll. 
  12403. IDE32.ZIP    IDEOnly Unit 1.0 (32-bit)
  12404.              Many Delphi programmers are realizing the value of component 
  12405.              development for their own applications, and additional revenue 
  12406.              which can be realized by making these components available to 
  12407.              other developers.  
  12408. INIOUTSW.ZIP IniOut is a Component Property Manager for Delphi
  12409.              With it you can easily provide INI file and Registry support to 
  12410.              your Delphi application with virtually no code and a very small 
  12411.              runtime footprint. This package includes versions of IniOut 
  12412.              supporting Delphi 1.0, 2.0 and 3.0. 
  12413. IWP_SW1.ZIP  Indigo Software VCL Widget Pack Volume 1 
  12414.              The Indigo Software VCL Widget Pack Volume 1.0 contains the 14 
  12415.              Delphi VCL components along with their source code. The 
  12416.              programmer is free to use these components royalty free in 
  12417.              their own applications. 
  12418. JUSTONE.ZIP  JustOne v1.3
  12419.              Purpose: JustOne is a component which makes it easy to limit
  12420.              the number of your application's instances to just one. If a
  12421.              second instance of your application starts, the first instance
  12422.              is brought to the front and given the focus (or restored if it
  12423.              was minimized to an icon). The second instance then halts.
  12424. KEYEDIT.ZIP  KeyEdit v1.1 
  12425.              A freeware component for Delphi 2.0 and 3.0 This component it's 
  12426.              a descendent of TCustomEdit. It has the same functionality of 
  12427.              TEdit, but instead of filling the text property with the 
  12428.              characters you type, it assigns to the text property the name 
  12429.              of the last key you pressed. The name of the key depends on the 
  12430.              language Windows is configured for.  
  12431. LABDEBUG.ZIP TLABDEBUG - a debugging tool
  12432.              CReates a form and memo box that you can write debug messages 
  12433.              to. You can also save the debug information, or print it.  
  12434. LBAR_D_1.ZIP Borland Delphi 32 bit CT List Bar Demo  
  12435. LOCKMAN.ZIP  LockManager component for Delphi - Shareware version.
  12436.              The TLockManager component provides the following functionalities:
  12437.              - check for previous instances of the application;
  12438.              - configure the software to be used on a trial period (days, number of runs);
  12439.              - provide good protection against illegal copy of your software.
  12440. MAKEUP95.ZIP Make-Up 95, rel 1.0 (4th june, 96)
  12441.              When I moved from VB to Delphi 2.0 I got much more I expected
  12442.              -- I got an EXCELLENT tool compared with VB. Having used it
  12443.              some days I realized that everything is OK except some UI
  12444.              details of some components. Some of them didn't look like their
  12445.              'brothers' in Win 95. So I upgraded them a little bit to look
  12446.              like REAL Windows 95 ones ;)
  12447. MENUEX.ZIP   TChangeMenu Component:
  12448.              - With this component you can add bitmaps, icons, banners in 
  12449.              - your menus. Just put the TSwitchMenu and add TChangeMenu. In 
  12450.              - the MenuItem property you type the name of the menuitem and 
  12451.              - in the MainMenu property, the name of the menu component. 
  12452.              - After you modify different properties to customize the menuitem.
  12453. MNYTLKS.ZIP  MoneyTalks for Delphi Version 2.0 (32 bit) 
  12454.              1. a function which converts currency values from $0.00 to 
  12455.              $1,700,000,000.00 to a string describing the amount in words. 
  12456.              Useful for applications that need to print cheques, bank 
  12457.              authority forms, or other financial documents where the amount 
  12458.              in words is required in addition to the amount in digits. 
  12459. MSGDRP13.ZIP MessageDlg Replacement v1.3 for Delphi 1-3
  12460.              Can be easily translated or customized. This unit implements a 
  12461.              Replacement for Delphi's MessageDlg function, that uses a 
  12462.              resource file instead of having the text hard-coded into the 
  12463.              unit. This makes it very easy to translate the messages and use 
  12464.              the MessageDlg functions within applications writen in 
  12465.              languages other than English. Also, since source code is 
  12466.              included, you can easily customize it to fit your particular 
  12467.              needs.  
  12468. NDCRED12.ZIP N&D Credits ver 1.2 Native Delphi VCL 
  12469.              Allows you to have a "movie credits" style scrolling within 
  12470.              Delphi! You can have your text just scroll up the screen 
  12471.              normally - or have it shrink into the background for a "Star 
  12472.              Wars Text" effect! The background supports graduated coloring 
  12473.              (several different styles)! You can have bouncing polygons, 
  12474.              rectangles, ellipses, pies, rounded rectangles or a shifting 
  12475.              random effect! Also, it is resource friendly - it only uses one 
  12476.              timer, no matter how many you place on a form! Great for about 
  12477.              boxes or anywhere you want an eye-catching effect! Delphi 1.0 & 
  12478.              2.0 versions included! Includes demo application! 
  12479. NFIPWR11.ZIP Nfi power component package beta version 1.1.199702 
  12480.              Components For delphi 2.0 Running windows '95 or nt4 only! An 
  12481.              advanced component package that integrates Windows API, 
  12482.              advanced design, visual effects and the logical components 
  12483.              Borland neglected to provide. This Beta contains 21 components 
  12484.              for testing purposes; the overall package currently consists of 
  12485.              45 working components and 35 more are in design. A total of 80 
  12486.              components altogether!  
  12487. NNCOMP.ZIP   TNeuralNetwork component
  12488.              Is a component representing a general feedforward neural 
  12489.              network of an arbitrary size. The network can be taught using 
  12490.              the back-propagation learning method. The component is also 
  12491.              able to normalize and de-normalize the data from the internal 
  12492.              representation, so the original data can be used instead of 
  12493.              numbers between 0 and 1.  
  12494. NVDCP004.ZIP Envy's Delphi Component Pack v0.04
  12495.              A collection of three FREEWARE components for Borland's Delphi 
  12496.              2.0 with full source. Includes ListView with auto-sorting, 
  12497.              CheckBox with read only and a About dialog box 95 style. 
  12498. PRTSU1.ZIP   CBSuite 6.3 Super component suite for Delphi 1
  12499.              Consists of five separately sold packages bundled together at a 
  12500.              great price. Now includes wizards for great-looking forms and 
  12501.              reports, The packages are CBPrint, CBReport, CBSort, CBGraph 
  12502.              and CBBands. CBPrint prints multi-page forms or windows 
  12503.              (invoices, jobcards, orders, etc.) straight from the screen. 
  12504.              CBReport print reports. CBSort is a replacement for TDBGrid but 
  12505.              with sort facilities built in and CBGraph is a Graphing 
  12506.              package. CBBands prints banded reports up to any level of 
  12507.              detail as well as RTF files and OCX's. Includes support for 
  12508.              printing 3rd Party components. Price US$150 
  12509. PRTSU2.ZIP   CBSuite 7.0 Super component suite for Delphi 2
  12510.              Consists of five separately sold packages bundled together at a 
  12511.              great price. Now includes wizards for great-looking forms and 
  12512.              reports, The packages are CBPrint, CBReport, CBSort, CBGraph 
  12513.              and CBBands. CBPrint prints multi-page forms or windows 
  12514.              (invoices, jobcards, orders, etc.) straight from the screen. 
  12515.              CBReport print reports. CBSort is a replacement for TDBGrid but 
  12516.              with sort facilities built in and CBGraph is a Graphing 
  12517.              package. CBBands prints banded reports up to any level of 
  12518.              detail as well as RTF files and OCX's. Includes support for 
  12519.              printing 3rd Party components. Price US$150 
  12520. PZAZZDEM.ZIP PZazz!,For Delphi 16 & 32 Bit Version 2.3 (Evaluation) 
  12521.              Contains seven components for Delphi: TPZLabel, TPZShaded, 
  12522.              TPZBitmapButton, TPZSpeedButton, TPZBitmapButton, TPZListView 
  12523.              and TPZTreeView.
  12524. REGLOC.ZIP   Reglock components by gt technologies: treglock & tregkey are 
  12525.              two components that allow any delphi programmer to easily add 
  12526.              registration/purchase options to their programs. A must have 
  12527.              for shareware marketing. Supports both 16bit and 32bit. 
  12528. RGNAV.ZIP    RGNavigator
  12529.              Is based on BI's Navigator but is not derived from it. It adds
  12530.              numerous features as standard, including exposing the Buttons
  12531.              array, True 3D look (unlike the flat look of BIs version),
  12532.              coloured glyphs on buttons, built in hint panel, improved
  12533.              glyphs, optional confirmations on all actions and Keyboard
  12534.              Menu.
  12535. ROLLBAR.ZIP  TRollBar 
  12536.              The TRollBar Component gives your forms a mini title bar with 
  12537.              optional roll-up capabilities. Simply drop it on your form and 
  12538.              run your program to have a fully functioning mini title bar, or 
  12539.              set some of the properties to change the defaults. This control 
  12540.              has been updated and has properties to allow you to control 
  12541.              resizing at run-time, animated roll-up/down effects, and a 
  12542.              property to determine the rolled up state.  
  12543. ROMNUM.ZIP   TRomanNum 
  12544.              The TRomanNum component is a non-visual component that converts 
  12545.              numbers into the Roman Numeral string equivalent.  
  12546. RSDYNSLM.ZIP RsDynarray Classes For Delphi 16 / 32 
  12547.              The rsDynarray classes from RealSoft provide access to several 
  12548.              types of "Resizable" Arrays. This feature is not a standard 
  12549.              part of Object Pascal, and simulating a Dynamic Array can be 
  12550.              tedious and cumbersome. The rsDynarray not only makes managing 
  12551.              a resizable array simple, but it adds functionality not found 
  12552.              in standard arrays such as sorting, saving to file, inserting, 
  12553.              and more. 
  12554. RSSHW32.ZIP  TrsShareware Component
  12555.              Is a component designed to allow you to easily convert your 
  12556.              Delphi project or custom component into a trial version for 
  12557.              distribution. By dropping a TrsShareware onto your form, you 
  12558.              have access to several powerful properties and methods. The 
  12559.              type of shareware can be changed using the ShareType property. 
  12560.              If you are using counterware or timerware, you'll also need to 
  12561.              set the MaxCount or MaxDays property, respectively.  
  12562. RSSHWARE.ZIP TrsShareware Component
  12563.              Is a component designed to allow you to easily convert your 
  12564.              Delphi project or custom component into a trial version for 
  12565.              distribution. By dropping a TrsShareware onto your form, you 
  12566.              have access to several powerful properties and methods. The 
  12567.              type of shareware can be changed using the ShareType property. 
  12568.              If you are using counterware or timerware, you'll also need to 
  12569.              set the MaxCount or MaxDays property, respectively.  
  12570. RSTABS32.ZIP TrsTabset Component (32bit)
  12571.              The TrsTabset is a new tab component similar to a Win95 
  12572.              TabControl. These type of tabs were unavailable in Delphi 1, 
  12573.              and cannot be positioned on bottom in Delphi 2. Tabs can be 
  12574.              positioned either on bottom or top by changing the TabOrient 
  12575.              property. To specify the names on the tabs, use the Tabs property. 
  12576. RSTABSET.ZIP TrsTabset Component
  12577.              THe TrsTabset is a new tab component similar to a Win95 
  12578.              TabControl. These type of tabs were unavailable in Delphi 1, 
  12579.              and cannot be positioned on bottom in Delphi 2. Tabs can be 
  12580.              positioned either on bottom or top by changing the TabOrient 
  12581.              property.  
  12582. RTCG1.ZIP    RT Controls contains seven Delphi components  
  12583.              RTCheckGroup , RTCheckList, RTDbCopy, RTDbGenID, RTDbIniFile,
  12584.              RTSQLStatements, RTGauge
  12585. RTGA.ZIP     RtGauge Component Ver. 1.02
  12586.              This little component does what you have certainly seen - it 
  12587.              shows a progress bar. There are two other progress bars which 
  12588.              have been shipped with Delphi - TBiGauge and TGauge. To tell 
  12589.              the truth it was based on TGauge. So if you ask yourself why 
  12590.              doing another Gauge component, the answer is easy. 
  12591. RTREG16.ZIP  RT Registration Control 1.25
  12592.              The RTRegCtl is a library unit (DCU for Delphi, otherwise DLL)
  12593.              containing functions to protect shareware and not only
  12594.              shareware programs against unauthorized use which lets
  12595.              authorize them with a unique registration key. It has the
  12596.              possibility to save the encrypted information about users
  12597.              somewhere in the system and a count and/or date lock in order
  12598.              to make an evaluation copy.
  12599. RTREG32.ZIP  RT Registration Control 1.25 32-bit version
  12600.              The RTRegCtl is a library unit (DCU for Delphi, otherwise DLL)
  12601.              containing functions to protect shareware and not only
  12602.              shareware programs against unauthorized use which lets
  12603.              authorize them with a unique registration key. It has the
  12604.              possibility to save the encrypted information about users
  12605.              somewhere in the system and a count and/or date lock in order
  12606.              to make an evaluation copy.
  12607. SAMPLER.ZIP  TWAVSampler component
  12608.              Is a Delphi 1 & 2 component that records and plays back wave 
  12609.              audio using the MMSystem unit.  
  12610. SCTV200F.ZIP TScrollableTreeView v2.00 for Delphi 2, Delphi 3 
  12611.              THis package may be used under Delphi 2/3, includes sources and 
  12612.              has no restriction. It may be installed under Delphi 2 (with 
  12613.              .DCU or .PAS file), under Delphi 3 (with .DPL package file). It 
  12614.              includes one very simple example, but no User Manuals. It only 
  12615.              add one property to standard TTreeView : AutoScroll.  
  12616. SEMAPH_1.ZIP This unit exports the class TSemaphore, an encapsulation of the
  12617.              Win32 Semaphore object API. Security descriptors are not
  12618.              supported.
  12619. SETUP16T.ZIP XTools-Nails 1.50b for Delphi 1  
  12620.              XTools is a collection of components for Delphi. The components 
  12621.              are native VCL components, directly written for Delphi. The 
  12622.              components have no special focus, as other component 
  12623.              collections. Instead they can be used in different szenarios 
  12624.              and fill some gap on the component market. The package contains 
  12625.              36 components. xTools are delivered with a help-file and 
  12626.              printed documentation. It's aviable in English and German 
  12627.              Language.
  12628. SETUP32T.ZIP XTools-Nails 1.50b for Delphi 2 
  12629.              XTools is a collection of components for Delphi. The components 
  12630.              are native VCL components, directly written for Delphi. The 
  12631.              components have no special focus, as other component 
  12632.              collections. Instead they can be used in different szenarios 
  12633.              and fill some gap on the component market. The package contains 
  12634.              36 components. xTools are delivered with a help-file and 
  12635.              printed documentation. It's aviable in English and German 
  12636.              Language.
  12637. SHARWARE.ZIP TShareWare Component v2.1
  12638.              Is a custom Delphi component that allows you to control usage 
  12639.              of your Delphi programs by unregistered users. By dropping this 
  12640.              component onto your project and adding a few lines of code, you 
  12641.              can start distributing "crippled" versions of your programs, 
  12642.              and hopefully receive many registrations. Shareware can be very 
  12643.              profitable for you, and beneficial to customers who like to 
  12644.              "try before they buy"!  
  12645. SHOWICON.ZIP TShowIcon (VER 1.01)
  12646.              Is showing your active Program while the Window is minimized. 
  12647.              The components support Delphi 2 and 3. They've been tested in 
  12648.              Windows 95, NT 3.51, NT4.0. 
  12649. SINGINST.ZIP TSingleInstance
  12650.              Prevent multiple instances of an application to run at the same 
  12651.              time. Delphi 2/3. 
  12652. SLR16.ZIP    SLRegress Components 1.02 (16-bit)
  12653.              Many Delphi programmers are involved in the development of 
  12654.              (database) systems for the gathering of experimental data. The 
  12655.              majority of experimental activities have goals of producing 
  12656.              models or formulas by which a response y can be predicted given 
  12657.              the values of one (or more) controllable variables 
  12658.              x[1],...,x[n]. Regression is an approach which uses 
  12659.              least-squares approximation to extract from experimental data, 
  12660.              the nature of the cause and effect relationship between x and 
  12661.              y. Thus it assumes (1) that such a relationship exists, and (2) 
  12662.              that the control variable(s) can be observed without error.  
  12663. SLR32.ZIP    SLRegress Components 1.01 for 32-Bit Delphi
  12664.              Many Delphi programmers are involved in the development of 
  12665.              (database) systems for the gathering of experimental data. The 
  12666.              majority of experimental activities have goals of producing 
  12667.              models or formulas by which a response y can be predicted given 
  12668.              the values of one (or more) controllable variables 
  12669.              x[1],...,x[n]. Regression is an approach which uses 
  12670.              least-squares approximation to extract from experimental data, 
  12671.              the nature of the cause and effect relationship between x and 
  12672.              y. Thus it assumes (1) that such a relationship exists, and (2) 
  12673.              that the control variable(s) can be observed without error.  
  12674. SOUNDEX.ZIP  Delphi component TSoundex
  12675.              The Soundex component uses the Soundex algorithm to determine
  12676.              if two words sound similar. Useful in database applications
  12677.              where the operator may not know the exact spelling of a search
  12678.              string, for example a last name.
  12679. TARRAY.ZIP   TArray Freeware Version 0.6  
  12680. TEVAL16.ZIP  TEval Component (16-bit)
  12681.              Is an expression evaluator that allows a mathematical 
  12682.              expression to be evaluated at runtime. For example, the user 
  12683.              can enter a formula such as 50000.00*.0765 as a string and 
  12684.              TEval will evaluate it to 3825.00. Supports factorials, 
  12685.              exponentiation, modulus and more in addition to the standard 
  12686.              arithmetic operators. TEval also supports variable names in 
  12687.              expressions. 
  12688. TEVAL32.ZIP  TEval Component (32-bit)
  12689.              Is an expression evaluator that allows a mathematical 
  12690.              expression to be evaluated at runtime. For example, the user 
  12691.              can enter a formula such as 50000.00*.0765 as a string and 
  12692.              TEval will evaluate it to 3825.00. Supports factorials, 
  12693.              exponentiation, modulus and more in addition to the standard 
  12694.              arithmetic operators. TEval also supports variable names in 
  12695.              expressions. 
  12696. TIPOFDAY.ZIP TTipOfTheDay component
  12697.              For adding professional looking help tips to your application.
  12698.              Help Tips allow novice users to quickly get to grips with your
  12699.              application by reminding them of quick tips like keyboard
  12700.              combinations or efficient ways of performing common tasks.
  12701.              {This is the Citation which can be altered from the DotHLP
  12702.              Preferences screen, accessed from the Tools menu.}
  12703. TLED2.ZIP    TLED & TLEDLabel Components
  12704.              The TLED component emulates the behaviour of a Light Emitting 
  12705.              Diode electronic component, and can be dropped onto a form (or 
  12706.              container component) to provide a visual on or off indication 
  12707.              of any Boolean variable. Additionally, the LEDLabel control has 
  12708.              a Caption property, which can be aligned to the right, left, 
  12709.              above or below the LED indicator using the Alignment property. 
  12710.              Different fonts can be applied using the Font property.  
  12711. TNEURAL.ZIP  TNeural Component, Version 1.21
  12712.              Is a Delphi wrapper component for the NeuroShell 2 DLL Server. 
  12713.              It allows NeuroShell 2 developers designing user interfaces to 
  12714.              their neural network systems in 16 and 32-bit Delphi to execute 
  12715.              their trained networks using the NeuroShell runtime DLL 
  12716.              supplied with the NeuroShell Development System. Copyright ⌐ 
  12717.              1996, Applied Analytic Systems  
  12718. TOKENIZE.ZIP TTokenize component for Delphi 
  12719.              Provides the functionality of parsing large, null-terminated 
  12720.              strings into descrete tokens delimited by an arbitrary set of 
  12721.              user-defined characters. The Delimiter characters are not 
  12722.              included in the tokens. Parsing is done incrementally, i.e., 
  12723.              tokens are identified on the fly sequentially as needed (as 
  12724.              opposed to performing a complete parse once before any tokens 
  12725.              are accessed).  
  12726. TPKENG11.ZIP Tpokerengine version 1.1
  12727.              I wrote TPokerEngine because I wanted to write a poker type
  12728.              game, but I wanted to reuse the code to write in yet another
  12729.              poker game. Lo and behold.... instant component. So here's how
  12730.              to use it.
  12731. TPRJINFO.ZIP This is a collection of components, non-visual objects 
  12732.              and inheritable forms that handle the startup processing of 
  12733.              a typical application, e.g.:
  12734.              * Splashscreen
  12735.              * Help About screen with above information
  12736.              * License checking
  12737.              * Access to VersionInfo properties of .EXE file (if any)
  12738.              * Creation of the proper registry key for further use in an application
  12739.              * Simplified use of the Win32 registry through Variants
  12740. TSYMEN16.ZIP TSysMenu Component, 16 bit version (Delphi 1) 
  12741.              With TSysMenu you can easily add, remove, check, disable or 
  12742.              otherwise manipulate items on the system menu. No more tedious 
  12743.              API code !  
  12744. TSYMEN32.ZIP TSysMenu Component, 32 bit version (Delphi 2) 
  12745.              With TSysMenu you can easily add, remove, check, disable or 
  12746.              otherwise manipulate items on the system menu. No more tedious 
  12747.              API code !  
  12748. TVERB16.ZIP  TVerb Component (16-bit, Delphi-1)
  12749.              Is a component that 'verbalizes' amounts. For example, the 
  12750.              amount 100,456.89 would be converted to the string 'One hundred 
  12751.              thousand four hundred fifty six dollars and eighty nine cents'. 
  12752.              This is a very nice component if you need to create check 
  12753.              writing applications such as payroll.  
  12754. TVERB32.ZIP  TVerb Component (32-bit, Delphi-2)
  12755.              Is a component that 'verbalizes' amounts. For example, the 
  12756.              amount 100,456.89 would be converted to the string 'One hundred 
  12757.              thousand four hundred fifty six dollars and eighty nine cents'. 
  12758.              This is a very nice component if you need to create check 
  12759.              writing applications such as payroll.  
  12760. TVEVAL16.ZIP TVisEval Component (16-bit, Delphi-1)
  12761.              Is an enhanced eval component which allows you to give visual 
  12762.              feedback during evaluation. It includes step, pause, resume and 
  12763.              run to end modes. Provides a nice display of what the 
  12764.              calculation engine is doing. Registered users get the full 
  12765.              source code. Registration fee $ 40 gets you full source code, 
  12766.              free technical support and automatic notification of new 
  12767.              updates.  
  12768. TVEVAL32.ZIP TVisEval Component (32-bit, Delphi-2)
  12769.              Is an enhanced eval component which allows you to give visual 
  12770.              feedback during evaluation. It includes step, pause, resume and 
  12771.              run to end modes. Provides a nice display of what the 
  12772.              calculation engine is doing. Registered users get the full 
  12773.              source code. Registration fee $ 40 gets you full source code, 
  12774.              free technical support and automatic notification of new 
  12775.              updates.  
  12776. VALID.ZIP    TValidator component for Delphi v1.0
  12777.              TValidator takes all the troubles of software validation and 
  12778.              lets you free the time for creative work. Shareware version is 
  12779.              fully functional. Registered users will receive the source code 
  12780.              and will be entitled for royalty free usage of TValidator. 
  12781.              Includes help file which merges with Delphi help. 
  12782. VALID32.ZIP  TValidator component for Delphi 2
  12783.              TValidator takes all the troubles of software validation and 
  12784.              lets you free the time for creative work. Shareware version is 
  12785.              fully functional. Registered users will receive the source code 
  12786.              and will be entitled for royalty free usage of TValidator. 
  12787.              Includes help file which merges with Delphi help. 
  12788. VALIDD3.ZIP  TValidator component for Delphi 3
  12789.              TValidator takes all the troubles of software validation and 
  12790.              lets you free the time for creative work. Shareware version is 
  12791.              fully functional. Registered users will receive the source code 
  12792.              and will be entitled for royalty free usage of TValidator. 
  12793.              Includes help file which merges with Delphi help. 
  12794. VECTOR.ZIP   TVector component
  12795.              The Vector Unit for Borland Delphi exports the TVector
  12796.              component which is used to model vectors, i.e., the members of
  12797.              an N-dimensional, real vector space.
  12798. VERBD3.ZIP   TVisEval Component (32-bit, Delphi-3)
  12799.              Is an enhanced eval component which allows you to give visual 
  12800.              feedback during evaluation. It includes step, pause, resume and 
  12801.              run to end modes. Provides a nice display of what the 
  12802.              calculation engine is doing. Registered users get the full 
  12803.              source code. Registration fee $ 40 gets you full source code, 
  12804.              free technical support and automatic notification of new 
  12805.              updates.  
  12806. WEXECLIB.ZIP WEXECLIB
  12807.              Is a Delphi 32 bit VCL component to processing external 
  12808.              commands with "Exec and Wait" behavior and piping methods to 
  12809.              redirect output to your application. Free unit with Source.  
  12810. WINC16.ZIP   Business Calculator VCL Version 1.0
  12811. WINC32.ZIP   Business Calculator VCL Version 1.0 (32-bit version)
  12812. XN300AT.ZIP  XTools-Nails 1.50b for Delphi 3  
  12813.              XTools is a collection of components for Delphi. The components 
  12814.              are native VCL components, directly written for Delphi. The 
  12815.              components have no special focus, as other component 
  12816.              collections. Instead they can be used in different szenarios 
  12817.              and fill some gap on the component market. The package contains 
  12818.              36 components. xTools are delivered with a help-file and 
  12819.              printed documentation. It's aviable in English and German 
  12820.              Language.
  12821. XUPDOWN.ZIP  xTool - Component Collection
  12822.              This is a Delphi 2.0 component that extends the TUpDown
  12823.              component from the Win95 palette. It adds the behaviour to drag
  12824.              the updown position of that control with the mouse. Now the
  12825.              user can easy use the mouse to set the position with a smart
  12826.              drag in the middle of the button.
  12827.  
  12828.  
  12829.  
  12830.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  12831.  │ #50  │ Windows: Programming                                              │
  12832.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  12833.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │  11162 KBytes in    78 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  12834.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  12835.  
  12836.              ===============================================
  12837.              Windows Control progamming
  12838.              ===============================================
  12839. IELIST32.ZIP IEList32: "Inline Edit" Listbox with SRC
  12840.              This is a custom control which creates an ownerdraw listbox and
  12841.              handles * double-clicks and an edit message from the parent to
  12842.              allow the user to * edit the listbox item "inline". C source
  12843. LBEDIT.ZIP   Tricky Edit Controls in a Listbox 
  12844.              This is an example of using an ownerdraw listbox to hold an 
  12845.              array of other * controls, in this case, edit controls.  
  12846. LISTFU.ZIP   LISTFUN: Nice effect example using a listbox 
  12847.              This example uses an ownerdraw listbox to contain a list of 
  12848.              checkboxes and associated text. The listbox tracks the checkbox 
  12849.              handles and handles the scrolling automatically.  
  12850. LISTVIEW.ZIP Basics for using a ListView common control. This creates a 
  12851.              Control, adds * some icon images and allows the text and image 
  12852.              for each item to be changed * as selected by various menu 
  12853.              items. C source  
  12854. RETEST.ZIP   RichEdit example program. Demonstrates some basics of a 
  12855.              RichEdit control. Allows you to change the text color on the 
  12856.              fly, save and load RTF data using stream callbacks. C source  
  12857. TEXTURE.ZIP  Transparent Label Control 
  12858.              This example demonstrates a "transparent" control in the form 
  12859.              of moveable transparent 3-D label controls displayed over a 
  12860.              bitmap on a dialog box. The label control is self-contained and 
  12861.              displays a dialog box with an edit control when double-clicked 
  12862.              to allow the control's text to be changed.  
  12863. TREEMENU.ZIP This example demonstrates how to subclass a TreeView control 
  12864.              and trap right mouse button messages to display a menu relative 
  12865.              to the context of the treeview item selected.  
  12866. VTAB.ZIP     Vertical Tab Control example 
  12867.              This example demonstrates how to create and maintain a vertical 
  12868.              "tab control" using the ever popular ownerdraw listbox. This 
  12869.              example displays only text, but adding a bitmap or structure is 
  12870.              simple as the listbox item data is not used in this example.  
  12871.  
  12872.  
  12873.              ===============================================
  12874.              Windows Internet & Communication files
  12875.              ===============================================
  12876. BLDOCX.ZIP   Visual C++ sourcecode for Whois, Time, Finger, Mail, Gethost
  12877.              controls with VB4 examples
  12878. DATAMODE.ZIP This code was designed as a simple example of TAPI,(C source)
  12879. DCAPI.ZIP    CAPI demoprogram in Pascal/Delphi
  12880. ENUMTAPI.ZIP EnumTapi is a sample console app that enumerates all the 
  12881.              devices made available by TAPI and prints relavent information 
  12882.              on each one.  
  12883. EXTAPI.ZIP   ExtApi.c - demonstrates how to use Windows 95 and NT 4 
  12884.              phonebook APIs. 
  12885. GOPHER.ZIP   The internet Gopher protocol
  12886.              a Distributed document search and retrieval protocol
  12887. IMSBCB.ZIP   The Internet Mail Suite v1.8 (For Borland C++ builder)
  12888.              Is a set of components which allows you to access various 
  12889.              Internet services, such as Internet Mail, FTP, HTTP, NNTP, 
  12890.              Finger, WhoIs and Time. IMS works with all versions of Delphi 
  12891.              and Borland C++ Builder. allcomponents are native Delphi. FULL 
  12892.              CODE, which comes with the registered version, is written in 
  12893.              Object Pascal, there are no OCXs or additional DLLs. You will 
  12894.              never have problems with distribution of your software, all 
  12895.              code will be embedded into the executable file. 
  12896. MIME64A.ZIP  Mime64 is an encoding described in rfc1341 as mime base64. Its
  12897.              purpose is to encode binary files into ascii so that they may
  12898.              be passed through e-mail gates. In this regard, mime64 is
  12899.              similar to uuencode. aLthough most binaries these days are
  12900.              transmitted using uuencode, i have seen a few using mime64, and
  12901.              i have had requests from friends that i decode mime64 files
  12902.              that have fallen into their hands. aS long as some mime64
  12903.              continues to exist, a package such as this one is useful to
  12904.              have. C source
  12905. MINIFTP1.ZIP MiniFTP Version 1.1 
  12906.              Welcome to MiniFTP, the 32-bit Windows application which was 
  12907.              created as a tutorial (including source code) for using the 
  12908.              Winsock API in an MFC environment.  
  12909. PCL4W13.ZIP  PERSONAL COMMUNICATIONS LIBRARY FOR WINDOWS, Ver 1.3, <ASP>.
  12910.              Async comm library supporting COM1-COM20 to 115200 baud, 4+ 
  12911.              ports concurrently, many dumb multiport boards, 16550 UART, 
  12912.              interrupt driven, RTS/CTS flow control, any IRQ using any UART 
  12913.              address. Requires Borland, Watcom, or Microsoft Windows C/C++ 
  12914.              compiler. 
  12915. PING.ZIP     Source for a PING in C
  12916.              Using the InterNet Control Message Protocol (ICMP) "ECHO"
  12917.              facility, measure round-trip-delays and packet loss across
  12918.              network paths.
  12919. SETTIME.ZIP  SetTime, the freeware NTP client written as a straightforward
  12920.              example of Visual C++, MFC, Windows and WinSock programming.
  12921. TAPITERM.ZIP TapiTerm
  12922.              Tapi Terminal component and add some extra features using the 
  12923.              Tapi configuration dialogs. The read and write parts of the 
  12924.              terminal are seperate threads, this suited me, but if you 
  12925.              require sync'ed comms then you will need to change that to one 
  12926.              ReadWrite thread. 
  12927. TCPIPRES.ZIP TCP/IP Resources List
  12928. TSMTPBCB.ZIP TSMTP Component, version for Borland C++ Builder (1.3)  
  12929.              Is a component for Borland Delphi, which allows to send 
  12930.              Internet mail. If you have PPP or SLIP connection to the 
  12931.              Internet, you can use this component in your applications. It 
  12932.              fully supports Simple Mail Transfer Protocol (SMTP, rfc 821). 
  12933.              You can attach files to the text messages and encode 
  12934.              attachments using such popular methods as UUEncoding and MIME 
  12935.              (rfc 1521). These features are built in. Encoding methods are 
  12936.              fully compatible with the following mail retrieval agents: AOL, 
  12937.              Eudora, Microsoft Exchange, Pegasus, Pine and probably more, we 
  12938.              performed extensive tests only with these agents.  
  12939. WIL4C10.ZIP  WINSOCK INTERFACE LIBRARY for C/C++. ver 1.0
  12940.              Win16 & Win32 DLLs. <ASP>. The Winsock Interface Library 
  12941.              simplifies winsock network communications programming and 
  12942.              provides support for the most common Internet protocols such as 
  12943.              Finger, SMTP, POP3, FTP, NNTP, and HTTP. Requires windows C 
  12944.              compiler. By MarshallSoft Computing, Inc. Registration is $95 + 
  12945.              $6 S&H ($12 overseas).  
  12946. WINFIN.ZIP   Win32 Finger Application Example
  12947.              Demonstrating how to connect to a host and query it for a user 
  12948.              name based on an internet email address. C source  
  12949. WINWHO.ZIP   Windows WhoIs Utility
  12950.              WinDows WhoIs is a small Win32 winsock utility which find 
  12951.              information based on a query and displays whatever results are 
  12952.              returned. To use the program, set a server address in the 
  12953.              Server field, enter text to search for in the "Name" field and 
  12954.              select "Find" or press the Enter key. If any information is 
  12955.              found, it is displayed in the Information field. C source 
  12956. WSC4C21.ZIP  WINDOWS STANDARD SERIAL COMM LIB for C/C++ Version 2.1, <ASP>. 
  12957.              Serial comm library based on the Windows API. Includes 30 
  12958.              functions plus modem control, XMODEM & YMODEM, and 5 example 
  12959.              programs. Both Win16 and Win32. Requires MS/Borland/Watcom 
  12960.              Windows C compiler. By MarshallSoft Computing, Inc. 
  12961.              Registration is $75 plus $5 S&H ($10 overseas).  
  12962.  
  12963.  
  12964.              ===============================================
  12965.              Windows Disc & File programming
  12966.              ===============================================
  12967. BOOTSEC.ZIP  BOOTSEC - Reads and displays the boot sector of a drive
  12968.              With C Windowssource. BOOTSEC demonstrates how to use INT 25
  12969.              (absolute disk read) to read the boot sector (the first sector
  12970.              on head 0, cylinder 0) off of a drive (either floppy drive or
  12971.              hard disk).
  12972. FILSRC.ZIP   FILEMON - File Monitor for Windows 95 (C-source)
  12973.              Communicates with the filemon driver to display file system
  12974.              activity information. Good for debugging!
  12975. NTFILSRC.ZIP Windows NT File System Monitor (NTFilemon) with C source
  12976. PE_MAP.ZIP   PE_MAP
  12977.              This tool dumps the structure of a Windows NT executable (which 
  12978.              is in the so-called "portable-executable-format"). It comes in 
  12979.              handy if you want to know how good your linker is, which 
  12980.              functions are exported or imported or if you generally like to 
  12981.              peek around. C source
  12982. SECDEL32.ZIP SECDEL32 by Mark Gamber
  12983.              This is an example of a secure file deletion under Windows NT. 
  12984.              Files dropped on the window are opened and their size 
  12985.              determined. Then a mapping object is created from the file and 
  12986.              it's mapped to memory. Once mapped, it's a simple procedure to 
  12987.              memset() the entire block and flush the view, removing any data 
  12988.              on the disk itself. Finally, the file is deleted.  C source
  12989. SSWPAR.ZIP   Visual Parse++ for Windows Demo
  12990.              Is a new visual programming tool that helps you build parsers
  12991.              and lexers for any task in a matter of hours (or minutes for
  12992.              something like a data filter). It is extremely easy to use. You
  12993.              define your lexer and/or parser using a familiar regular
  12994.              expression and BNF-like notation. Then use Visual Parse++ to
  12995.              rigorously debug the entire specification WHILE YOU WATCH. ItÆs
  12996.              that simple. Before Visual Parse++, debugging a lexer or parser
  12997.              was as complex as debugging a C++ program with printf()
  12998.              statements
  12999.  
  13000.  
  13001.              ===============================================
  13002.              Windows OLE programming files
  13003.              ===============================================
  13004. OLEAUTO.ZIP  How to interact with Microsoft Word 6.0/7.0 using OLE Automation. 
  13005.              Word 6.0 / 7.0 is using Word Basis instead of Visual Basic for 
  13006.              Applications (VBA for short) that the other Office package 
  13007.              products use for their macro language. I myselkf would say that 
  13008.              I am gratefule for that since it is much easier to use than 
  13009.              that of VBA. Here are some samples on how to do they automation 
  13010.              in Delphi 2.  (Word/Write document)
  13011. SGOLE.ZIP    oleGridSort v1.1.0
  13012.              The OLE Automation server for sorting data in the MS Grid. The
  13013.              oleGridSort server effectively sub-classes the Microsoft⌐
  13014.              Visual Basic⌐ 4.0 MS Grid control and adds new properties and
  13015.              methods as well as modifying some existing ones to give it full
  13016.              sorting by column capability.
  13017.  
  13018.  
  13019.              ===============================================
  13020.              Windows system programming
  13021.              ===============================================
  13022. EVENTS.ZIP   Event Log example for Windows NT 
  13023. MEMINFO.ZIP  meminfo, a program for Windows NT versions 3.51 and 4.0. 
  13024.              It displays memory and CPU usage; it demonstrates accessing 
  13025.              performance data and writing custom controls in DLLs. C source.
  13026. NEW51H2.ZIP  Int 51H is a resident part of the system installed at absolute
  13027.              address of old int 51H in order to offer you powerful services
  13028.              when calling int 51H from your own program. From a simple dos
  13029.              program in the language of your choice (C/C++, pascal, fortran,
  13030.              assembler, ...) you will be able to LOAD and EXEC 32 bits or 16
  13031.              bits programs under Windows 95 or Dos.
  13032. NT_INFO.ZIP  Nt_info, a small tool to find out how Windows NT is configured. 
  13033.              I often have to work on computers I have not installed myself, 
  13034.              and then I need to find out what NT will behave like and if 
  13035.              there are active switches I don't want to have. I've written 
  13036.              this program to output all the interesting stuff as I don't 
  13037.              feel like digging through the registry ervery time. C source
  13038. REGMNSRC.ZIP RegMon - Registry Monitor for Windows 95 (with C source)
  13039. RINGO.ZIP    GATEVIEW,  version 1.1.
  13040.              System information viewer. Uses Installable VxD RINGO. With C
  13041. SSAPI10.ZIP  System-Security-API,v1.0,SHAREWARE <ASP>
  13042.              Provides Application Programmable Interface which allows an
  13043.              application developer to protect files and resources access on
  13044.              system which run Microsoft Windows 95 operating system. Three
  13045.              levels of protection, based on file access. One
  13046.              programmatically can Hide specific files or folders (Hide),
  13047.              prevent all access to the files (No Access), or allow only Read
  13048.              Only access (Read Only). Includes sample application with
  13049.              source
  13050. TSKMON95.ZIP Task Monitor for Windows 95
  13051.              For Windows 95 only! This simple task monitor program with
  13052.              SOURCE CODE demonstrates a generic hooking technique that can
  13053.              be applied to virtually any Win32 API - in this case,
  13054.              CreateProcess and ExitProcess. The program will display 16-bit
  13055.              and 32-bit processes starting and ending.
  13056. WINRUN.ZIP   SBS WinRun Version 1.00
  13057.              WinRun enables you to launch Windows applications from within a
  13058.              DOS box. As a special case, it's possible to let a DOS program
  13059.              spawn additional DOS boxes. (By the way: This has been the
  13060.              original purpose of the program; Some friend of mine wanted a
  13061.              windowed DOS application to launch another DOS application
  13062.              displaying some graphical data in a separate window.) With Asm src.
  13063.  
  13064.  
  13065.              ===============================================
  13066.              Windows programming sourcecode
  13067.              ===============================================
  13068. AUCAD01.ZIP  DuneRam's Control+Alt+Delete suite!
  13069.              This demonstration suite is written in 16 bits and 32 bits. 
  13070.              Nothing has been disabled. You can use this suite to 
  13071.              effectively prevent users from pressing control+alt+delete 
  13072.              during critical parts of your program when you are running 
  13073.              Windows 95 or Windows NT. 
  13074. BOYER03.ZIP  Fast String Search Algorithm (Boyer) for Windows/C Programmer
  13075. COPYTEST.ZIP Copytest, Demonstrates how two consenting programs can directly 
  13076.              Communicate under Windows NT using the WM_COPYDATA message. 
  13077.              CDTEST1 and CDTEST2 are two separate programs, each comprising 
  13078.              a sender and receiver. The text from the edit control of one is 
  13079.              sent to the other where it's displayed in it's static control. 
  13080.              The static control may also be erased by the other program. C source.  
  13081. CREATEDB.ZIP This example registers a database on an SQL Server with the 
  13082.              local ODBC driver, opens the database and creates a table in 
  13083.              the database. C source
  13084. CUSTDLG.ZIP  Dialog box using a custom class or "How I learned to keep 
  13085.              CTL3D.DLL out of my business" , C source  
  13086. DEVEL300.ZIP Spell check for edit boxes (version 3.00): Developers kit
  13087. DLGINPUT.ZIP Demonstration of how to pass a string to a dialog box for text 
  13088.              entry to * the string. The example uses window properties to 
  13089.              save and retrieve the * string pointer using macros defined in 
  13090.              the source listing. * Public domain by Mark Gamber. In using 
  13091.              the program or any included part, * the user assumes full 
  13092.              responsibility for it's use and may not hold the * author 
  13093.              liable for any loss or damage. If unable to accept this * 
  13094.              restriction, the software and all included parts muct be 
  13095.              destroyed.  
  13096. DUTCH.ZIP    Dutch dictionary for SpellChecker 
  13097. EFSIZE32.ZIP This example demonstrates how to determine the approximate 
  13098.              minimum size required of an edit control to display a given 
  13099.              string using a given font. C source 
  13100. FRENCH.ZIP   French dictionary for spell check for edit boxes 
  13101. FRENCHCA.ZIP French-Canadian dictionary for spell check for edit boxes  
  13102. GERMAN.ZIP   German dictionary for spell check for edit boxes  
  13103. IMGSIZ_1.ZIP ImageSize
  13104.              It is an Explorer add-on which displays one more page in 
  13105.              Properites dialog for graphic files (currently, only .BMP and 
  13106.              .GIF ). There you can see image size, colors count, compression 
  13107.              ratio. (C++ source)
  13108. ITALIAN.ZIP  Italian dictionary for spell check for edit boxes  
  13109. MCSECURE.ZIP MC-SECURITY (16/32 Bit)
  13110.              is a set of routines primarily intended for developers so that
  13111.              they may protect programs, applications, files or datas.
  13112. METATEST.ZIP Example demonstrating how to create and display a metafile, 
  13113.              Scaling it to fit the window when resized. A metafile can be 
  13114.              thought of as sort of a "GDI" batch script which is written, 
  13115.              replayed and deleted. C source  
  13116. MODELESS.ZIP This example shows how to create and display a modeless dialog.
  13117. NETENM32.ZIP Example of walking a network from Windows NT (Win32)  
  13118. NORWBOKM.ZIP Norwegian dictionary for spell check for edit boxes  
  13119. NOTITLE.ZIP  Example of a window with no actual caption but allows itself to 
  13120.              be moved and resized on the right border only. C source
  13121. PAINTIKE.ZIP Here is a simple example of how to paint your minimized window 
  13122.              and create a corresponding dynamic icon that Windows will use 
  13123.              to drag your app and display when you Alt+Tab. 
  13124. PRTSUCPB.ZIP CBSuite 7.0  Super component suite for C++ Builder 
  13125.              Prints almost anything you can place on a form or window and 
  13126.              generates reports to any level of detail quickly and easily. 
  13127.              Supports printing of normal, OCX and Active X controls. 
  13128.              Zoom/pan print previewer and wizards for great-looking forms 
  13129.              and reports included.  
  13130. RFONT.ZIP    Rotating Font example by Mark Gamber  
  13131.              This example demonstrates how to create and use a True-Type 
  13132.              font with an angle other than "straight across". To build the 
  13133.              example, use WIN32=1 to build for Win32 or no arguements to 
  13134.              build for 16 bit Windows.  C source
  13135. RTFPRSR.ZIP  RTF-stuff 1.06a1 (with C source)
  13136.              This directory contains source and documentation [sic] for a simple
  13137.              RTF (Rich Text Format) translation tool.  Files in this format can be
  13138.              produced with, e.g., Microsoft Word, or on NeXT machines.
  13139. SKELETON.ZIP SKELETON Version 2.0
  13140.              32-Bit Assembly Language Programming for the Microsoft«
  13141.              Windows« 95 operating system I have seen many books on Windows«
  13142.              programming and assembly language programming. Rarely have I
  13143.              found information that covers assembly language programming for
  13144.              Windows«. I offer my SKELETON as an example of how such
  13145.              programming can be done. As you can see, it goes beyond the
  13146.              bare minimum required to get a window up on the screen. In this
  13147.              help file I briefly describe the Features used in SKELETON
  13148.              indicating where in the files they are implemented. I also give
  13149.              short File Descriptions and make a few suggestions for Building
  13150.              Projects based on the SKELETON files.
  13151. SPANISH.ZIP  Spanish dictionary for spell check for edit boxes  
  13152. SPEL300E.ZIP Spell checker for edit boxes (and now many more controls) 
  13153.              provides spelling checking from within any text box on the 
  13154.              system. UK/US English, French and German dictionaries available 
  13155.              seperately, custom dictionaries can be language dependant, undo 
  13156.              and auto suggest. It can even igonre commented text in email. 
  13157.              Requires Windows 3.1, win95, win NT or compatible. Also see the
  13158.              additional dictionaryfiles in this area.
  13159. STDIOVW.ZIP  StdioView V1.0
  13160.              Is a Microsoft Foundation Class port of the WinStdio (Also
  13161.              available from the same place you got this). Basically,
  13162.              StdioView is an MFC view class which provides a number of
  13163.              functions to emulate console input and output Windows
  13164.              (partcularly Win16). Namely, it provide equivalent
  13165.              functionality for the C runtime library functions printf(),
  13166.              puts and gets(), prototyped in <stdio.h>, hence "StdioView".
  13167. TKERN10.ZIP  TKERN - Troy's Kernel For Windows
  13168.              Troy's Kernel For Windows (aka TKERN) is a general purpose
  13169.              standard I/O library designed to make it easy to write and port
  13170.              command line oriented applications to Microsoft Windows. It is
  13171.              a replacement for both Borland's EasyWin, and Microsoft's
  13172.              QuickWin, and more.
  13173. UG3DEMO.ZIP  Ultimate Grid 3.0 for MFC demo
  13174. UKENG.ZIP    British English dictionary for spell check for edit boxes  
  13175. USENG.ZIP    US English dictionary for spell check for edit boxes  
  13176. WFC010.ZIP   WFC (Win32 Foundation Classes)
  13177.              It is a set of C++ classes built upon MFC that let you develop 
  13178.              Win32 applications.  
  13179. WSTDIO21.ZIP WinStdio V2.1
  13180.              Is a small and simple library of functions to emulate console
  13181.              input and output in C for Windows (partcularly Win16). Namely,
  13182.              it provide equivalent functionality for the C runtime library
  13183.              functions printf(), puts and gets(), prototyped in <stdio.h>,
  13184.              hence "WinStdio".
  13185.  
  13186.  
  13187.  
  13188.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  13189.  │ #51  │ Windows: .DLL                                                     │
  13190.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  13191.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │   7301 KBytes in    40 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  13192.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  13193.  
  13194.              ===============================================
  13195.              Communication .DLL files
  13196.              ===============================================
  13197. C2007DP2.ZIP Conduit is an FTP DLL.
  13198.              Conduit provides Dynamic Link Library (DLL) functionality to 
  13199.              send and receive files to a location on the Internet using the 
  13200.              File Transfer Protocol (FTP). Conduit can be called from any 
  13201.              Windows 3.X or Win æ 95 application. With Conduit you can 
  13202.              Internet enable any Windows Application. This includes software 
  13203.              written in MS Access, Delphi, Visual Basic, Visual Basic for 
  13204.              Applications, C, C++, Excel, Word, or any other software 
  13205.              running under Windows. Conduit will allow you to control 
  13206.              sending and receiving files to a location on the Internet from 
  13207.              within these applications. This will be completely transparent 
  13208.              to the user of the application. 
  13209. RSCOMM.ZIP   RS232 Drivers For Instrumentation
  13210.              The RS232 (serial communications) drivers included in this
  13211.              package are intended for instrumentation engineers who want to
  13212.              control RS232-based measurement instruments or power supplies,
  13213.              as like accesses to GPIB equipment. Note that this driver is
  13214.              NOT intended developers who want to write a communication or
  13215.              terminal software. For these purposes, you'd better choose
  13216.              MSCOMM VBX/OCX bundled with the Visual Basic Professional
  13217.              Edition. C++ sources
  13218. WINFTP.ZIP   WINFTP.DLL
  13219.              A File TransferProtocol (FTP) Application Programming Interface
  13220.              (API) for Windows 3.x development toolkit. This API allows you
  13221.              to integrate FTP functions into your application seamlessly.
  13222.              Using this API, you can transfer files between systems anywhere
  13223.              in the world. All you need is a WINSOCK.DLL from your TCP/IP
  13224.              software supplier.
  13225. WINFTP32.ZIP WINFTP32 DLL
  13226.              A File Transfer Protocol (FTP) Application Programming
  13227.              Interface (API) for Windows 95 & NT development toolkit. This
  13228.              API allows you to integrate FTP functions into your application
  13229.              seamlessly. Using this API, you can transfer files between
  13230.              systems anywhere in the world.
  13231.  
  13232.  
  13233.              ===============================================
  13234.              Disc & File .DLL files
  13235.              ===============================================
  13236. ATCOPY.ZIP   ATCOPY.DLL ver 1.1
  13237.              Is a windows 3.1 dynamic link library to copy files, delete
  13238.              files, rename files and set attributes for files.
  13239. DECENC.ZIP   Encode/Decode DLL For application developers. 
  13240.              This .DLL will automatically detect the type of encoding used 
  13241.              and decode the file. Also supports encoding with all of the 
  13242.              popular methods. ntegrate auto-decoding of UUENCODED, 
  13243.              Base64(MIME), Binhex, XXENCODED, user table encoded and 
  13244.              encoding(UUENCODED or Base64/MIME) in your Windows 3.1x, 95 or 
  13245.              NT application. 16 and 32 bit DLLs are included, test programs 
  13246.              are provided for C/C++ (MFC) and Visual Basic. One time fee 
  13247.              provides a registered copy for royalty-free distribution with 
  13248.              your applications and one year free customer support.  
  13249. FCC110.ZIP   FCC.DLL v1.10
  13250.              Is a DLL that provides file caching and disk compression.
  13251.              Features include efficient LRU file caching which allows block
  13252.              sizes as small as 128 bytes, optional read and write access to
  13253.              compressed files, direct replacements for Microsoft LZ
  13254.              functions, and more. VB sample source and an executable demo
  13255.              are included.
  13256. MACLIB.ZIP   Maclib DLL is used to write applications reading/writing
  13257.              MAcintosh magnetic media. For the time being (v. 0.9) this
  13258.              library is read-only. It comes with a sample application (a
  13259.              hexadecimal dump utility) working direct from the Mac volume.
  13260.              With C Source
  13261. SEARCH32.ZIP Search32 v 1.05.0003
  13262.              Is the fastest 32-bit text retrieval tool for Windows 95 and
  13263.              Windows NT operating systems. This program is for those who
  13264.              frequently needs to search for words or combinations of words
  13265.              in a large groups of text (ASCII/ANSI) files with a total size
  13266.              of tens, or even hundreds, of Megabytes and almost
  13267.              instantaneously retrieve information of interest.
  13268. YG603W95.ZIP YGrep Search Engine v6.03 (.DLL)
  13269.              THis is a powerful 32-bit library able to search text using 
  13270.              regular expressions as well as approximative descriptions of 
  13271.              the pattern and soundex algorithm. Allows search (grep), 
  13272.              replace (substitute). 
  13273. YG603WIN.ZIP YGrep Search Engine v6.03 
  13274.              THis is a powerful 16-bit library able to search text using 
  13275.              regular expressions as well as approximative descriptions of 
  13276.              the pattern and soundex algorithm. Allows search (grep), 
  13277.              replace (substitute). 
  13278.  
  13279.  
  13280.              ===============================================
  13281.              Edit and Text .DLL files
  13282.              ===============================================
  13283. LEDIT201.ZIP LEdit V2.01
  13284.              LEdit DLL is a large edit control that may edit texts more than
  13285.              64K and also has a lot of interesting features. Version
  13286.              2.01(16-bit and 32-bit variants)
  13287. SPMATE13.ZIP Spelmate v1.3
  13288.              Spell Checker for Windows.DLL. Spelmate V1.3 allows developers
  13289.              to add spell checking capabilities to their own Windows
  13290.              Application. Spelmate can be used from C, C++ ,Pascal and
  13291.              Visual Basic. Example Programs in all three languages are
  13292.              supplied. Spelmate is available in either British or American
  13293.              versions as Standard, or Both as professional
  13294. STCD.ZIP     Spell Time, Spell Checker Routines with a Dictionary (Windows DLL)
  13295.              If your application allows the user to enter text, or if your
  13296.              application incorporates any text based processing, we now have
  13297.              a product that you have been looking for. Spell Time allows you
  13298.              to incorporate a spell checker into your product. The product
  13299.              comes with the complete source
  13300. TBCD.ZIP     Rich Text Grid Control for Windows and Win32 Version 1.5 (.DLL)
  13301.              Allows a developer to incorporate the table editing and viewing
  13302.              features into an MS Windows application. Each table cell can
  13303.              have text with multiple fonts and divided into multiple
  13304.              paragraphs. This product offers the following features:
  13305.              Character Formatting and Text Color: The table editor allows
  13306.              for multiple fonts and point sizes within each table cell. The
  13307.              character styles include bold, underline, italic, superscript,
  13308.              subscript, and strikeout. The text can be painted in multiple
  13309.              foreground and background colors. (.DLL)
  13310.  
  13311.  
  13312.              ===============================================
  13313.              Hardware input/output .DLL files
  13314.              ===============================================
  13315. INPOUT32.ZIP Inpout32 is a DLL for port access in 32-bit programs
  13316. OUTPORT.ZIP  OUTPORT.DLL ver. 1.2
  13317.              This .DLL lets you access the OUT and INP-ports.
  13318. WINIO.ZIP    Winio v1.4  (16-bit)
  13319.              WinIO is a DLL or Dynamic Linkable Library for MS-Windows 
  13320.              Version 3.0 and later. It allows you to perform very low level 
  13321.              i/o functions which windows locks out under normal 
  13322.              circumstances. Most programming languages for Windows will not 
  13323.              let you read or write physical ports of your machine 
  13324.              directly.(Pascal/Visual Basic) This DLL gives any programming 
  13325.              language the capability of performing these IO actions. 
  13326.  
  13327.  
  13328.              ===============================================
  13329.              Various Windows .DLL files
  13330.              ===============================================
  13331. ASTRO32.ZIP  Astronomical Library for Win32 
  13332.              This is a first cut at a Win32 dynamic link library (DLL) 
  13333.              containing a wide variety of astronomical functions. Virtually 
  13334.              all of the code was lifted from the 'xephem' package for Unix, 
  13335.              then edited to get rid of the 100 or so compiler warnings given 
  13336.              by the Visual C++ compiler. I added Win32-specific date/time 
  13337.              support, replacing the Unix code originally used in xephem. 
  13338. AUTHKEY.ZIP  AuthentiKey 1.0
  13339.              A Registration Control Tool for Windows programmers. Improve 
  13340.              your registration rate for shareware products. Reduce piracy. 
  13341.              Add timeouts to evaluation versions. Free distribution rights 
  13342.              for the (16&32 bit)run-time DLLs to registered users. A Deep 
  13343.              Software product, by Greg Hicks. US$50.  
  13344. BAGMAN12.ZIP BAGMAN.DLL v1.2: a *real* baggage DLL for Winhelp.
  13345.              8.5k DLL features confirmation dialog, user selectable
  13346.              directory selection for saving extracted baggage and
  13347.              COMPRESS.EXE compressed baggage support. Free software, freely
  13348.              redistributable with Help projects. Reduce overhead of baggaged
  13349.              bitmaps, Word dox, XLS' and MDBs. An extended WinHelp API
  13350.              module, collaborative effort of SINFIC SA, Paul Arnote Helpware
  13351.              and D:\Mystify Software. 16-bit DLL. Windows 95 compatible.
  13352. CPPSUM.ZIP   DLL functions to get summary info from OLE 2.0 document files.
  13353.              With C++ src
  13354. GOLFIERY.ZIP The DLL in this archive (GOLFIERY.DLL) implements functions for
  13355.              tooltip-like windows and balloon help. Golfiery and its demos
  13356.              and demo-sources are freeware
  13357. IMGLIBAL.ZIP Image Lite DLL 1.0
  13358.              Is an inexpensive way to add Jpeg, Gif and Pcx to your
  13359.              applications. Yes, there are image libraries supporting many
  13360.              more formats than image lite, but those libraries are more
  13361.              expensive and carry more overhead to your applications.
  13362. MYDLL.ZIP    An example Windows DLL project for C/C++ developers
  13363.              Developers, this is a sample project which demonstrates the
  13364.              very basics to wrapping functions in a Windows Dynamic Link
  13365.              Library (DLL). It's a completely worthless library in itself,
  13366.              but it demonstrates the procedures and styles you should follow
  13367.              when constructing your own DLLs.
  13368. PCE32DLL.ZIP Here's a simple explanation of how to write c/c++ dll's under 
  13369.              win32 , use them as building blocks for your own dll's , 
  13370.              included are example's of both borland c++ 4.5 And microsoft 
  13371.              visual c++ 4.0 As well as a calling program written in visual 
  13372.              basic. 
  13373. PCX32DLL.ZIP 32bit DLL to read pcx graphic files , includes VB4 and Delphi 2
  13374.              examples very very quick operation , this is a shareware
  13375.              version , the registered version is good value for money at
  13376.              only 6.50.
  13377. POLY.ZIP     PolyScript 1.0
  13378.              A programmer's serial communications tool for Windows. Automate 
  13379.              tedious serial communications chores. Integrate scripted serial 
  13380.              communications into your programs. Real time source level 
  13381.              debugging of running scripts. Free distribution rights for 
  13382.              run-time DLLs to registered users. A Deep Software product, by 
  13383.              Greg Hicks. US$80.  
  13384. POWERP.ZIP   16-bit Power Page v1.13
  13385.              Power Page is a Windows DLL that allows you to send
  13386.              Alpha-numeric (full text) messages to pagers. You can integrate
  13387.              the power of paging into your application easily with a single
  13388.              function call from virtually any language including:
  13389. PPV11.ZIP    PowerPrinter 1.1 for Windows 95 and NT
  13390.              Is a 32Bit Windows DLL that gives you total control of the 
  13391.              printer with easy to use APIs. PowerPrinter comes with full 
  13392.              documentation and 3 sample applications for VB, PowerBuilder 
  13393.              and Delphi.  
  13394. PRNDLL.ZIP   PrintDLL is the simple way to stretch bitmaps to the printer
  13395.              without having to write a lot of DIB handling code. Just feed
  13396.              it an hBitmap and it converts it to a DIB and puts it on the
  13397.              page at any size you like. This is THE solution for printer
  13398.              drivers that won't work with StretchBlt() calls. Shareware from
  13399.              ASL.  (Vbasic)
  13400. QCARD32.ZIP  QCard.DLL
  13401.              This release is to be used for creating card applications in 
  13402.              32-bit environments.
  13403. SHMEMX.ZIP   Demonstrates a Win32 DLL with shared data space
  13404.              This program uses a DLL to maintain two strings per 
  13405.              application. A "local" string being one kept as a global 
  13406.              variable within the DLL but global only to it's instance and a 
  13407.              "shared" string being one which is common to all instances of 
  13408.              this program. Selecting Get-Local Name returns the handle of 
  13409.              the window to uniquely identify it. Selecting "Set!" sets a 
  13410.              string based on the window handle in the shared string. 
  13411.              Following a set, Get-Shared Name returns the string that was 
  13412.              set. The same string is returned to all running instances of 
  13413.              this program, demonstrating that the memory is shared.  
  13414. SHTDLL11.ZIP Shtdll.Dll is a dll file, which can open and read the cell
  13415.              values of excel worksheets and lotus sheets. The source code is
  13416. SORTWI.ZIP   This is a 32 bit replacement for the handy DOS sort.exe utility 
  13417.              as a Windows dll. Unlike the DOS, however, there is no 64K sort 
  13418.              limitation: it will use all available memory. Another feature 
  13419.              is that one can sort on a specific segment of a record. Records 
  13420.              may be variable in length. No runtimes are required. 
  13421. STATUS.ZIP   Status.Dll is a useful dynamic link library for microsoft
  13422.              windows 3.1 With which a user can display status information in
  13423.              a window at the bottom of the client area. It is shareware.
  13424. USERINFO.ZIP USERINFO.DLL lets you access some more Windows information
  13425.              Like: the UserName, CompanyName and Windows SerialNumber. 
  13426.              Furthermore you obtain the true Windows version number, the 
  13427.              Windows- and System-directory under MS Visual Basic. 
  13428. VBVER.ZIP    VBVER Function Reference Version 1.10 
  13429.              Is a Dynamic Link Library containing a set of internal routines 
  13430.              for Visual Basic(*) which allows you to interrogate version 
  13431.              information in executable files. This information is impossible 
  13432.              to get at with Windows APIs from Visual Basic and comes very 
  13433.              useful if you're writing an installation program in Visual 
  13434.              Basic, or for checking the version information on any external 
  13435.              modules that your own program uses to make sure it'll run 
  13436.              properly. Because of the nature of the calling syntax for 
  13437.              Visual Basic internal functions, these routines are extremely 
  13438.              easy to use. You also have access to virtually all of the 
  13439.              information provided in version information blocks embedded in 
  13440.              executables.  
  13441. VCSLID.ZIP   Slider Custom Control DLL (demo version) Like A Stereo Slider.
  13442. VPE16_14.ZIP VPE is a tool for designing and generating printouts and
  13443.              presentations under Windows. It comes as a DLL which can be
  13444.              used from any programming language for Windows that supports
  13445.              standard DLL calls (such as C/C++, Pascal, Basic, SQLWindows,
  13446.              etc.). All outputs can be generated by using simple commands in
  13447.              a way like those old "print" commands in DOS.
  13448.  
  13449.  
  13450.  
  13451.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  13452.  │ #52  │ Windows: Active-X & OCX                                           │
  13453.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  13454.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │  52375 KBytes in    90 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  13455.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  13456.  
  13457.              ===============================================
  13458.              Active-X Utilities
  13459.              ===============================================
  13460. WESCL100.ZIP wesCommonLibrary Version 1.0.0
  13461.              Is an Active X Automation server. It is intended to provide 
  13462.              Microsoft Visual Basic 4.0 and 5.0 developers commonly needed 
  13463.              functionality beyond that provided by Visual Basic for 
  13464.              Applications (VBA). Three versions are provided in the form of 
  13465.              32-bit dynamic link libraries (DLL). The servers were developed 
  13466.              in Visual Basic 4.0 and 5.0 (compiled and p-code) and have been 
  13467.              tested with Visual Basic 4.0 and 5.0 clients.  
  13468. WESER100.ZIP wesError Version 1.0.0
  13469.              Is an Active X Automation server. It provides application 
  13470.              developers with a standard means of handling errors trapped in 
  13471.              a procedure, either displaying the error or raising the error 
  13472.              for trapping and handling in the calling procedure. wesError is 
  13473.              not a replacement for the Err object in Visual Basic 4.0 or 
  13474.              5.0, nor is it a tool for inserting error handling code into 
  13475.              Visual Basic applications.  
  13476. WESMP100.ZIP wesMultiPack Version 1.0
  13477.              Consists of three ActiveX Automation servers: wesCommonLibrary, 
  13478.              wesError, and wesObjectCache. wesCommonLibrary is intended to 
  13479.              provide Microsoft Visual Basic 4.0 and 5.0 developers commonly 
  13480.              needed functionality beyond that provided by Visual Basic for 
  13481.              Applications (VBA).  
  13482. WESOC100.ZIP wesObjectCache Version 1.0.0
  13483.              Is an Active X server. It is intended to provide application 
  13484.              developers with a means of improving performance by caching 
  13485.              Active X objects for reuse, particularly objects that must 
  13486.              retrieve their properties from a database, file, remote data 
  13487.              source such as a World Wide Web site, etc. Three versions are 
  13488.              provided in the form of 32-bit dynamic link libraries (DLL). 
  13489.              The servers were developed in Visual Basic 4.0 and 5.0 
  13490.              (compiled and p-code) and have been tested with Visual Basic 
  13491.              4.0 and 5.0 clients.  
  13492.  
  13493.  
  13494.              ===============================================
  13495.              Audio & Sound controls
  13496.              ===============================================
  13497. MIDIFL.EXE   MABRY MIDI FILE CONTROL (ActiveX/OCX/VBX) 
  13498.              The MIDIFILE control provides the Visual Basic programmer with 
  13499.              an easy way to read and write MIDI files, both formats 0 
  13500.              (single track) and 1 (multiple-tracks) are supported. Using the 
  13501.              MIDIFILE control you can modify existing MIDI files or create 
  13502.              entirely new ones from scratch. You have complete control over 
  13503.              and access to every type of MIDI message, and you can insert, 
  13504.              delete and modify tracks and messages at anytime. Source code 
  13505.              available.  
  13506. MIDIIO.EXE   MABRY MIDI I/O CONTROL (ActiveX/OCX/VBX)
  13507.              The MIDI I/O control is really two controls in one. The MIDIIN 
  13508.              control handles MIDI input and the MIDIOUT control handles MIDI 
  13509.              output. The MIDIIN control is used to receive MIDI messages 
  13510.              from external MIDI devices. The MIDIOUT control gives you 
  13511.              complete control over the contents and timing of MIDI messages 
  13512.              sent to either internal or external MIDI devices. You can queue 
  13513.              as many messages as you like (within the constraints of 
  13514.              available memory) before starting output, or you can queue one 
  13515.              or more messages prior to starting output and then add more as 
  13516.              the output proceeds. Source code available.  
  13517. MIDIPK.EXE   MABRY MIDI PACK (ActiveX/OCX/VBX)
  13518.              The MIDI Pack is made up of five controls. Two controls give 
  13519.              you MIDI device and file access (MIDI I/O and MIDIFile). The 
  13520.              other three controls are interface widgets that give feedback 
  13521.              (Indicator), and user input (Knob and Slider). Source code 
  13522.              available.  
  13523. SNDDEV_1.ZIP Sound Devil 2.0
  13524.              This file is a 32 bit OCX for Visual Basic. You can use it to 
  13525.              play MID's on top of .wav files, and just play wavs on top of 
  13526.              nothing, or the other way around. It's very easy to use, 
  13527.              simplifying the Win32 API for your use. 
  13528. WAVE.EXE     MABRY WAVE CONTROL (ActiveX/OCX/VBX)
  13529.              This control makes it easy for you to play and get information 
  13530.              about WAV files. Play WAV files in the background as your 
  13531.              program performs other tasks; add recorded speech to your 
  13532.              applications; put beeps, whistles, and laser sounds into your 
  13533.              games. Wave VBX makes all of this very straightforward. Set the 
  13534.              Filename property and tell it to go. That's it. Source code 
  13535.              available.  
  13536.  
  13537.  
  13538.              ===============================================
  13539.              Communication & Internet controls
  13540.              ===============================================
  13541. ASOCKET.ZIP  MABRY ASOCKET CONTROL (VBX/OCX/ActiveX)
  13542.              ASocket is a Visual Basic custom control which provides you 
  13543.              with full access to the power of Windows, making it easy to 
  13544.              write TCP/IP client and server software. ASocket provides 
  13545.              complete support for Windows and Visual Basics' event driven 
  13546.              programming model. Source code available.  
  13547. CSEVAL16.ZIP SocketTools 16-bit ActiveX Evaluation (1410k) 
  13548.              Components are in 16-bit ActiveX or OCX format for use by any 
  13549.              product that support the 16-bit OCX specification such as the 
  13550.              16-bit edition of Visual Basic 4.0 or Visual FoxPro 3.0. 
  13551.              Includes samples written for Visual Basic 4.0.  
  13552. CSTEVAL.ZIP  Catalyst SocketTools 1.0c (VBX/OCX)
  13553.              Is a comprehensive collection of networking controls which you
  13554.              can use to integrate Internet protocols into your application.
  13555.              All of the controls in the SocketTools package share a common
  13556.              design, which includes their properties, methods and events.
  13557.              The complete kit contains the components in all formats, VBX,
  13558.              16-bit and 32-bit ActiveX controls. The samples are complete
  13559.              source code for Visual Basic 3.0 and 4.0.
  13560. ESMAIL.ZIP   EsMail (OCX)
  13561.              This is EsMail a 32-bit control that can be used by 
  13562.              mail-enabled applications to perform certain common task's for 
  13563.              such applications. With VB 4 sample source.
  13564. ESPOP.ZIP    EsPop - ActiveX control (V1.0)
  13565.              EsPop a 32-bit control that can be used to fetch mail from a 
  13566.              POP server. Its easy to use and it is safe. 
  13567. ESRAS.ZIP    EsRAS - ActiveX control
  13568.              Is a 32-bit control that handles all aspects of a RAS 
  13569.              connection. You can connect to another computer, do your work, 
  13570.              close the connection and then process the data off-line. You 
  13571.              can also define new RAS entries entirely under computer 
  13572.              control. This is the perfect control for the service provider 
  13573.              in need for a way to define new customized entries for his 
  13574.              customers. It's also a valuable tool for people that need to do 
  13575.              automatic connections to a remote network. 
  13576. ESSMTP.ZIP   EsSmtp - ActiveX control
  13577.              This is our MIME aware mail control that encapsulate the SMTP 
  13578.              protocol. It handles attachments (as many as you like) with 
  13579.              BASE64 encoding as well as Quoted-printable encoding of both 
  13580.              the subject line and/or the message body. This makes it 
  13581.              possible to handle letters containing characters like the 
  13582.              Swedish σΣ÷┼─╓. If you just need BASE64 encoding this control 
  13583.              can also be used as a encoder for some other mail package. 
  13584. ESSOCK.ZIP   EsSock - ActiveX control
  13585.              Is a 32-bit control that can be used to build client 
  13586.              applications for use on the Internet. Another control, 
  13587.              EsSockSrv, will be available and this component will handle the 
  13588.              server aspect. With just a few properties and methods this 
  13589.              control is easy to understand and you will not spend a lot of 
  13590.              time on understanding the control and can start to code your 
  13591.              application instead.. It have never been easier to build your 
  13592.              clients for the Internet. 
  13593. ETTTO32.ZIP  TeleTools - ActiveX v2.11
  13594.              The Windows Telephony API (TAPI), an integral part of the 
  13595.              Windows Open Services Architecture (WOSA), ensures that a 
  13596.              well-behaved Windows telephony application can operate with a 
  13597.              variety of telephone hardware. But TAPI is low-level and 
  13598.              woefully complex. TeleTools Gives object-based access to TAPI 
  13599.              and lets the developer concentrate on an applications core 
  13600.              functions. With TeleTools, therefore, ExceleTel empowers the 
  13601.              novice to enter the fast-growing computer telephony market, and 
  13602.              minimizes the development time of world-class applications for 
  13603.              professionals and novices alike.  
  13604. FINGER.ZIP   MABRY FINGER CONTROL (VBX/OCX/ActiveX)
  13605.              The Finger control requests user information from an Internet 
  13606.              host. The information typically returned includes last date of 
  13607.              logon, mail waiting status, real name, etc. Source code 
  13608.              available.  
  13609. FTP.ZIP      MABRY FTP CONTROL (VBX/OCX/ActiveX)
  13610.              This control provides the complete FTP protocol. This allows 
  13611.              you to send and receive files from FTP servers, get directory 
  13612.              information from a server and manage directories on a server. 
  13613.              You can use the Mabry FTP control to automatically transfer 
  13614.              files to/from a host when a user enters or needs data. Source 
  13615.              code available.  
  13616. GETHST.ZIP   MABRY GETHST CONTROL
  13617.              (VBX/OCX/ActiveX) GetHst translates host names to IP addresses, 
  13618.              and IP addresses to host names. Source code available.  
  13619. GOPHER1.ZIP  MABRY GOPHER CONTROL
  13620.              (VBX/OCX/ActiveX) Gopher is the predecessor to the World Wide 
  13621.              Web. Universities still have a lot of information out on Gopher 
  13622.              sites. The Gopher control allows your program to automatically 
  13623.              retrieve information, menus, images, etc. from Gopher sites. 
  13624.              The Gopher control even gives you access to Veronica, which 
  13625.              allows you to search Gopher-space. Source code available.  
  13626. IPACK.EXE    MABRY INTERNET PACK (ActiveX/OCX/VBX)
  13627.              This package contains controls for giving your applications 
  13628.              access to the Internet. All of them are VBXes and 32-bit OLE 
  13629.              controls (OCXes) ready to run under Windows 3.1, Windows 95 or 
  13630.              Windows NT. The controls support ASocket, Finger, FTP, GetHst, 
  13631.              Gopher, Mail (SMTP/POP), News (NNTP), Time, and WhoIs. There's 
  13632.              even a control that gives you direct access to Windows sockets. 
  13633.              Source code available.  
  13634. LIVEUP_1.ZIP LiveUpdate32  
  13635.              This application is to be distributed and used with your 
  13636.              application. It serves as a way for your users to update 
  13637.              application files while in the application, provided the user 
  13638.              has an internet connection. Written, Tested, Designed for/by 
  13639.              Microsoft Visual Basic 5.0, other version's for VB4.0 32-bit 
  13640.              and 16-bit coming soon.  
  13641. MAIL.ZIP     MABRY MAIL CONTROL (VBX/OCX/ActiveX)
  13642.              The Mail custom control encapsulates the Simple Mail Transfer 
  13643.              Protocol (SMTP) and the Post Office Protocol (POP) for managing 
  13644.              e-mail on the Internet. Incorporating the control into your 
  13645.              32-bit development environments you can send e-mail using SMTP 
  13646.              and receive e-mail using POP. The control also supports 
  13647.              UUENCODE/UUDECODE for attachments. Source code available.  
  13648. NEWS.ZIP     MABRY NEWS CONTROL (VBX/OCX/ActiveX)
  13649.              News provides easy access to Network News Transfer Protocol 
  13650.              (NNTP) servers. This control includes support for nearly all 
  13651.              popular extensions used by popular news readers. Our News 
  13652.              control is unique in providing access to non-standard server 
  13653.              commands through properties and methods. Source code available. 
  13654. WHOIS.ZIP    MABRY WHOIS CONTROL (VBX/OCX/ActiveX)
  13655.              The WhoIs control lets you retrieve name, contact information 
  13656.              and miscellaneous information about a person or domain name 
  13657.              that is registered with the InterNIC. Source code available.  
  13658.  
  13659.  
  13660.              ===============================================
  13661.              Date & Time controls
  13662.              ===============================================
  13663. ALARM.EXE    MABRY ALARM CONTROL (ActiveX/OCX/VBX)
  13664.              This control lets you set an alarm (or multiple alarms) to go 
  13665.              off at a particular time(s). An event is fired at the 
  13666.              appropriate time. You can easily specify times such as: 
  13667.              10:45pm, every hour on the hour, every ten minutes, etc. Source 
  13668.              code available.  
  13669. CALCTL.ZIP   Calendar Control OCX
  13670. DJCAL21S.ZIP DBLJCalendar Controls v2.1.0 (Active-X) (VBasic)
  13671.              What??? Another Calendar control? You may be wondering why I 
  13672.              created these controls when there's a lot of so-called Calendar 
  13673.              controls already out in the market. Here's the answer: I have 
  13674.              been in the software development business and I feel a need for 
  13675.              a fully functional and customizable Calendar control. I have 
  13676.              seen a lot of Calendar controls but the features they provide 
  13677.              do not satisfy my requirements. So DBLJCalendar Controls were 
  13678.              created... 
  13679. NEWCAL.ZIP   TAJ Calendar Control (.OCX)
  13680.              The Calendar control serves as a "pick list" for dates. It 
  13681.              enables the user to select dates by clicking on them without 
  13682.              having to key them in.  
  13683. SCHED_AC.ZIP Solutions::Schedule 1.0 (demo)
  13684.              These OLE components are a collection of OCX/ActiveX controls 
  13685.              that are designed to work together, allowing you to add 
  13686.              resource scheduling or employee management solutions to your 
  13687.              applications. Creating scheduling applications has never been 
  13688.              easier. Get your copy of Solutions::Schedule and see what you 
  13689.              can do ... in just a few hours instead of days or months.  
  13690.  
  13691.  
  13692.              ===============================================
  13693.              Disc & File controls
  13694.              ===============================================
  13695. ACTOCX.ZIP   ActiveZipper (OCX)
  13696.              Free and fast file compression/decompression ActiveX Control 
  13697.              for VB4/5 
  13698. COMPRESS.ZIP Compress.OCX a File-compressing ActiveX !
  13699.              Free-trial-version for testing and private use. Any comments or 
  13700.              bug-reporting allowed. All reporting testers will receive 
  13701.              registered forthcoming versions. With VB5 sample.
  13702. DFINFO.EXE   MABRY DFINFO CONTROL (ActiveX/OCX/VBX)
  13703.              This control gives you disk and file information that VB 
  13704.              doesn't provide (including the drive's serial number). It also 
  13705.              allows you to change some aspects of a file (attributes, size, 
  13706.              date, time, etc.). Source code available.  
  13707. FMDROP.EXE   MABRY FMDROP CONTRO (ActiveX/OCX/VBX)
  13708.              FMDrop notifies you when the user drops a file, or set of 
  13709.              files, from the Windows File Manager (FILEMAN) or Windows 
  13710.              Explorer. Source code available.  
  13711. VER.EXE      MABRY VER CONTROL (VBX)
  13712.              Ver lets you use the functionality of VER.DLL through 
  13713.              properties. It makes getting version information from a file 
  13714.              (EXE, DLL, VBX, etc.) very easy. Ver also gives you file 
  13715.              installation functionality. Included with the control is a 
  13716.              sample installation/setup utility. This makes it easier for you 
  13717.              to write your own installation utilities without the bulk of 
  13718.              the Setup Wizard. Source code available.  
  13719. ZIPINF.EXE   MABRY ZIPINF CONTROL (ActiveX/OCX/VBX)
  13720.              This control lets you find out about the contents of a ZIP 
  13721.              file. Access to this information is purely through properties. 
  13722.              Source code available.  
  13723.  
  13724.  
  13725.              ===============================================
  13726.              Form, Label & Button controls
  13727.              ===============================================
  13728. FLABEL.EXE   MABRY FLABEL CONTROL (ActiveX/OCX/VBX)
  13729.              FLabel is a label control that lets you format the text within 
  13730.              it. You can have different fonts, different colors, multiple 
  13731.              paragraphs, paragraph formatting, etc. Using properties, you 
  13732.              can print your text. All this and it's bound, too. Source code 
  13733.              available.  
  13734. INDIC.EXE    MABRY INDIC CONTROL (ActiveX/OCX/VBX)
  13735.              The Indicator control shows a gauge that looks like those found 
  13736.              on the front of stereos (tri-color, multiple lights). This 
  13737.              control includes horizontal and vertical versions of the 
  13738.              indicator. Source code available.  
  13739. KNOB.EXE     MABRY KNOB CONTROL (ActiveX/OCX/VBX)
  13740.              This control is a knob. You can change the size, have tick 
  13741.              marks around it, have text near the tick marks, change some of 
  13742.              the colors, etc. You can use Knob to control volume, pitch, 
  13743.              tempo, or anything else you might control with a scroll bar or 
  13744.              slider. Source code available.  
  13745. LED.EXE      MABRY LED CONTROL (ActiveX/OCX/VBX)
  13746.              Visual Basic custom control that behaves like an LED. 3-D 
  13747.              effects and colors are all user-definable. Source code 
  13748.              available.  
  13749. LIONTAB.ZIP  LionTab is 32 bits MFC based OCX. It provides you as a
  13750.              developer with advanced tab-control which supports MS Word, MS
  13751.              Excel, Win95 and Notebook style tab-strips positioned at the
  13752.              top, bottom, left or right sides of the dialog or form with a
  13753.              lot of possible combinations controlled by LionTab properties.
  13754.              LionTab has been tested with Visual C++ 4.1 MFC applications,
  13755.              Delphi 2.0 applications and Visual Basic 4.0 applications. As
  13756.              MFC based OCX LionTab uses Microsoft C runtime library DLL and
  13757.              MFC DLL (MFC40.DLL, MSVCRT40.DLL).
  13758. NLEDVB11.ZIP NED LED Control Demo Release 1.1 for 32-bit VB users June 1997 
  13759.              The NED LED Control is a 32-bit Microsoft Windows OLE custom 
  13760.              control that provides both analog and digital Light Emitting 
  13761.              Diode types of controls. The analog control is a bar type of 
  13762.              LED that is commonly seen on stereo equipment. The digital 
  13763.              control displays numeric data. It can be used with any host 
  13764.              programming environment or application that supports 32-bit OCX 
  13765.              controls. 
  13766. PERCNT.EXE   MABRY PERCNT CONTROL (ActiveX/OCX/VBX)
  13767.              Visual basic custom control that displays a percentage bar. 
  13768.              Makes status reporting very simple. 3-D effects, fonts and 
  13769.              colors are all user-definable. Source code available.  
  13770. PICBTN.EXE   MABRY PICBTN CONTROL (ActiveX/OCX/VBX)
  13771.              This custom control for Visual Basic is a command button that 
  13772.              has both text and a picture on it. The picture can be scaled 
  13773.              and placed above, below, to the right, or to the left of the 
  13774.              text. The text may be multi-line. Source code available.  
  13775. ROTEXT.ZIP   MABRY ROTEXT CONTROL (VBX/OCX/ActiveX)
  13776.              RoText lets you put a label on your form at any angle of 
  13777.              rotation. Source code available.  
  13778. SLIDER.EXE   MABRY SLIDER CONTROL (ActiveX/OCX/VBX)
  13779.              This control provides horizontal and vertical sliders. You can 
  13780.              select from different slider styles, track styles, colors, 
  13781.              ticks, etc. Source code available.  
  13782.  
  13783.  
  13784.              ===============================================
  13785.              Gauge & Instrument controls
  13786.              ===============================================
  13787. NSLDVB11.ZIP NED Slider Control Release 1.1 June 1997 
  13788.              The Slider Control is a Microsoft Windows 32-bit OCX custom 
  13789.              control that appears to the end user as a Slider similar to 
  13790.              those used on audio/video equipment such as stereos, tuners, 
  13791.              and amplifiers. This control is compatible with Windows '95. 
  13792.              and Windows NT. Being a 32-bit OLE control, the programmer can 
  13793.              add the NED Slider Control into any 32-bit OCX container 
  13794.              application, such as VC++, VB (32-bit), MS Access or Delphi. 
  13795.  
  13796.  
  13797.              ===============================================
  13798.              Graphics controls
  13799.              ===============================================
  13800. ADDFLO.ZIP   AddFlow ActiveX Control
  13801.              AddFlow offers unique support to create diagrams interactively 
  13802.              or programmaticaly. Each time you need to graphically display 
  13803.              interactive diagrams, you should consider using AddFlow: 
  13804.              workflow, process flows, networks, organisational charts, state 
  13805.              diagrams, etc... Independant colors, fonts, shapes, pictures, 
  13806.              text, styles for each object of the diagram. Nodes stay 
  13807.              connected when moved or resized. Links may be stretched in 
  13808.              multiple segments or in elegant Bezier curves. Metafiles 
  13809.              support, zoom, scroll, multiple selections, multi-line wrapped 
  13810.              text, backPicture, navigation, user data association. 
  13811. BARCOD.EXE   MABRY BARCOD CONTROL (ActiveX/OCX/VBX)
  13812.              BarCod makes bar code display and printing really easy. Just 
  13813.              pick the orientation, set the size, and pick the bar code 
  13814.              style. Then, set the text to whatever you want the bars to be. 
  13815.              Nothing else to do! Supports UPC, EAN, Code 39, and many more. 
  13816.              Source code available.  
  13817. BMPLST.EXE   MABRY BMPLST CONTROL (ActiveX/OCX/VBX)
  13818.              This control is a list box with bitmaps. The bitmaps can be 
  13819.              placed on any side of the text (top, bottom, right, left). 
  13820.              Source code available.  
  13821. EZBARXA.ZIP  Barcode Control (OLE/OCX)
  13822.              Is an OLE control for printing barcodes. It can be used by
  13823.              developers in host programming environments supporting OLE
  13824.              controls, like Visual Basic and MS-Access for Windows 95. It
  13825.              can also be used by end users in some document-editing
  13826.              applications like WordPad in Windows 95. Barcode Control
  13827.              supports 24 barcode types. It can print quality barcodes on
  13828.              both low- and high-resolution printers.
  13829. EZNET.ZIP    EASYNET Custom Control for Visual Basic, Ver 1.85.006 (OCX)
  13830.              is a custom control that lets you quickly build flowchart-
  13831.              enabled applications (network, workflow, database, etc...).
  13832.              - *Drawing can be made interactively or programmaticaly.  
  13833.              - *You may move, resize, stretch each item.
  13834.              - *You may associate user data to each item 
  13835.              - *You may navigate in the network diagram.
  13836.              - *Distinct pictures, colors, draw styles for each item. 
  13837.              - *Multi-selection, multi-line wordwrapped text, metafile support,
  13838.              -  drag & drop, + many other features. 
  13839.              - *Many properties and events allow you to "customize" your
  13840.              - *diagramming application.
  13841.              - *VB1 compatible. It works with Delphi, SQL Windows, etc...
  13842.              - *RUNTIME ROYALTY FREE
  13843. FADER.ZIP    Fader.Ocx - Fades a PictureBox picture or text.  
  13844. MDRO_DEM.ZIP MetaDraw Object Oriented Graphics Editing Control(OCX)
  13845.              The Object Oriented Graphics control. MetaDraw supports 
  13846.              creation, display and manipulation of graphic objects within a 
  13847.              picturebox. Create and respond to HotSpots for HyperGraphic 
  13848.              applications. Group, Move, Rotate, Drag & Drop, Stretch. The 
  13849.              guts of a Draw program brought to you in a control. Handles 
  13850.              WMF, DIB, BMP and ICO.  
  13851.  
  13852.  
  13853.              ===============================================
  13854.              System controls
  13855.              ===============================================
  13856. INICON.EXE   MABRY INICON CONTROL (ActiveX/OCX/VBX) 
  13857.              Visual Basic custom control that makes INI file access simple. 
  13858.              No Windows API calls required. Source code available.  
  13859.  
  13860.  
  13861.              ===============================================
  13862.              Various controls
  13863.              ===============================================
  13864. ACTIVEX.ZIP  activex.zip 
  13865.              Contains an Access Database of Sample ActiveX controls and 
  13866.              VBScript code snippets that are suitable for use with 
  13867.              Microsofts ActiveX Control pad.
  13868. AGGR.ZIP     C++ source To demonstrate how to aggregate an OCX control
  13869.              I have used the MFC control wizard to create a control called
  13870.              'Number' which can be found in a directory of that name. It has
  13871.              two properties called 'Number1' and 'Number2' and has no
  13872.              methods. Each property is in fact a 'short' and the control
  13873.              simply draws these values in its window.
  13874. ATXODEMO.ZIP ALLTEXT HT/Pro 4 Mixed Font and Color Text Box Control 
  13875.              Is a our Professional edition full formatted text box (Rich 
  13876.              Text) control designed for Windows programmers by Bennet-Tec 
  13877.              Information Systems. ALLText looks like a standard textbox on 
  13878.              your form, but offers so much more.  
  13879. CBPW1.ZIP    CBPrintWindow 1.1 OCX 
  13880.              For 32 bit Visual Basic & Delphi by Calitz Bros. enables you to 
  13881.              print almost anything you can place on a form or window quickly 
  13882.              and easily.  
  13883. CT_HELP.ZIP  Component Toolbox OCX v.2 Help files.  
  13884. JOYSTK.EXE   MABRY JOYSTICK CONTROL (ActiveX/OCX/VBX) 
  13885.              JoyStk gives joystick information (movement, buttons) for your 
  13886.              programs. It supports two joysticks, one 4-button joystick or 
  13887.              one 3-D joystick. Source code available.  
  13888. MCLISTU1.ZIP McList32.OCX v4.0
  13889.              Multi-Purpose List Box Control for Visual Basic 4.0 (32-Bit) 
  13890.              McList is a custom control for managing the way your data 
  13891.              appears in a list box. McList is a property for property 
  13892.              replacement of the standard List Box control which comes with 
  13893.              Visual Basic 4.0. In addition, there are many more features 
  13894.              which McList can do that you can't do with the normal List Box. 
  13895. MSCTITLE.ZIP Money$oft msCoolTitle ActiveX Component Money$oft
  13896.              Is an ActiveX componet built in VB5, it is the only control of 
  13897.              itÆs kind that we know of! The control enables the developer to 
  13898.              customize the TitleBar of their forms such as the font, 
  13899.              appearance, and all colors. Money$oft msCoolTitle ActiveX 
  13900. SBLISX12.ZIP SBList 32-bit OCX (v1.2) (sblist.ocx).
  13901.              EXtended list box which allows embedded bitmaps, multiple font
  13902.              attributes, variable color text and backgrounds, table
  13903.              formatting and grid lines. Easy to use. Demo included.
  13904.              Shareware USD25 or GBP15. Steve Bannister:
  13905.              s.bannister@pobox.com
  13906. SOUNDXX.EXE  MABRY SOUNDX/X CONTROL (ActiveX/OCX)
  13907.              This control provides Soundex and Metaphone algorithms. Soundex 
  13908.              and Metaphone convert words or names to codes that represent 
  13909.              how they "sound". This can be really useful in a database 
  13910.              application where users need to find names they may not know 
  13911.              how to spell exactly. Source code available.  
  13912. TIPS.EXE     MABRY TIPS CONTROL (ActiveX/OCX/VBX)
  13913.              Tips provides Microsoft(r) style tool tips. Small windows 
  13914.              pop-up with bits of info when the user pauses the mouse over 
  13915.              your controls. No code required, just set the Tag properties. 
  13916.              Source code available.  
  13917. TLO_DEM.ZIP  TList 3/Pro OCX 
  13918.              Is an enhanced outline (tree) control designed for the maximum 
  13919.              in flexibility and power. TList allows you to arrange items in 
  13920.              an organized hierarchic list with icons, colors and fonts for 
  13921.              easy end-user recognition. TList is great for Manufacturing 
  13922.              Pick Lists, Idea organizers, Organizational records, Concept 
  13923.              development, and the list goes on. We focus on reliability - 
  13924.              Ask anyone on the Internet, they'll tell you - for a 
  13925.              professional application you want TList.  
  13926. TRANS11A.ZIP Transparent Control v1.1a
  13927.              The purpose of the Transparent OLE Control is to give the user
  13928.              the ability to remove the Client Area, Non-Client Area, or both
  13929.              from the continer on which it is placed. This is only in effect
  13930.              while the application is running. None of the properties effect
  13931.              the control or container at design time.
  13932. VALID.EXE    MABRY VALIDATE CONTROL (ActiveX/OCX)
  13933.              Validate makes data validation much easier. This control allows 
  13934.              you to collect all of the data validation code for a form into 
  13935.              one event procedure. This results in smaller and more 
  13936.              maintainable code. Validate only works with controls that have 
  13937.              an hWnd property. Source code available.  
  13938. VBMAXEM.ZIP  VBMax Electronic Message Display DLL 
  13939.              ActiveX control (eval version) Have you seen those electronic 
  13940.              billboards that display messages using moving lights? Wouldn't 
  13941.              it be cool to add one to your killer VB app? You can't do that 
  13942.              in VB though right? Wrong! Welcome to VBMax Electronic Message 
  13943.              Display. VBMaxEM.ocx is an ActiveX control, written using the 
  13944.              VB5 Control Creation Edition, that lets you add electronic 
  13945.              message displays to ActiveX enabled applications such as VB5 
  13946.              and Internet Explorer.  
  13947.  
  13948.  
  13949.              ===============================================
  13950.              Controls from Global Majic Software
  13951.              ===============================================
  13952. AALS.ZIP     Aircraft ActiveX Library (AAL) 
  13953.              The AAL is designed for developers interested in creating 
  13954.              games, simulations, or cockpit emulations. It is packaged to 
  13955.              provide customers with an economical and powerful set of tools 
  13956.              for aircraft-related applications. Includes: Aircraft Dynamics, 
  13957.              Aircraft Instruments, Joystick, and Moving Map ActiveX 
  13958.              Controls.  
  13959. AGAUGES.ZIP  Angular Gauge ActiveX Control
  13960.              The Angular Gauge ActiveX Control is a multi-purpose, highly 
  13961.              customizable angular gauge custom control. Its dynamic property 
  13962.              pages provide a powerful tool for designing gauges with full 
  13963.              control of scales, needles, fonts, captions, annulars, and 
  13964.              tics. With its data-aware and mouse input features, AGauge is 
  13965.              an ideal display element for technical interfaces.
  13966. AIRS.ZIP     Aircraft Dynamics ActiveX Control
  13967.              The Aircraft Dynamics ActiveX Control is a six degree of 
  13968.              freedom aircraft simulation tool that provides the user with 
  13969.              interactive performance and handling qualities for a variety of 
  13970.              aircraft types. User customizable properties are provided 
  13971.              including aircraft dimensions, aerodynamic coefficients, 
  13972.              stability and control coefficients, weights and inertia, and 
  13973.              propulsion. The control acts as an ordinary windows timer and 
  13974.              allows the user to set the aircraft2s initial or current state 
  13975.              (position, airspeed, etc.) and provides the user with event 
  13976.              driven, continuous aircraft state information ideal for driving 
  13977.              instrument or out of window simulators. Includes built-in aero 
  13978.              tables for the Cessna 182, F-18, and Boeing 747.  
  13979. CARS.ZIP     Automobile Instruments ActiveX Control
  13980.              The Automobile Instrument ActiveX Control displays a variety of 
  13981.              automobile instruments including speedometer, tachometer, water 
  13982.              temperature, fuel gauge, oil pressure, and voltmeter. A full 
  13983.              set of properties are provided to modify the appearance of each 
  13984.              gauge. With its data-aware and mouse input features, it is an 
  13985.              idea tool for creating realistic dashboard like front ends. 
  13986. DLLINS_1.ZIP Support .DLL files that may be needed for running the demos of 
  13987.              the Controls from Global Majic Software.  
  13988. GMSDEMO.ZIP  Demo of all the Controls from Global Majic Software.
  13989. JOYS.ZIP     Joystick ActiveX Control
  13990.              The Joystick ActiveX Control is the perfect add-on for gamers 
  13991.              and simulators. Don2t have a joystick? You don2t need one! If 
  13992.              you have a mouse, you can use this control with its on-screen 
  13993.              joystick emulator. Or it easily attaches to a joystick if you 
  13994.              have one. It supports up to four axes joysticks with floating 
  13995.              point precision. Each axis may be calibrated using defined 
  13996.              options for minimum, maximum, center position, and deadzone. A 
  13997.              weight option is also included for non-linear mapping of stick 
  13998.              input to output. Other features include movement and button 
  13999.              events, throttle and rudder control, point of view control, 
  14000.              graphical joystick for mouse control and stick input display. 
  14001.              Dynamic property pages allow the user to calibrate the joystick 
  14002.              and customize its screen appearance.  
  14003. KNOBS.ZIP    Knob ActiveX Control
  14004.              The Knob Control is a highly customizable knob or dial control. 
  14005.              Its dynamic property pages provide a powerful tool for 
  14006.              interactively designing knobs or dials with full control of 
  14007.              styles, scales, tics, annulars, captions, border and 
  14008.              background. With its data-aware and mouse input features, Knob 
  14009.              is a simple and intuitive input to technical interfaces. 0 
  14010.              Scale  
  14011. LEDS.ZIP     LED ActiveX Control
  14012.              The LED Control provides a highly customizable Light-Emitting 
  14013.              Diode (LED) interface. Its dynamic property pages provide full 
  14014.              control of the LED's size, shape, colors and bitmaps. 
  14015.              Horizontal or vertical arrays of LEDs may be used to display 
  14016.              meter levels or dip switch settings. With its data-aware and 
  14017.              mouse input features, LED is an ideal element for technical 
  14018.              interfaces.  
  14019. LGAUGES.ZIP  Linear Gauge ActiveX Control
  14020.              The Linear Gauge Control is a multi-purpose, highly 
  14021.              customizable linear gauge that can be configured as a slider 
  14022.              for input or as a meter for output. Its dynamic property pages 
  14023.              provide a powerful tool for designing gauges with full control 
  14024.              of scales, pointers, fonts, operation bands, and tics. With its 
  14025.              data-aware and mouse input features, LGauge is an ideal display 
  14026.              element for technical interfaces. 
  14027. MMAPS.ZIP    Moving Map ActiveX Control
  14028.              The Moving Map ActiveX Control is a highly customizable mapping 
  14029.              tool. Multiple Maps of known extents (North, South, East and 
  14030.              West) may be defined with any consistent units (LAT/LONG, UTM, 
  14031.              custom). These maps may be pieced together to form a large 
  14032.              composite map or may be overlapped to give more detail to 
  14033.              certain regions. Multiple objects may be placed at any location 
  14034.              and are displayed as standard shapes (airplane, navaid, 
  14035.              airport, waypoint, etc), user defined shapes, or pictures. 
  14036.              Additionally, multiple views (map areas defined by a center 
  14037.              location and a relative radius) make it possible to either view 
  14038.              a small area or to "follow" any object. Pan and Zoom features 
  14039.              are also available.  
  14040. NUMLEDS.ZIP  Numeric LED ActiveX Control
  14041.              The Numeric LED control provides a highly customizable 
  14042.              digital display. Its dynamic property pages provide full 
  14043.              control of the control2s sizes, colors and bitmaps. It may be 
  14044.              used to display either numeric or alphanumeric values. With its 
  14045.              data-aware features, the Numeric LED is an ideal element for 
  14046.              technical interfaces.  
  14047. ODOMET.ZIP   Odometer ActiveX Control
  14048.              The Odometer Control is a numeric display similar to an 
  14049.              automobile's odometer or tripometer. The font, number of 
  14050.              digits, colors, number of decimals and reset button are 
  14051.              user-definable. It is data-aware. 
  14052. PERCENTS.ZIP Percentage Indicator ActiveX Control
  14053.              The Percentage Indicator Control is a versatile percentage 
  14054.              interface used to indicate a level or progress. Percent levels 
  14055.              can be set directly by the user or indirectly by allowing the 
  14056.              control to calculate them. The user can define the number of 
  14057.              percentage areas and shapes (bar, ellipse, tank, user-defined). 
  14058.              It is data-aware. 
  14059. SELECT_1.ZIP Selector Knob ActiveX Control
  14060.              The Selector Knob ActiveX Control is a knob-style control that 
  14061.              can be used to choose between discrete options. It can be used 
  14062.              as a replacement for option buttons and provides the user with 
  14063.              an easy-to-use and intuitive mouse input.  
  14064. SLIDERS.ZIP  Slider ActiveX Control
  14065.              The Slider Custom Control is a versatile input/output tool used 
  14066.              to create sliders, gauges, meters, etc. that incorporate a 
  14067.              sliding mechanism. It uses dynamic property pages for easy 
  14068.              design of unique sliding displays in short time. Its mouse 
  14069.              control and data-aware features make it an ideal element for 
  14070.              technical interfaces.  
  14071. STRIPS.ZIP   Strip Chart ActiveX Control
  14072.              The Strip Chart ActiveX Control is a dynamic two-dimensional 
  14073.              charting control that provides an ideal interface for viewing 
  14074.              one or more streams of real-time data. Panning and zooming 
  14075.              functionality allows for quick review and in-depth analysis of 
  14076.              data trends. Its dynamic property pages provide a powerful tool 
  14077.              for designing chart with full control of scales, captions, 
  14078.              fonts, and tics. Additionally, multiple methods are provided to 
  14079.              easily pass data to the control. 
  14080. TOGGLES.ZIP  Toggle Switch ActiveX Control
  14081.              The Toggle Switch Control is a TRUE/FALSE, YES/NO, or ON/OFF 
  14082.              indicator. It displays either captions or pictures to represent 
  14083.              the switch's state. It has sound playing capabilities to 
  14084.              indicate the switch turning on or off and timers to provide 
  14085.              automatic cut off and blinking to draw attention to the 
  14086.              control. 
  14087.  
  14088.  
  14089.  
  14090.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  14091.  │ #53  │ Hardware: Computers                                               │
  14092.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  14093.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │   3002 KBytes in    36 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  14094.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  14095.  
  14096.              ===============================================
  14097.              PC Hardware
  14098.              ===============================================
  14099. 24LINES.ZIP  How to build a 24 line parallel interface
  14100. ABOUTEMS.ZIP Memory expansion in 80x86-based computers under ms-dos
  14101. AMIBIOS.ZIP  The AMI BIOS Survival Guide
  14102. BW95DOS.ZIP  Windows 95 - hard disk efficiency ( and dual booting) 
  14103.              This document discusses hard disk efficiency under Windows 95 
  14104.              in respect of number of partitions and cluster size. It then 
  14105.              suggest ways of improving storage efficiency, and for achieving 
  14106.              multiple booting. 
  14107. CARDGS.ZIP   CARD GUIDE Shareware Version 1.53
  14108.              An informational aid to assist in installing various types of
  14109.              I/O cards. Contains easy to use, catalogued menu of
  14110.              diagrams/jumper settings for IDE, serial,multi I/O,etc. By
  14111.              Kevin Noble
  14112. COPRO16A.ZIP Everything you always wanted to know about math coprocessors 
  14113. FAX25.ZIP    FAXPHONE 25 and FAX-225 RS-232 Serial Interface 
  14114.              This document describes the serial interface of a CANON 
  14115.              FAXPHONE-25 or FAX-225 (they are essentially the same unit) FAX 
  14116.              machine, and my experiences with it. The majority of the 
  14117.              information presented here is a summary from the CANON document 
  14118.              titled "RS-232C INTERFACE KIT FOR FAXPHONE 25/FAX-225 - 
  14119.              TECHNICAL SPECIFICATIONS". This document bears the following 
  14120.              message, which should be considered to apply to that 
  14121.              information. With C source.
  14122. IBMCODE.ZIP  Listing of IBM PC Diagnostic Error Codes
  14123. IBMLPT.ZIP   Interfacing the ibm pc parallel printer port
  14124. IRQTIPS.ZIP  Tips for Selecting an Interrupt Level
  14125. ISABUS.ZIP   ISABUS Pinout
  14126. KBGUID11.ZIP Wout Mertens' Guide To Keyboard Programming v1.1.
  14127.              An extensive freeware guide to programming of the keyboard, and
  14128.              understanding what it says to you. Includes a sourcecode for
  14129.              interfacing with the keyboard in both assembly and c. A must
  14130.              for programmers.
  14131. MEMORY.ZIP   Memory, Windows helpfile explaining the various types of
  14132.              Computer memories available, for example: Dynamic RAM EDO DRAM 
  14133.              BEDO DRAM FPM RAM SDRAM SGRAM SRAM VRAM WRAM  
  14134. PCIR.ZIP     PC IR Remote Control
  14135.              This file gives some information on a PC based IR remote
  14136.              control system I've developed for computer control of TV,
  14137.              video, satellite and hifi equipment etc.
  14138. PCTIM003.ZIP FAQ / App notes v3.0: Timing on the PC under DOS
  14139.              This archive contains a technical document useful to PC
  14140.              programmers, with many sample programs. The document covers
  14141.              timing and related subjects on the IBM PC family under DOS.
  14142.              Subjects include BIOS and DOS functions, the BIOS tick count,
  14143.              hardware interrupts, timer tick interrupts, Port B, the
  14144.              8253/8254 timer, speeding up the timer tick, dynamic tick
  14145.              periods, simulated vertical retrace interrupt, double and
  14146.              triple buffering, absolute timestamping, the RTC, other timing
  14147.              methods, reading the joystick, PWM sound generation. Freeware.
  14148. PDP_STUF.ZIP I2C Printer Port Adapter Schematic
  14149. SCANCODE.ZIP Ibm keyboard/scancode faq file
  14150. SNESV1_2.ZIP Super Nintendo Gamepad (Super Famicon) TO IBM Adapter
  14151. SPKR2SBA.ZIP Speaker to sound blaster amplifier converter
  14152. SURGE.ZIP    Protecting your a/v gear from spikes & surges
  14153.  
  14154.  
  14155.              ===============================================
  14156.              SCSI and IDE and other data storage files
  14157.              ===============================================
  14158. ASPIPROG.ZIP The following code is provided to assist you with writing
  14159.              code to the Advanced SCSI Programming Interface (ASPI). (asm)
  14160. HDTECH.ZIP   Technicians' guide to pc hard disk subsystems
  14161. SCSI.ZIP     Generic installation procedure for a scsi drive
  14162. SCSIHLP.ZIP  SCSIHLP
  14163.              Anything you ever wanted to to know about SCSI in a windows
  14164.              help file in Hypertext format.
  14165. SMPI.ZIP     The SCSI Miniport IOCtl sample, SMPI.C, demonstrates how a
  14166.              Win32 application sends a user defined IOCtl Control Code to a
  14167.              SCSI miniport driver. This is a simple program that is composed
  14168.              of four steps.
  14169.  
  14170.  
  14171.              ===============================================
  14172.              CD-Rom
  14173.              ===============================================
  14174. BLKACC.ZIP   CD-Rom Inspection Tools, Block Access Test
  14175.              The following test is to allow your system to test an incoming
  14176.              CD-Rom to assure that every block and sector is accessible. It
  14177.              uses the standard MS-DOS copy utility to do this, but will copy
  14178.              the entire disc to a nul device. If the disk copies without
  14179.              error, then every block was opened and is accessible.
  14180. CDMAKING.ZIP Taking the mystery out of CD_ROM manufacturing, part i
  14181. CDROM.ZIP    Inside the iso-9660 filesystem format
  14182. CDROM1.ZIP   CD-ROM Technical Summary From Plastic Pits to "Fantasia"
  14183. CDSIZE.ZIP   How much data will fit on a cd-rom???
  14184. DRVMFGRS.ZIP CDROM Drives Manufacturers
  14185. DVDSPECS.ZIP DVD Main Format Specifications
  14186. ERRORS.ZIP   CD error correction
  14187. MAC_PC.ZIP   How to burn a MAC-CD on a DOS-System?
  14188. MSCDFUNC.ZIP MSCDEX Function Requests Specification
  14189. ROCKRI.ZIP   Rock ridge interchange protocol version 1
  14190.              An is0 9660:1988 compliant approach to providing adequate
  14191.              cd-rom support for posix file system semantics
  14192.  
  14193.  
  14194.  
  14195.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  14196.  │ #54  │ Hardware: Telecom                                                 │
  14197.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  14198.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │    184 KBytes in    11 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  14199.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  14200.  
  14201.              ===============================================
  14202.              Telecom/Modem hardware files
  14203.              ===============================================
  14204. BELLATL1.ZIP ISDN Glossary
  14205. CALL_IN.ZIP  This Device will allow you to REMOTELY turn your computer
  14206.              ON/OFF via a phone call ! Excellent for BBS Sysops and on the
  14207.              road travellers. Complete ordering info, GIF Picture of unit
  14208.              and description is in this file. Outstanding and inexpensive
  14209.              way to remotely reboot your computer when your away from the
  14210.              BIG RED BUTTON !
  14211. EFFAPP.ZIP   ISDN Applications at Home, School, the Workplace and Beyond
  14212. ERLANG33.ZIP ERLANG B EXCEL WORKSHEET v3.3 - 
  14213.              Uses the Erlang B mathematical model to size network and 
  14214.              similar facilities. For example to answer 20,000 modem calls 
  14215.              with an average 4 minute duration in a 25 day month with a peak 
  14216.              hour volume of 20% requires 19 lines and modems. 1% of the peak 
  14217.              hour calls will get a busy. 22 lines yields 0.1% busy. 
  14218. GLDSPL.ZIP   Beginning a Global Digital Phone Network, ISDN
  14219. IBMCOM.ZIP   The serial port, release 13
  14220. INTROISD.ZIP ISDN Integrated Services Digital Network info
  14221. MODEM.ZIP    Mobile computing
  14222. NEW32BIS.ZIP All v.32Bis modems are not created equal!
  14223. TB14-1.ZIP   Optimizing X.25 Transmission
  14224. TELECO_1.ZIP What You Need To Know About Modems
  14225.  
  14226.  
  14227.  
  14228.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  14229.  │ #55  │ Hardware: Electronics                                             │
  14230.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  14231.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │   6203 KBytes in    37 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  14232.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  14233.  
  14234.              ===============================================
  14235.              Various Hardware and electronic files
  14236.              ===============================================
  14237. 555INFO.ZIP  The 555 Timer Chip
  14238.              Is a highly stable device for generating accurate time delays
  14239.              or oscillation. This archive give some hints about the use of
  14240.              this CHIP and schematics for various applications.
  14241. 6270-D_1.ZIP The 6.270 Robot Builder's Guide
  14242. ACRO.ZIP     Acronyms
  14243. ACRONYMS.ZIP Electronical acronyms
  14244. BATDIS.ZIP   Nicad battery discharger
  14245.              An easy-to-build, inexpensive battery discharger.
  14246. BCTJ1-06.ZIP The Microwave Image Transimpedance Front-End Amplifier For
  14247.              Optical Receivers
  14248. C64MID_1.ZIP The following text is a construction article for building your
  14249.              own MIDI interface for the Commodore 64 or Commodore 128
  14250.              cartridge port.
  14251. CAPINFO.ZIP  Capacitor value reading
  14252. CARPEL.ZIP   Keyboards do not cause carpal tunnel syndrome
  14253. COLCODE.ZIP  Resistor Color Code
  14254.              This program will give you the value, band color, and tolerance
  14255.              of a resistor. To find the value of a resistor you must enter
  14256.              the color bands of the resistor. To find what color bands a
  14257.              resistor should have, you enter the value of the resistor.
  14258. CP290-PC.ZIP Cable for the CP-290 to PC (DB9 and DB25)
  14259. CSOLVR11.ZIP CircSolver is a 32-bit analog circuit analysis application for 
  14260.              Windows95 and Windows NT 4.0. CircSolver can analyze any 
  14261.              arbitrary analog circuit by deriving Transfer Functions, 
  14262.              generating Bode Plots, and plotting the time-domain response of 
  14263.              circuits to user-designed Input Signals. CircSolver can even 
  14264.              plot the response of circuits with multiple sources and with 
  14265.              different Input Signals applied to each source.  
  14266. ECAP301.ZIP  PC-ECAP v3.01 <ASP>
  14267.              AC circuit analysis. Calculates magnitude, phase, group delay, 
  14268.              impedance, VSWR, and return loss. Now also calculates TRANSIENT 
  14269.              response with one of 8 waveforms as input. Handles circuits 
  14270.              with up to 90 nodes and 1000 components. Completely menu 
  14271.              driven, very easy to use. Many features. High res plots on 
  14272.              screen or 9/24 pin printer or HP LaserJet/DeskJet. All video 
  14273.              adapters supported. Shareware $89. 
  14274. EEF.ZIP      Electrical and Electronic Formulas version 2.02
  14275.              This program contains a collection of basic electrical and
  14276.              electronic formulas, which can be found in any electrical
  14277.              engineering handbook. The software was developed, in an effort,
  14278.              to alleviate the necessity of looking up individual formulas
  14279.              each time they are needed. This software includes the most
  14280.              commonly used electrical formulas.
  14281. ELECFUN.ZIP  Fun w/electronics
  14282. EQ_TUTOR.ZIP Equalizers
  14283. ETCAI125.ZIP ETCAI ELECTRONICS TRAINING SYSTEM v1.25<ASP> (ESC)
  14284.              31 exercises to help you learn or teach electricity or
  14285.              electronics. Features random problem generation, extensive
  14286.              graphics, context sensitive help, and instant scoring. Supports
  14287.              mouse, EGA, VGA, and Hercules. Suitable for use in high school,
  14288.              college, and trade school. By C. E. Ormon. $45.00 single copy,
  14289.              site licenses available at reduced prices.
  14290. FAISYN20.ZIP Electronic filter synthesis program
  14291. GRE2PROM.ZIP Build your own EEPROM programmer for about US$ 20.00 !
  14292. KEYLOCK.ZIP  Schematic for an optoelectronic key lock
  14293. LCD-FAQ.ZIP  Lcd [technical] faq
  14294. LEEPCB.ZIP   PCBcad.
  14295.              PCBCAD is a freely-copyable software package consisting of 
  14296.              tools for the design of printed circuit boards. including 
  14297.              Source, executables, and documentation. I include source 
  14298.              because I want you to be able to figure out how these programs 
  14299.              work.  
  14300. LITEWAVE.ZIP Am lightwave transmitter and receiver by joe scharf
  14301. LOGSYM.ZIP   Logisym is a digital logic simulator, intended to assist you in
  14302.              understanding, debugging, and verifying, the operations of
  14303.              combinational and sequential digital logic circuits.
  14304. MAGNET.ZIP   Magnetic stripe technology
  14305. MAGNETIC.ZIP Electricity still kills
  14306. MIDDIA.ZIP   How to build a MIDI interface for a SoundBlaster/SoundBlaster Pro
  14307. PIAPCB.ZIP   PCB Developer's Individual Assistant V2.1
  14308.              It is an easy to use program to develop PCBs. It was designed
  14309.              especially for small and simple boards and for hobby purposes.
  14310.              So it has no varieties of functions or possibilities but it is
  14311.              quick and easy to use.
  14312. SAT-NOAA.ZIP Receiving weather satellite imagery: a beginner's primer
  14313. SONET_IN.ZIP Heading toward the light as bandwidth demands increase, the
  14314.              benefits of sonet will move to end-users.
  14315. SURGE.ZIP    Surge protector secrets you're not supposed to know...
  14316. SXS.ZIP      Step by step switching notes
  14317. TIMSTK11.ZIP TIMESTACK 68HC11/6805/8051/8048 V1.10 <ASP>
  14318.              Execution time and stack depth analysis- TimeStack can find the 
  14319.              maximum and minimum execution time, deepest stack depth usage, 
  14320.              and possible stack imbalances for the Motorola 68HC11 & 6805 
  14321.              and Intel 8051 & 8048 family of processors. Your days of 
  14322.              guessing are over. Programming BE, INC.  
  14323. TUNEKIT.ZIP  TuneKit for Windows
  14324.              FIlter Tuning Kit for Windows is a Electronic Filter Synthesis
  14325.              program and a practical filter tuning aid for actually
  14326.              designing and building a working filter. TuneKit is a small
  14327.              window module with some powerful features that include;
  14328. VGA_HACK.ZIP Amiga RGB -> PC VGA Hardware Hack
  14329. VOMTCH20.ZIP Meter Challenge v2.00 <ASP> (ESC) 
  14330.              Helps you teach or learn the use of ohmmeters and voltmeters in 
  14331.              troubleshooting electronic circuits. Each program run is a new 
  14332.              adventure requiring your skill to solve a realistic problem. 
  14333.              The program generates thousands of varied situations which 
  14334.              require more than rote theory. This program sets technical 
  14335.              training on a space opera stage to add interest and purpose to 
  14336.              serious training. 
  14337. XFUNC21.ZIP  XFUNC 2.1 
  14338.              Is a IBM PC program for DOS. It is an aid to Electronics 
  14339.              Engineer who calculates transfer functions using symbolic 
  14340.              algebra. The purpose of the program XFUNC is to compute the 
  14341.              frequency domain transfer function of a circuit in symbolic 
  14342.              format, given a circuit description netlist in linear model. In 
  14343.              addition to this basic feature, the program provides various 
  14344.              extras, which will be discussed in the following sections.  
  14345.  
  14346.  
  14347.  
  14348.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  14349.  │ #56  │ Games: Programming                                                │
  14350.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  14351.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │   5495 KBytes in    55 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  14352.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  14353.  
  14354.              ===============================================
  14355.              Game programming textfiles and theory
  14356.              ===============================================
  14357. AVOID_GW.ZIP A simple way to detect game wizard
  14358. COLLISIO.ZIP Collision Detection - How?
  14359. GAMEPROG.ZIP Game programming tutorial (C source)
  14360. GRAVITY.ZIP  GameGravity FAQ
  14361. MS_ARCAD.ZIP Programming Arcade Games
  14362.              Is a tutorial on programming object oriented arcade games in Turbo C.
  14363. PATHDEMO.ZIP PathDemo was developed by Bryan Stout as a means of visually
  14364.              illustrating how different pathfinding algorithms worked. It
  14365.              was developed for his lecture at the 1996 Computer Game
  14366.              Developers' Conference, and has since been enhanced. It was
  14367.              used as the source of the illustrations for his Game Developer
  14368.              Magazine article "Smart Moves: Intelligent Path-Finding," and
  14369.              is available here to download from GDM's website. This file
  14370.              explains the basics of how PathDemo and its components work,
  14371.              there having been no help file developed for it yet.
  14372. PCD_TXT.ZIP  Practical Collision Detection    
  14373.              To appear in the Proceedings of the Computer Game Developer's 
  14374.              Conference, 1997. Most modern 3D games require some form of 
  14375.              collision detection. This paper presents some basic brute force 
  14376.              methods of collision detection between polyhedra, successively 
  14377.              refining the techniques until we are left with a system that 
  14378.              runs quickly. An implementation is examined in which a game 
  14379.              engine handles 32 players and hundreds of objects in realtime.  
  14380. PCD_WO_1.ZIP Practical Collision Detection Lecture #177 (Word Doc format)
  14381.              Most modern 3D games require some form of collision detection. 
  14382.              This paper presents some basic brute force methods of collision 
  14383.              detection between polyhedra, successively refining the 
  14384.              techniques until we are left with a system that runs quickly. 
  14385.              An implementation is examined in which a game engine handles 32 
  14386.              players and hundreds of objects in realtime. 
  14387. UGPRG.ZIP    The Ultimate Game Programming Reference Guide v1.0
  14388.              This is a collection of specs/tutors written by OTHER people
  14389.              the files are not not modified! (With the exception of the fact
  14390.              that any binaries included in the original archives are no
  14391.              longer contained.
  14392.  
  14393.  
  14394.              ===============================================
  14395.              Game-sourcecode
  14396.              ===============================================
  14397. 3DGPL.ZIP    3DGPL version 1.0 
  14398.              Graphics base library and tutorial for game programmers 
  14399. AQDEV027.ZIP Source for a sequel to Civilization like game (pascal)
  14400. ARSRC21.ZIP  This is the source code to arena. It is nominally in c++ and
  14401.              needs a c++ compiler but it's actually in very bad c.
  14402. ASTEROID.ZIP Asteorid Game with C++/Asm source
  14403. BALLOONX.ZIP Balloon X v2.1 Game in Basic
  14404. BOBOLI.ZIP   Boboli the mighty knight , game with C source
  14405. CHECKERS.ZIP A Checkers Game That Learns From Its Mistakes (Basic)
  14406. CONNEC42.ZIP Connect-4 Algorithm , C source
  14407.              This file provides the functions necessary to implement a 
  14408.              front-end- independent, device-independent Connect-4 game. 
  14409.              Multiple board sizes are supported. It is also possible to 
  14410.              specify the number of pieces necessary to connect in a row in 
  14411.              order to win. Therefore one can play Connect-3, Connect-5, etc. 
  14412. CORWAR.ZIP   Core War is a computer game played both with and BY computers.
  14413.              In Core War, two player-written computer programs operate
  14414.              concurrently in a "circular" memory array. A program "loses"
  14415.              when it hits an instruction it cannot execute. C source
  14416. DEATH.ZIP    Source code to a 2d game, not finished. C source
  14417. DICE2.ZIP    Dice game written in Basic
  14418. DIVERACE.ZIP DIVERACE an OS/2 Game Programming Example
  14419.              A little 3D Car-Driving game utilizing DIVE, Real-Time
  14420.              soundmixing, Joystick- support and Palette-Management. Written
  14421.              in Virtual PASCAL with full sourcecode. Version 0.1 (very beta ;-)
  14422. DRAGRACE.ZIP lil' 256byte drag racing game (asm src)
  14423.              This is a 2 player game where each player hammers away at the 
  14424.              shift keys to race each other to the finish line.  
  14425. FRACE10.ZIP  Fun Racin v.1.0!!!!!!!!! 
  14426.              An uncomplete Race car game written in Turbo Pascal 5.0 . 
  14427.              Should work with TP7.0 and 6.0. Source included. VGA required.  
  14428. GLIB22.ZIP   GAMEx.LIB v2.2 - shareware C games library
  14429.              LibRary of games related routines for C programmers. Functions 
  14430.              cover buffered and scrolling graphics, PCX images, drawing 
  14431.              rountines, text output, control input and more. Supports 256 
  14432.              colour VGA and Vesa SVGA modes. Shareware. 286+,Dos.  
  14433. GNUCHESS.ZIP Gnuchess 3.1 , C source
  14434.              This archive contains the source code and executable for 
  14435.              gnuchess 3.1 which is a public domain chess program. It also 
  14436.              contains the source code and executable for a chess game 
  14437.              analysis program which will take a chess game file with the 
  14438.              moves in long algebraic notation, and do some analysis on the 
  14439.              game. This is built as a front end to gnuchess.  
  14440. GOGAME.ZIP   C souce code for the game of Go
  14441.              It uses the alpha-beta minimax algorithm to evaluate attack and
  14442.              defend in terms of the number of liberties. The C code compiles
  14443.              under Turbo C.
  14444. GOODIE.ZIP   Goodie - The Goody Picker in "Take me home"  , C source
  14445. GTILE.ZIP    Gtile, tilebased game with C++ source
  14446. INVADR_1.ZIP SPACE INVADERS by PAUL S. REID Version 1.1
  14447.              An Exact Clone of the Arcade Game in 100% Assembler Game, 
  14448.              Source Code, and Documentation Included Freely Distributable - 
  14449.              No Shareware Fee  
  14450. LANDER10.ZIP Lander v1.0 Game with asm src
  14451. LIFE_SRC.ZIP Life.C the much implemented game of life
  14452. MAKSRC05.ZIP Source code for MakMan/2, a pacman clone for OS/2.
  14453. MANCALA.ZIP  Crude, simple alpha-beta search. 
  14454. MOR55SRC.ZIP The Dungeons of MORIA version 5.x  (C source)
  14455.              The game of moria is a single player dungeon simulation. A 
  14456.              player may choose from a number of races and classes when 
  14457.              creat- ing a character, and then `run' that character over a 
  14458.              period of days, weeks, even months, attempting to win the game 
  14459.              by defeating the Balrog which lurks in the deeper levels. 
  14460. MSVCPUZL.ZIP MicroSoft Visual C++ sample code of a simple sliding block
  14461.              puzzle. Demonstrating: A simple MSVC++ app with 1 view and no
  14462.              document. Customizing the registration of the main window.
  14463.              Dragging objects with the mouse. Requires 386 and a Mouse.
  14464. MTSRC13.ZIP  MARS TROOPER Version 1.3 
  14465.              A 253-byte game created for the 256- byte game contest on 
  14466.              rec.games.pro- grammer (w/asm source code)  
  14467. NANOTECH.ZIP NANOTECH -- VERSION 2.6
  14468.              a first-person textured 3d platform game with source code.
  14469. NUMGUE_1.ZIP Number_Guesser, a Simple Number Guessing Game
  14470. OPTIMIZE.ZIP Writing smaller games
  14471. OTHELLO.ZIP  Othello playing (C source only)
  14472. PAC.ZIP      Simple engine for Pac Man game
  14473. PACMAN.ZIP   Basic PacMan
  14474. PCROB10.ZIP  PCROBOTS is an adaptation of CROBOTS by Tom Poindexter. This
  14475.              version has more features, and allows for much more intelligent
  14476.              robots. It is not limited to any particular language; C,
  14477.              Pascal,Compiled Basic, 8086 Assembler etc are all possible. The
  14478.              only limitation is that it must be run on an IBM PC Compatible.
  14479. RAY1.ZIP     RAY CASTER 3D sorta ENGINE thingy
  14480.              Wrote this about a month ago, it's a sort of wolfenstien\doom 
  14481.              lookalike but all in native QBasic source!  
  14482. SC_TTT.ZIP   Tic-Tac-Toe program (C source)
  14483.              Uses alpha-beta pruning minimax search to play a "perfect" 
  14484.              game. The alpha-beta pruning can be removed, but will increase 
  14485.              search time. The heuristic and move ordering in Best_Move() can 
  14486.              also be removed with an increase in search time. 
  14487. SHIP.ZIP     This short QBasic demo for an action-shoot'em-up game was 
  14488.              posted because of several questions about animation. In this 
  14489.              code you will find examples of page-flipping animation, 
  14490.              including a new sprite-clipping routine that allows you to 
  14491.              place a GETted sprite past the boundaries of the screen. Also, 
  14492.              scrolling stars, explosions, sprite movement/limitation on 
  14493.              movement is shown.  
  14494. TILES.ZIP    Tile-Based Games FAQ version 1.2
  14495. TRISSRC.ZIP  PCTRIS, Tetris clone with C source
  14496. TRON02.ZIP   TRON!
  14497.              A 456 bytes two player tron-like game! cool design! extremely 
  14498.              addictive! full assembler source included! coded by 
  14499.              brioche/aspirine! 
  14500. V150.ZIP     Ray Zapper World version 1.00 (QB gamesource)
  14501. WALLGAME.ZIP Wallgame , a version of the old favorite - breakout  (pascal)
  14502. WANDR330.ZIP Wanderer , Boulder-Dash game clone in C
  14503. WORLDSRC.ZIP World is a text adventure game, like Adventure or Dungeon with
  14504.              a sci-fi twist. C source
  14505. WSPR32.ZIP   WSPR32.EXE is a Win32 based game developing tool. Within most
  14506.              games there are multiple levels with each level containing it's
  14507.              own set of sprite images, as well as, it's own 256 color
  14508.              palette. Using WSPR32 you can collect the images for each level
  14509.              along with their associated 256 color, 8-bpp, palette. WPSR32
  14510.              was designed to be used with Windows 95 or Windows NT with a
  14511.              Intel 386 or better on a IBM compatible PC.
  14512. YAHWHO.ZIP   YahWho, Yet Another Yahtzee(tm) Game in pascal
  14513.  
  14514.  
  14515.  
  14516.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  14517.  │ #57  │ Games: Videogames                                                 │
  14518.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  14519.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │   3985 KBytes in    62 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  14520.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  14521.  
  14522.              ===============================================
  14523.              Atari videogame files
  14524.              ===============================================
  14525. 52FAQ01.ZIP  Atari 5200 supersystem frequently asked questions
  14526. ACTIVS.ZIP   Activision announces atari 2600 action pack!
  14527. COLORS.ZIP   Colors, for the Jaguar
  14528. JAGFAQ.ZIP   FAQs about the Atari Jaguar video game system
  14529. JAGHW.ZIP    Atari continues to expand jaguar peripherals
  14530. JAGMANIA.ZIP Jagmania for the Jaguar
  14531. PAINTER.ZIP  Painter - a jaguar game for the jaguar server development kit.
  14532. TOSDUMP.ZIP  An atari program to dump the rom files
  14533.  
  14534.  
  14535.              ===============================================
  14536.              N64-Nintendo files
  14537.              ===============================================
  14538. 64DISASM.ZIP Nintendo 64-Image Disassembler V1.0 (Win'95)
  14539. DISASM08.ZIP Disassembler V.8
  14540.              Disassembles N64-Images, displaying most of the opcodes!
  14541. DOCIC.ZIP    Info on doctor v64 main circuit board: 
  14542. DV64DOC.ZIP  Brief manual of the doctor v64 + how to modify it to be able to
  14543.              load game images.
  14544. HS2V64.ZIP   High Speed to Doctor V64 converter 0.2
  14545. JSTETRIS.ZIP Tetris for the Jaguar binary file
  14546. N64ED02.ZIP  N64 Editor 0.2
  14547.              Alows you to edit and search the N64 ROMs! WIN 95 / NT
  14548. N64TOOL.ZIP  VD64 Image header Editor v0.1 [PC/EXE]
  14549. V64-SH_1.ZIP N64shell
  14550.              Nintendo 64 RS232 loader,lightbar & name identification
  14551.  
  14552.  
  14553.              ===============================================
  14554.              SNES (Nintendo) programming files
  14555.              ===============================================
  14556. F4CGINTR.ZIP F4CG Intro with Source for SNES
  14557.              An F4CG intro that never saw the light of day nor the darkness
  14558.              of night. coded by Minus with additional SID playing code from
  14559.              Alfatech.
  14560. GAMEGEAR.ZIP Gamegear source
  14561. GBB108.ZIP   GB Basic V1.08
  14562.              GB Basic is a floating-point BASIC interpreter for GameBoy that
  14563.              allows you to write & execute programs up to 7.4K bytes in
  14564.              size. Currently string variables are not supported, but may be
  14565.              in the future.
  14566. GBDI10.ZIP   Game Boy Disassembler
  14567. GBE.ZIP      Gameboy Tile Editor v0.1
  14568.              GBE is a simple tile editor designed for use in creating
  14569.              background or sprite images to be used in GameBoy programs. It
  14570.              allows you to store up to 256 sprites in a single file and the
  14571.              accompanying program will translate them into assembler source code.
  14572. GBSIM-_1.ZIP Gbsim is a gameboy emulation for the pc.  with source
  14573. GBSPEC.ZIP   Everything You Always Wanted To Know About GAMEBOY
  14574. GBTOOL_1.ZIP Gb-tools v2.1B tools for developing programs for the nintendo gameboy.
  14575. MOM-TL12.ZIP Game boy tool 1.2
  14576.              GBTOOL can strip the Smart Card header from a file, so you can
  14577.              use the file with Game Boy emulators/disassemblers.
  14578. OS-DIZ11.ZIP HeroZero's GameBoy Disassembler v1.1
  14579. SINE.ZIP     SNES demosource
  14580. VGAMEB_2.ZIP Virtual GameBoy The Portable Nintendo GameBoy Emulator
  14581. VGAMEB_T.ZIP VIRTUAL GAMEBOY - Scroller etc demo programs
  14582. VGBMEN_1.ZIP Complete VGBMan source code For the final, half-done revision.
  14583.              No warranties, no crap. TPascal 7 source.
  14584. VGBMEN_2.ZIP Vgb menu 1.0 Is a front end for the vgb-dos emulator through
  14585.              windows x.Xx.
  14586. VGBWIN-U.ZIP Virtual GameBoy
  14587.              The Portable Nintendo GameBoy Emulator version 0.3
  14588.  
  14589.  
  14590.              ===============================================
  14591.              SEGA Megadrive/Genesis/Game Gear... files
  14592.              ===============================================
  14593. CPANEL.ZIP   The following is a code sample that will bring up the CD
  14594.              control panel screen from inside your game code. This is a Sega
  14595.              Standard
  14596. GENGRAPH.ZIP MAPSEGA and SPRSEGA are graphic and map converters. They
  14597.              convert from WGT sprite and map formats to the Sega.
  14598. MGDOS.ZIP    The Portable SEGA Mark3/MasterSystem/GameGear Emulator
  14599.              veRsion 1.0 (12/06/1996) MasterGear is a portable emulator of
  14600.              two SEGA game consoles: the MasterSystem (known as Mark3 in
  14601.              Japan) and the portable GameGear which is basically an improved
  14602.              MasterSystem in a smaller package. The emulator is written in C
  14603.              and therefore can be ported to any computer platform out there,
  14604.              given that this platform can run 32-bit applications.
  14605. SEGA.ZIP     The Assembler. (Oddly named asm.exe) (Version .3)
  14606.              This is my Sega assembler, disassembler, and some simple source
  14607.              code to test the assembler. The source code prints a text
  14608.              message to the screen, sets up the VBL to redraw a sprite. The
  14609.              sprite is moved with the joystick. Includes Sprites for RPG1
  14610.              from VILEWRATH.
  14611. SEGA1409.ZIP Sega Programming FAQ
  14612. SEGAGLOV.ZIP 3DGV Version 0.2 Beta 3DGV
  14613.              Is a 3D GIF viewer using the Sega 3D glasses. It reads either
  14614.              two GIF files or a single MIG (Multi Image Gif) file. The two
  14615.              images are both loaded into video memory, and the screen is
  14616.              toggled quickly back and forth between them, while the lenses
  14617.              on the glasses are alternately darkened. Thus one eye sees one
  14618.              image and the other sees the other image giving a 3D effect
  14619.              with appropriate images.
  14620. VGA_READ.ZIP How to build an Gameboy cartridge-reader
  14621.  
  14622.  
  14623.              ===============================================
  14624.              SONY Playstation (PSX) files
  14625.              ===============================================
  14626. CDPSX.ZIP    Example PlayStation Disc Layout
  14627. CDXATOOL.ZIP CDXA Data Reader for MSCDEX ver 0.01
  14628.              Utility for playstation
  14629. FMV-FIX.ZIP  Correcting The FMV on PSX's
  14630. GMESHARK.ZIP Sony playstation usa codes
  14631. ORP-PSX.ZIP  The playstation from sony PSX FAQ
  14632. OTBP2S.ZIP   PCX2SCX convertor 0.000 Including code to show .SCX in turbo 
  14633.              pascal 7.  
  14634. PALOFPCX.ZIP PALOFPCX Extracter V1.0
  14635.              This program is used to extract pallette of a PCX file who
  14636.              contain the Red, Green and Blue values (0 -> 63) of colors (0-> 255).
  14637. PERIPHER.ZIP Peripherals available for sony playstation
  14638. PS.ZIP       Sony playstation (sony ps) frequently asked questions
  14639. PSX.ZIP      PlayStation Disc Layout
  14640. PSXDISAS.ZIP Sony playstation disassembler (Amiga)
  14641. PSXIMGTS.ZIP Psx image tools
  14642.              The two programs included with this archive convert PSX 'TIM'
  14643.              image files into either Targa or Windows Bumpmap files (Amiga
  14644.              owners: if you can't load either of these formats get the
  14645.              datatypes from Aminet.) Both of these formats are uncompressed
  14646.              so they take up a lot of space. If you plan on keeping them
  14647.              around you may want to load them up in some other program and
  14648.              save them off as something else to save space.
  14649. PSXVIDEO.ZIP Psxvideo for Windows v1.05
  14650. UNIVE.ZIP    Datel playstation universal adapter faq
  14651. WOTIZPSX.ZIP Wotizpsx
  14652.              WOTIZPSX gives you basic info on Sony standard PSX files. It
  14653.              will not give info on any raw files (yet) or compressed files.
  14654.              Luckily, there are not too many compressed files, but there are
  14655.              a lot of raw files.
  14656.  
  14657.  
  14658.              ===============================================
  14659.              Misc Videogame files
  14660.              ===============================================
  14661. 3DO.ZIP      Panasonic real 3d0 interactive multiplayer hardware review
  14662. CDSK32_1.ZIP CartDisk dev 3.20 (final alpha 8) (c) 1996 DiskDude.
  14663.              ** FINAL ALPHA VERSION ** Back up SNES, MegaDrive/Genesis and
  14664.              GameBoy cartridges through the IBM PC printer port. Support for
  14665.              other consoles soon... Useful for emulators - DRAM "RAM
  14666.              cartridge" support comming soon (no change to hardware needed though)
  14667. CVFAQ.ZIP    Colecovision faq! version 3.3
  14668. GAMEBOY.ZIP  Nintendo gameboy frequently asked questions
  14669. MULTI71.ZIP  Multi converters tool 7.1
  14670.              This is a dos utility for sending snes and sega games to your
  14671.              back-up system. It has many other features like joining and
  14672.              splitting files, applying ips/bsl patches, pal/ntsc fixes,
  14673.              header editing and repair, image information, and a whole lot
  14674.              more. It even lets you enter a special user name!
  14675. SPECS.ZIP    Specifications for future gaming systems
  14676. UCON141.ZIP  uCON v1.41  "What Every Console User Needs"
  14677.              UCON is the latest console utility to hit the PC scene. uCON's
  14678.              framework was programmed by Chicken, and it started out as a
  14679.              Multi-Game Hunter-specific program (the original MGHPATCH). I,
  14680.              chp, then added features and it has eventually grown into what
  14681.              you have today.
  14682.  
  14683.  
  14684.  
  14685.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  14686.  │ #58  │ Frequently Asked Questions 1                                      │
  14687.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  14688.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │   5577 KBytes in   340 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  14689.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  14690.  
  14691.              ===============================================
  14692.              Frequently asked questions (FAQ) from the Internet, part 1
  14693.              ===============================================
  14694. FAQ000.ZIP   Frequently asked questions about PEX
  14695. FAQ001.ZIP   (Annual Posting) Infrequently Asked Questions in comp.lang.c
  14696. FAQ002.ZIP   (FAQ-Diffs) Portable GUI Development Kits
  14697. FAQ003.ZIP   ** FAQ: How To Announce Your New Web Site (Other Places) **
  14698. FAQ004.ZIP   *.answers post-approval guidelines
  14699. FAQ005.ZIP   --- comp.programming charter: read before you post (weekly notice)
  14700. FAQ006.ZIP   <1997/08/15> Comp.security.pgp FAQ [German]
  14701. FAQ007.ZIP   = 1/97 Guide to Select BBS's on Internet [1/2] =
  14702. FAQ008.ZIP   = 1/97 Guide to Select BBS's on Internet [2/2] =
  14703. FAQ019.ZIP   AIX Frequently Asked Questions (Part 1 of 5)
  14704. FAQ020.ZIP   AIX Frequently Asked Questions (Part 2 of 5)
  14705. FAQ021.ZIP   AIX Frequently Asked Questions (Part 3 of 5)
  14706. FAQ022.ZIP   AIX Frequently Asked Questions (Part 4 of 5)
  14707. FAQ023.ZIP   AIX Frequently Asked Questions (Part 5 of 5)
  14708. FAQ024.ZIP   ALT.COMP.VIRUS MINI-FAQ - READ BEFORE POSTING
  14709. FAQ025.ZIP   APL language FAQ
  14710. FAQ026.ZIP   AVI Graphics Format Overview
  14711. FAQ027.ZIP   Accessing the Internet by E-Mail FAQ
  14712. FAQ028.ZIP   Ada FAQ: Learning Ada
  14713. FAQ029.ZIP   Ada FAQ: Programming with Ada (part 1 of 4)
  14714. FAQ030.ZIP   Ada FAQ: Programming with Ada (part 2 of 4)
  14715. FAQ031.ZIP   Ada FAQ: Programming with Ada (part 3 of 4)
  14716. FAQ032.ZIP   Ada FAQ: Programming with Ada (part 4 of 4)
  14717. FAQ033.ZIP   Ada FAQ: The Ada WWW Server
  14718. FAQ036.ZIP   AmiTCP/IP Frequently Asked Questions (FAQ)
  14719. FAQ038.ZIP   Amiga FAQ (Frequently asked questions) (Part 1 of 4)
  14720. FAQ039.ZIP   Amiga FAQ (Frequently asked questions) (Part 2 of 4)
  14721. FAQ040.ZIP   Amiga FAQ (Frequently asked questions) (Part 3 of 4)
  14722. FAQ041.ZIP   Amiga FAQ (Frequently asked questions) (Part 4 of 4)
  14723. FAQ042.ZIP   Amiga Mosaic & WWW Frequently Asked Questions (FAQ)
  14724. FAQ043.ZIP   Amiga Networking Frequently Asked Questions (FAQ) Part 1/2
  14725. FAQ044.ZIP   Amiga Networking Frequently Asked Questions (FAQ) Part 2/2
  14726. FAQ046.ZIP   Amiga Related Books FAQ
  14727. FAQ047.ZIP   Anonymous FTP: Frequently Asked Questions (FAQ) List
  14728. FAQ048.ZIP   Anonymous FTP: Sitelist Part 01 of 23    [01/23]
  14729. FAQ049.ZIP   Anonymous FTP: Sitelist Part 02 of 23   [02/23]
  14730. FAQ050.ZIP   Anonymous FTP: Sitelist Part 03 of 23   [03/23]
  14731. FAQ051.ZIP   Anonymous FTP: Sitelist Part 04 of 23   [04/23]
  14732. FAQ052.ZIP   Anonymous FTP: Sitelist Part 08 of 23   [08/23]
  14733. FAQ053.ZIP   Anonymous FTP: Sitelist Part 09 of 23   [09/23]
  14734. FAQ054.ZIP   Anonymous FTP: Sitelist Part 1 of 23    [01/23]
  14735. FAQ055.ZIP   Anonymous FTP: Sitelist Part 10 of 23   [10/23]
  14736. FAQ056.ZIP   Anonymous FTP: Sitelist Part 11 of 23   [11/23]
  14737. FAQ057.ZIP   Anonymous FTP: Sitelist Part 12 of 23   [12/23]
  14738. FAQ058.ZIP   Anonymous FTP: Sitelist Part 13 of 23   [13/23]
  14739. FAQ059.ZIP   Anonymous FTP: Sitelist Part 14 of 23   [14/23]
  14740. FAQ060.ZIP   Anonymous FTP: Sitelist Part 15 of 23   [15/23]
  14741. FAQ061.ZIP   Anonymous FTP: Sitelist Part 16 of 23   [16/23]
  14742. FAQ062.ZIP   Anonymous FTP: Sitelist Part 17 of 23   [17/23]
  14743. FAQ063.ZIP   Anonymous FTP: Sitelist Part 18 of 23   [18/23]
  14744. FAQ064.ZIP   Anonymous FTP: Sitelist Part 19 of 23   [19/23]
  14745. FAQ065.ZIP   Anonymous FTP: Sitelist Part 2 of 23    [02/23]
  14746. FAQ066.ZIP   Anonymous FTP: Sitelist Part 20 of 23   [20/23]
  14747. FAQ067.ZIP   Anonymous FTP: Sitelist Part 21 of 23   [21/23]
  14748. FAQ068.ZIP   Anonymous FTP: Sitelist Part 22 of 23   [22/23]
  14749. FAQ069.ZIP   Anonymous FTP: Sitelist Part 23 of 23   [23/23]
  14750. FAQ070.ZIP   Anonymous FTP: Sitelist Part 3 of 23    [03/23]
  14751. FAQ071.ZIP   Anonymous FTP: Sitelist Part 4 of 23    [04/23]
  14752. FAQ072.ZIP   Anonymous FTP: Sitelist Part 5 of 23    [05/23]
  14753. FAQ073.ZIP   Anonymous FTP: Sitelist Part 6 of 23    [06/23]
  14754. FAQ074.ZIP   Anonymous FTP: Sitelist Part 7 of 23    [07/23]
  14755. FAQ075.ZIP   Anonymous FTP: Sitelist Part 8 of 23    [08/23]
  14756. FAQ076.ZIP   Anonymous FTP: Sitelist Part 9 of 23    [09/23]
  14757. FAQ077.ZIP   Apple A/UX FAQ List (1/4)
  14758. FAQ078.ZIP   Apple A/UX FAQ List (2/4)
  14759. FAQ079.ZIP   Apple A/UX FAQ List (3/4)
  14760. FAQ080.ZIP   Apple A/UX FAQ List (4/4)
  14761. FAQ081.ZIP   Apple II & CD-ROMs Frequently Asked Questions (FAQ)
  14762. FAQ082.ZIP   Apple II & Flopticals Frequently Asked Questions (FAQ)
  14763. FAQ083.ZIP   Apple II Accelerator Frequently Asked Questions (FAQ)
  14764. FAQ084.ZIP   Apple II Sound & Music Frequently Asked Questions (FAQ)
  14765. FAQ085.ZIP   Apple ][ Emulator Resources Guide 1.1 (1/1)
  14766. FAQ086.ZIP   Applesoft BASIC Frequently Asked Questions (FAQ)
  14767. FAQ087.ZIP   Approach Users Mailing List FAQ, Part 1/2
  14768. FAQ088.ZIP   Approach Users Mailing List FAQ, Part 2/2
  14769. FAQ089.ZIP   Atari 8-Bit Computers: Frequently Asked Questions
  14770. FAQ090.ZIP   Atari 8-Bit Computers: Vendors and Developers
  14771. FAQ091.ZIP   Avoiding bogus encryption products: Snake Oil FAQ
  14772. FAQ092.ZIP   BIG-LAN/bit.listserv.big-lan FAQ
  14773. FAQ093.ZIP   Bill Gates "Unofficial" FAQ
  14774. FAQ094.ZIP   Binary Space Partitioning Trees FAQ
  14775. FAQ095.ZIP   Blacklist of Internet Advertisers
  14776. FAQ096.ZIP   Business Basic FAQ
  14777. FAQ097.ZIP   Business Objects FAQ, last modified 96/06/26
  14778. FAQ098.ZIP   C programming Frequently Asked Questions (FAQ list pointer)
  14779. FAQ099.ZIP   C++ FAQ (#1 of 7)
  14780. FAQ100.ZIP   C++ FAQ (#2 of 7)
  14781. FAQ101.ZIP   C++ FAQ (#3 of 7)
  14782. FAQ102.ZIP   C++ FAQ (#4 of 7)
  14783. FAQ103.ZIP   C++ FAQ (#5 of 7)
  14784. FAQ104.ZIP   C++ FAQ (#6 of 7)
  14785. FAQ105.ZIP   C++ FAQ (#7 of 7)
  14786. FAQ120.ZIP   COBOL FAQ
  14787. FAQ121.ZIP   COMP.EMULATORS.CBM: Emulation FAQ for Commodore 8bit Computers (1/4)
  14788. FAQ122.ZIP   COMP.EMULATORS.CBM: Emulation FAQ for Commodore 8bit Computers (2/4)
  14789. FAQ123.ZIP   COMP.EMULATORS.CBM: Emulation FAQ for Commodore 8bit Computers (3/4)
  14790. FAQ124.ZIP   COMP.EMULATORS.CBM: Emulation FAQ for Commodore 8bit Computers (4/4)
  14791. FAQ125.ZIP   COMP.SYS.CBM: General FAQ, v3.1 Part 1/9
  14792. FAQ127.ZIP   COMP.SYS.CBM: General FAQ, v3.1 Part 2/9
  14793. FAQ129.ZIP   COMP.SYS.CBM: General FAQ, v3.1 Part 3/9
  14794. FAQ131.ZIP   COMP.SYS.CBM: General FAQ, v3.1 Part 4/9
  14795. FAQ133.ZIP   COMP.SYS.CBM: General FAQ, v3.1 Part 5/9
  14796. FAQ135.ZIP   COMP.SYS.CBM: General FAQ, v3.1 Part 6/9
  14797. FAQ137.ZIP   COMP.SYS.CBM: General FAQ, v3.1 Part 7/9
  14798. FAQ139.ZIP   COMP.SYS.CBM: General FAQ, v3.1 Part 8/9
  14799. FAQ141.ZIP   COMP.SYS.CBM: General FAQ, v3.1 Part 9/9
  14800. FAQ143.ZIP   COMP.SYS.CBM: Repair Facility List, v1.0
  14801. FAQ144.ZIP   COMP.SYS.CBM: Supplier List, v1.0
  14802. FAQ145.ZIP   COMP.SYS.CBM: User Group List v1.0
  14803. FAQ147.ZIP   COMTRADE (& Others!) Opinion/Info/Review
  14804. FAQ148.ZIP   COMTRADE Opinion/Information/Review File (New Update!)
  14805. FAQ149.ZIP   CORBA FAQ (part 1)
  14806. FAQ150.ZIP   CORBA FAQ (part 2)
  14807. FAQ151.ZIP   CORBA FAQ (part 3)
  14808. FAQ152.ZIP   Catalog of Compiler Construction Products - Eleventh Issue
  14809. FAQ153.ZIP   Catalog of Compiler Construction Products - Tenth Issue
  14810. FAQ157.ZIP   Client-server mail protocols FAQ
  14811. FAQ158.ZIP   Client/Server Frequently Asked Questions
  14812. FAQ159.ZIP   Comp.Lang.ML FAQ [Monthly Posting]
  14813. FAQ160.ZIP   Comp.Object FAQ Version 1.0.9 (04-02) Announcement
  14814. FAQ161.ZIP   Comp.Object FAQ Version 1.0.9 (04-02) Part 1/13
  14815. FAQ162.ZIP   Comp.Object FAQ Version 1.0.9 (04-02) Part 10/13
  14816. FAQ163.ZIP   Comp.Object FAQ Version 1.0.9 (04-02) Part 11/13
  14817. FAQ164.ZIP   Comp.Object FAQ Version 1.0.9 (04-02) Part 12/13
  14818. FAQ165.ZIP   Comp.Object FAQ Version 1.0.9 (04-02) Part 13/13
  14819. FAQ166.ZIP   Comp.Object FAQ Version 1.0.9 (04-02) Part 2/13
  14820. FAQ167.ZIP   Comp.Object FAQ Version 1.0.9 (04-02) Part 3/13
  14821. FAQ168.ZIP   Comp.Object FAQ Version 1.0.9 (04-02) Part 4/13
  14822. FAQ169.ZIP   Comp.Object FAQ Version 1.0.9 (04-02) Part 5/13
  14823. FAQ170.ZIP   Comp.Object FAQ Version 1.0.9 (04-02) Part 6/13
  14824. FAQ171.ZIP   Comp.Object FAQ Version 1.0.9 (04-02) Part 7/13
  14825. FAQ172.ZIP   Comp.Object FAQ Version 1.0.9 (04-02) Part 8/13
  14826. FAQ173.ZIP   Comp.Object FAQ Version 1.0.9 (04-02) Part 9/13
  14827. FAQ174.ZIP   Comp.Sys.Acorn FAQ List Posting (Part 1/4)
  14828. FAQ175.ZIP   Comp.Sys.Acorn FAQ List Posting (Part 2/4)
  14829. FAQ176.ZIP   Comp.Sys.Acorn FAQ List Posting (Part 3/4)
  14830. FAQ177.ZIP   Comp.Sys.Acorn FAQ List Posting (Part 4/4)
  14831. FAQ178.ZIP   Comp.compilers 1990 Annual
  14832. FAQ181.ZIP   Comp.os.research: Welcome to comp.os.research [l/m  6 Jan 1996]
  14833. FAQ182.ZIP   Comp.realtime: A list of real-time operating systems (LONG)
  14834. FAQ183.ZIP   Comp.realtime: Frequently Asked Questions (FAQs)
  14835. FAQ184.ZIP   Comp.realtime: Welcome to comp.realtime
  14836. FAQ185.ZIP   Comp.software-eng FAQ (Part 0): periodic postings and archives
  14837. FAQ186.ZIP   Comp.software-eng FAQ (Part 1): questions and answers
  14838. FAQ187.ZIP   Comp.software-eng FAQ (Part 2): CASE tools summary
  14839. FAQ188.ZIP   Comp.software-eng FAQ (Part 3): readings
  14840. FAQ189.ZIP   Comp.software-eng FAQ (Part 4): CASE tool vendors
  14841. FAQ190.ZIP   Comp.software-eng mini-FAQ (weekly)
  14842. FAQ191.ZIP   Comp.theory FAQ
  14843. FAQ192.ZIP   Compaq Contura Aero Frequently Asked Questions
  14844. FAQ193.ZIP   Computer Music bibliography
  14845. FAQ194.ZIP   Computer Science Technical Report Archive Sites
  14846. FAQ195.ZIP   Computer Security Evaluation FAQ, Version 2.1
  14847. FAQ196.ZIP   Csh Programming Considered Harmful
  14848. FAQ197.ZIP   DESQview/QEMM Frequently Asked Questions: READ BEFORE POSTING
  14849. FAQ198.ZIP   Data Communications Cabling FAQ
  14850. FAQ199.ZIP   Desktop Publishing Resources FAQ
  14851. FAQ200.ZIP   Digital UNIX (DEC OSF/1) Frequently Asked Questions (FAQ)
  14852. FAQ201.ZIP   Electronic and Computer Music Frequently-Asked Questions (FAQ)
  14853. FAQ202.ZIP   Emacs implementations, list of, regular post [long, FAQ]
  14854. FAQ203.ZIP   Email Addressing FAQ (How to use user+box@host addresses)
  14855. FAQ204.ZIP   Enhanced IDE/Fast-ATA/ATA-2 FAQ [1 of 2]
  14856. FAQ205.ZIP   Enhanced IDE/Fast-ATA/ATA-2 FAQ [2 of 2]
  14857. FAQ207.ZIP   FAQ for g++ and libg++, plain text version  [Revised 01 Apr 1997]
  14858. FAQ208.ZIP   FAQ for g++ and libg++, plain text version  [Revised 01 May 1997]
  14859. FAQ209.ZIP   FAQ for g++ and libg++, plain text version  [Revised 13 Mar 1997]
  14860. FAQ210.ZIP   FAQ for g++ and libg++, plain text version [Revised 01 Feb 1997]
  14861. FAQ211.ZIP   FAQ for g++ and libg++, plain text version [Revised 16 Dec 1996]
  14862. FAQ212.ZIP   FAQ for g++ and libg++, texinfo version  [Revised 01 Apr 1997]
  14863. FAQ213.ZIP   FAQ for g++ and libg++, texinfo version  [Revised 01 May 1997]
  14864. FAQ214.ZIP   FAQ for g++ and libg++, texinfo version [Revised 01 Feb 1997]
  14865. FAQ215.ZIP   FAQ for g++ and libg++, texinfo version [Revised 16 Dec 1996]
  14866. FAQ216.ZIP   FAQ: (1/95) comp.lang.basic.visual.* General Frequently Asked Questions
  14867. FAQ217.ZIP   FAQ: (12/96) comp.lang.basic.visual.* VB Tools Frequently Asked Questions
  14868. FAQ218.ZIP   FAQ: (6/94) comp.lang.basic.visual.* VB/DOS Frequently Asked Questions
  14869. FAQ219.ZIP   FAQ: 3-D Information for the Programmer
  14870. FAQ224.ZIP   FAQ: BETA Programming Language (version 1.9 - 07 Jan 97)
  14871. FAQ225.ZIP   FAQ: COMP.SYS.BE Frequently Asked Questions v1.10
  14872. FAQ226.ZIP   FAQ: Comp.lang.verilog Frequently Asked Questions (with answers)
  14873. FAQ227.ZIP   FAQ: Fuzzy Logic and Fuzzy Expert Systems 1/1 [Monthly posting]
  14874. FAQ228.ZIP   FAQ: How to find people's E-mail addresses
  14875. FAQ229.ZIP   FAQ: International E-mail accessibility
  14876. FAQ236.ZIP   FAQ: SCO UNIX newsgroups and mailing lists
  14877. FAQ238.ZIP   FAQ: Sun Computer Administration Frequently Asked Questions
  14878. FAQ239.ZIP   FAQ: TeleUSE GUI Builder
  14879. FAQ240.ZIP   FAQ: comp.lang.basic.visual VB/Win Commercial VBX List
  14880. FAQ241.ZIP   FAQ: comp.lang.basic.visual VB/Win Shareware VBX List
  14881. FAQ242.ZIP   FAQ: comp.lang.tcl Tcl Language Usage Questions And Answers
  14882. FAQ243.ZIP   FAQ: comp.lang.tcl Tk Toolkit Usage Questions And Answers (1/1)
  14883. FAQ244.ZIP   FAQ: comp.lang.tcl Tk Toolkit Usage Questions And Answers (1/1)
  14884. FAQ245.ZIP   FAQ: comp.sys.be Frequently Asked Questions v1.0
  14885. FAQ246.ZIP   FAQ: comp.windows.x.apps Frequently Asked Questions
  14886. FAQ247.ZIP   Firewalls FAQ (Rev 8, updated Sun Jan  7 23:13:54 1996)
  14887. FAQ248.ZIP   Forth Programming Language FAQ: Part 1 of 6, General Information
  14888. FAQ249.ZIP   Forth Programming Language FAQ: Part 2 of 6, Online Resources
  14889. FAQ250.ZIP   Forth Programming Language FAQ: Part 3 of 6, Vendors & Authors
  14890. FAQ251.ZIP   Forth Programming Language FAQ: Part 4 of 6, Forth Systems
  14891. FAQ252.ZIP   Forth Programming Language FAQ: Part 5 of 6, Forth Books
  14892. FAQ253.ZIP   Forth Programming Language FAQ: Part 6 of 6, Forth Groups
  14893. FAQ254.ZIP   Fortran FAQ
  14894. FAQ257.ZIP   GNU Emacs Frequently Asked Questions (FAQ), part 1/5
  14895. FAQ259.ZIP   GNU Emacs Frequently Asked Questions (FAQ), part 2/5
  14896. FAQ261.ZIP   GNU Emacs Frequently Asked Questions (FAQ), part 3/5
  14897. FAQ263.ZIP   GNU Emacs Frequently Asked Questions (FAQ), part 4/5
  14898. FAQ264.ZIP   GNU Emacs Frequently Asked Questions (FAQ), part 5/5
  14899. FAQ268.ZIP   GammaLink intelligent fax boards, Frequently Asked Questions.
  14900. FAQ269.ZIP   Garnet Toolkit Frequently Asked Questions
  14901. FAQ270.ZIP   Gnus (Emacs Newsreader) FAQ
  14902. FAQ274.ZIP   Hangul & Internet in Korea (Contents)
  14903. FAQ275.ZIP   Hangul & Internet in Korea (Introduction)
  14904. FAQ277.ZIP   Hangul & Internet in Korea (main part 1/4)
  14905. FAQ278.ZIP   Hangul & Internet in Korea (main part 2/4)
  14906. FAQ279.ZIP   Hangul & Internet in Korea (main part 3/4)
  14907. FAQ280.ZIP   Hangul & Internet in Korea (main part 4/4)
  14908. FAQ281.ZIP   How to find sources (READ THIS BEFORE POSTING)
  14909. FAQ282.ZIP   Icon Programming Language FAQ
  14910. FAQ284.ZIP   Incompatibility FAQ: Cirrus Video Cards & Creative Sound cards
  14911. FAQ285.ZIP   Interleaf FAQ -- Frequently Asked Questions for comp.text.interleaf
  14912. FAQ286.ZIP   Introduction to comp.editors (November 20 1995)
  14913. FAQ287.ZIP   Introduction to comp.os.*.win95 groups and FAQ
  14914. FAQ288.ZIP   Introduction to the *.answers newsgroups
  14915. FAQ289.ZIP   Introductory Macintosh frequently asked questions (FAQ)
  14916. FAQ290.ZIP   JPEG image compression FAQ, part 1/2
  14917. FAQ291.ZIP   JPEG image compression FAQ, part 2/2
  14918. FAQ292.ZIP   Java Programmers FAQ
  14919. FAQ293.ZIP   Kerberos Users' Frequently Asked Questions 1.14
  14920. FAQ294.ZIP   LAN Mail Protocols Summary (Most recent update: 4/5/97)
  14921. FAQ296.ZIP   LEARN C/C++ TODAY (A list of resources/tutorials)
  14922. FAQ297.ZIP   Larch Frequently Asked Questions (comp.specification.larch FAQ)
  14923. FAQ298.ZIP   Latest version of SGI anonymous ftp list
  14924. FAQ299.ZIP   Linux Frequently Asked Questions with Answers (FAQ: 1/2)
  14925. FAQ300.ZIP   Linux Frequently Asked Questions with Answers (FAQ: 2/2)
  14926. FAQ302.ZIP   Linux INFO-SHEET (part 1/1)
  14927. FAQ304.ZIP   Linux META-FAQ (part 1/1)
  14928. FAQ305.ZIP   Linux XFree86 HOWTO
  14929. FAQ306.ZIP   Linux/68k-FAQ
  14930. FAQ307.ZIP   MINIX Frequently Asked Questions (Last Changed: 03 March 1995)
  14931. FAQ309.ZIP   MPEG-FAQ: multimedia compression [0/9]
  14932. FAQ311.ZIP   MPEG-FAQ: multimedia compression [1/9]
  14933. FAQ313.ZIP   MPEG-FAQ: multimedia compression [2/9]
  14934. FAQ315.ZIP   MPEG-FAQ: multimedia compression [3/9]
  14935. FAQ317.ZIP   MPEG-FAQ: multimedia compression [4/9]
  14936. FAQ319.ZIP   MPEG-FAQ: multimedia compression [6/9]
  14937. FAQ321.ZIP   MPEG-FAQ: multimedia compression [7/9]
  14938. FAQ323.ZIP   MPEG-FAQ: multimedia compression [8/9]
  14939. FAQ324.ZIP   MPEG-FAQ: multimedia compression [9/9]
  14940. FAQ325.ZIP   MS Windows 32-Bit File Access Meta-FAQ
  14941. FAQ326.ZIP   Mac Game Resources on the Internet FAQ
  14942. FAQ327.ZIP   Macintosh application software frequently asked questions (FAQ)
  14943. FAQ328.ZIP   Macintosh for sale frequently asked questions (FAQ)
  14944. FAQ329.ZIP   Macintosh hardware frequently asked questions (FAQ)
  14945. FAQ330.ZIP   Macintosh system software frequently asked questions (FAQ)
  14946. FAQ331.ZIP   Mailing list management software FAQ
  14947. FAQ332.ZIP   Majordomo Frequently Asked Questions
  14948. FAQ333.ZIP   Master Sun format.dat
  14949. FAQ334.ZIP   Medical Image Format FAQ, Part 1/8
  14950. FAQ335.ZIP   Medical Image Format FAQ, Part 2/8
  14951. FAQ336.ZIP   Medical Image Format FAQ, Part 3/8
  14952. FAQ337.ZIP   Medical Image Format FAQ, Part 4/8
  14953. FAQ338.ZIP   Medical Image Format FAQ, Part 5/8
  14954. FAQ339.ZIP   Medical Image Format FAQ, Part 6/8
  14955. FAQ340.ZIP   Medical Image Format FAQ, Part 7/8
  14956. FAQ341.ZIP   Medical Image Format FAQ, Part 8/8
  14957. FAQ342.ZIP   Medical Image Volume Visualization Software FAQ
  14958. FAQ343.ZIP   Medical Informatics FAQ
  14959. FAQ344.ZIP   Message Passing Interface (MPI) FAQ
  14960. FAQ345.ZIP   Mgetty+Sendfax with Vgetty Extensions (FAQ)
  14961. FAQ346.ZIP   Midi files/software archives on the Internet
  14962. FAQ347.ZIP   Minimally Adequate Net-Keeping Seal of Approval (MANKSA) for Usenet Software
  14963. FAQ348.ZIP   Minix Information Sheet (Last Changed: 14 June 1995)
  14964. FAQ349.ZIP   Minuet Frequently Asked Questions
  14965. FAQ350.ZIP   Miscellaneous Macintosh frequently asked questions (FAQ)
  14966. FAQ351.ZIP   Modula-2 FAQ/part1
  14967. FAQ352.ZIP   Modula-3 Frequently Asked Questions (FAQ)
  14968. FAQ362.ZIP   Multimedia Authoring Systems FAQ (1/3)
  14969. FAQ364.ZIP   Multimedia Authoring Systems FAQ (2/3)
  14970. FAQ365.ZIP   Multimedia Authoring Systems FAQ (3/3)
  14971. FAQ366.ZIP   Natural Language Processing FAQ
  14972. FAQ367.ZIP   Network Computers and comp.sys.net-computer.* newsgroups FAQ v1.01
  14973. FAQ368.ZIP   ONLINE OUTPOSTS -- Cyberspatial Community Groups -- Local, Nat'l, Internat'l
  14974. FAQ369.ZIP   OPEN LOOK GUI FAQ 01/04: General
  14975. FAQ370.ZIP   OPEN LOOK GUI FAQ 02/04: Sun OpenWindows DeskSet Questions
  14976. FAQ371.ZIP   OPEN LOOK GUI FAQ 03/04: the XView Toolkit
  14977. FAQ372.ZIP   OPEN LOOK GUI FAQ 04/04: List of programs with an OPEN LOOK UI
  14978. FAQ373.ZIP   OS/2 Dos Games Settings List (Part 1 of 2)
  14979. FAQ374.ZIP   OS/2 Dos Games Settings List (Part 2 of 2)
  14980. FAQ375.ZIP   OS/2 New User Introduction
  14981. FAQ376.ZIP   OS/2 Users Frequently Asked Questions List Edition 3
  14982. FAQ377.ZIP   OSF Distributed Computing Environment Frequently-asked questions
  14983. FAQ378.ZIP   Object-Fax LAN Fax System, Frequently Asked Questions
  14984. FAQ379.ZIP   Online Activism Resource List
  14985. FAQ380.ZIP   OpenGL Frequently Asked Questions (FAQ) [1/3]
  14986. FAQ381.ZIP   OpenGL Frequently Asked Questions (FAQ) [2/3]
  14987. FAQ382.ZIP   OpenGL Frequently Asked Questions (FAQ) [3/3]
  14988. FAQ383.ZIP   OpenVMS Frequently Asked Questions (FAQ), Part 1/3
  14989. FAQ384.ZIP   OpenVMS Frequently Asked Questions (FAQ), Part 2/3
  14990. FAQ385.ZIP   OpenVMS Frequently Asked Questions (FAQ), Part 3/3
  14991. FAQ386.ZIP   PC 3D Graphics Accelerators FAQ (Part 1 of 2)
  14992. FAQ387.ZIP   PC 3D Graphics Accelerators FAQ (Part 2 of 2)
  14993. FAQ388.ZIP   PC-Clone Hardware Newsgroup Pointer
  14994. FAQ389.ZIP   PINE - Frequently Asked Questions (FAQs)
  14995. FAQ390.ZIP   PL/I Frequently Asked Questions (FAQ)
  14996. FAQ392.ZIP   PSION Series 3/3a palmtop FAQ part 1/6
  14997. FAQ394.ZIP   PSION Series 3/3a palmtop FAQ part 2/6
  14998. FAQ396.ZIP   PSION Series 3/3a palmtop FAQ part 3/6
  14999. FAQ398.ZIP   PSION Series 3/3a palmtop FAQ part 4/6
  15000. FAQ400.ZIP   PSION Series 3/3a palmtop FAQ part 5/6
  15001. FAQ402.ZIP   PSION Series 3/3a palmtop FAQ part 6/6
  15002. FAQ403.ZIP   Picons Frequently Asked Questions (FAQ)
  15003. FAQ404.ZIP   Plan 9 from AT&T Bell Labs - Frequently Asked Questions [FAQ]
  15004. FAQ405.ZIP   Plan 9 from Bell Labs - Frequently Asked Questions [FAQ]
  15005. FAQ406.ZIP   Pointer to Elm FAQ
  15006. FAQ407.ZIP   Pointer to Mail Archive Servers FAQ
  15007. FAQ411.ZIP   PostScript monthly FAQ v2.4 07-18-95 [01-04 of 11]
  15008. FAQ412.ZIP   PostScript monthly FAQ v2.4 07-18-95 [05-06 of 11]
  15009. FAQ413.ZIP   PostScript monthly FAQ v2.4 07-18-95 [07-10 of 11]
  15010. FAQ414.ZIP   PostScript monthly FAQ v2.4 07-18-95 [11 of 11]
  15011. FAQ415.ZIP   PowerPC Frequently Asked Questions (FAQ)
  15012. FAQ418.ZIP   Project Management Programs - Frequently asked Questions (FAQ)
  15013. FAQ419.ZIP   Public Ada Library (with VHDL support) FAQ
  15014. FAQ420.ZIP   Quick reference antiviral review chart
  15015. FAQ421.ZIP   REPOST: Vim Editor FAQ
  15016. FAQ422.ZIP   RenderMan FAQ - monthly posting
  15017. FAQ423.ZIP   SCO FTP sites FAQ (95/12/03)
  15018. FAQ424.ZIP   SGI Anonymous FTP archives differences (monthly)
  15019. FAQ425.ZIP   SGI admin Frequently Asked Questions (FAQ)
  15020. FAQ426.ZIP   SGI apps Frequently Asked Questions (FAQ)
  15021. FAQ427.ZIP   SGI audio Frequently Asked Questions (FAQ)
  15022. FAQ428.ZIP   SGI diffs Frequently Asked Questions (FAQ)
  15023. FAQ429.ZIP   SGI graphics Frequently Asked Questions (FAQ)
  15024. FAQ430.ZIP   SGI hardware Frequently Asked Questions (FAQ)
  15025. FAQ431.ZIP   SGI impressario Frequently Asked Questions (FAQ)
  15026. FAQ432.ZIP   SGI inventor Frequently Asked Questions (FAQ)
  15027. FAQ433.ZIP   SGI misc Frequently Asked Questions (FAQ)
  15028. FAQ434.ZIP   SGI movie Frequently Asked Questions (FAQ)
  15029. FAQ435.ZIP   SGI performer Frequently Asked Questions (FAQ)
  15030. FAQ436.ZIP   SGI pointer Frequently Asked Questions (FAQ)
  15031. FAQ437.ZIP   SGI security Frequently Asked Questions (FAQ)
  15032. FAQ438.ZIP   SOFTWARE: Squid proxy caching server (monthly posting)
  15033. FAQ439.ZIP   Satellite Imagery FAQ - Pointer
  15034.  
  15035.  
  15036.  
  15037.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  15038.  │ #59  │ Frequently Asked Questions 2                                      │
  15039.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  15040.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │   5267 KBytes in   337 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  15041.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  15042.  
  15043.              ===============================================
  15044.              Frequently asked questions (FAQ) from the Internet, part 2
  15045.              ===============================================
  15046. FAQ440.ZIP   Schools Using Scheme
  15047. FAQ441.ZIP   Social Security Number FAQ
  15048. FAQ445.ZIP   Solaris 2 Frequently Asked Questions (FAQ) 1.63
  15049. FAQ446.ZIP   Solaris 2 Porting FAQ
  15050. FAQ447.ZIP   SuperVGA/VESA programmer's notes.
  15051. FAQ450.ZIP   Sybase FAQ: 1/16 - index
  15052. FAQ452.ZIP   Sybase FAQ: 10/16 - section 9
  15053. FAQ454.ZIP   Sybase FAQ: 11/16 - section 10.1
  15054. FAQ456.ZIP   Sybase FAQ: 12/16 - section 10.2
  15055. FAQ458.ZIP   Sybase FAQ: 13/16 - section 10.3
  15056. FAQ459.ZIP   Sybase FAQ: 14/16 - section 10.4
  15057. FAQ460.ZIP   Sybase FAQ: 15/16 - section 11
  15058. FAQ461.ZIP   Sybase FAQ: 16/16 - section 12
  15059. FAQ463.ZIP   Sybase FAQ: 2/16 - section 1
  15060. FAQ465.ZIP   Sybase FAQ: 3/16 - section 2
  15061. FAQ467.ZIP   Sybase FAQ: 4/16 - section 3
  15062. FAQ469.ZIP   Sybase FAQ: 5/16 - section 4
  15063. FAQ471.ZIP   Sybase FAQ: 6/16 - section 5
  15064. FAQ473.ZIP   Sybase FAQ: 7/16 - section 6
  15065. FAQ475.ZIP   Sybase FAQ: 8/16 - section 7
  15066. FAQ477.ZIP   Sybase FAQ: 9/16 - section 8
  15067. FAQ478.ZIP   TCP/IP Resources List
  15068. FAQ480.ZIP   Tcl/Tk Commercial Uses - Part 1: The Index
  15069. FAQ481.ZIP   Tcl/Tk Commercial Uses - Part 2: Products and Services
  15070. FAQ482.ZIP   Tcl/Tk Commercial Uses - Part 3: Training
  15071. FAQ483.ZIP   Tcl/Tk on Windows Frequently-Asked Questions
  15072. FAQ484.ZIP   TeX, LaTeX, etc.: Frequently Asked Questions with Answers [Monthly]
  15073. FAQ485.ZIP   TeXhax Digest V1997 #3
  15074. FAQ486.ZIP   TeXhax Digest V1997 #6
  15075. FAQ487.ZIP   TeXhax Digest V1997 #7
  15076. FAQ488.ZIP   Team OS/2 Frequently Asked Questions
  15077. FAQ490.ZIP   Technical Illustration FAQ (v 1.1.1)
  15078. FAQ491.ZIP   The MMDF Frequently Asked Questions List (FAQ)
  15079. FAQ492.ZIP   The Mac Programming FAQ Answer sheet. [READ ME!]
  15080. FAQ493.ZIP   The NeXT-FAQ (Frequently asked questions)
  15081. FAQ499.ZIP   ULTRIX Frequently Asked Questions (FAQ)
  15082. FAQ500.ZIP   UUCP Internals Frequently Asked Questions
  15083. FAQ501.ZIP   Uninterruptible Power Source FAQ
  15084. FAQ502.ZIP   UnixWare Frequently Asked Questions (Autoconfiguration)
  15085. FAQ503.ZIP   UnixWare Frequently Asked Questions (Developer)
  15086. FAQ504.ZIP   UnixWare Frequently Asked Questions (General)
  15087. FAQ505.ZIP   UnixWare Frequently Asked Questions (Miscellaneous Troubleshooting)
  15088. FAQ506.ZIP   UnixWare Frequently Asked Questions (Overview)
  15089. FAQ507.ZIP   UnixWare Frequently Asked Questions (The Email system)
  15090. FAQ508.ZIP   UnixWare Frequently Asked Questions (howto Setup Networking)
  15091. FAQ509.ZIP   Updated Inter-Network Mail Guide
  15092. FAQ510.ZIP   Usenet Moderated Newsgroup Archive List
  15093. FAQ511.ZIP   Using the Web for Geoscience Resources (FAQ) part1/2
  15094. FAQ512.ZIP   Using the Web for Geoscience Resources (FAQ) part2/2
  15095. FAQ514.ZIP   VCOMM Frequently Asked Questions (FAQ)
  15096. FAQ516.ZIP   VIRUS-L/comp.virus Frequently Asked Questions (FAQ) v2.00
  15097. FAQ517.ZIP   Vim Editor FAQ
  15098. FAQ518.ZIP   Viruses and the Mac FAQ
  15099. FAQ519.ZIP   WINE (WINdows Emulator) Frequently Asked Questions
  15100. FAQ521.ZIP   Waffle Frequently Asked Questions (FAQ)
  15101. FAQ522.ZIP   Welcome to comp.sys.atari.8bit!
  15102. FAQ523.ZIP   Welcome to comp.unix.questions [Frequent posting]
  15103. FAQ524.ZIP   Welcome to comp.unix.shell [Frequent posting]
  15104. FAQ525.ZIP   What's New at the Internet Mall [11 Jan, 97]
  15105. FAQ526.ZIP   What's New in the MH FAQ
  15106. FAQ527.ZIP   Win95 FAQ Part 1 of 14: Administrivia
  15107. FAQ528.ZIP   Win95 FAQ Part 10 of 14: Messaging/Exchange
  15108. FAQ529.ZIP   Win95 FAQ Part 11 of 14: Disk Compression
  15109. FAQ530.ZIP   Win95 FAQ Part 12 of 14: MS-DOS Games
  15110. FAQ531.ZIP   Win95 FAQ Part 13 of 14: MS Plus etc.
  15111. FAQ532.ZIP   Win95 FAQ Part 14 of 14: Misc
  15112. FAQ533.ZIP   Win95 FAQ Part 2 of 14: Re/Un/Installation
  15113. FAQ534.ZIP   Win95 FAQ Part 3 of 14: Usage
  15114. FAQ535.ZIP   Win95 FAQ Part 4 of 14: Hardware
  15115. FAQ536.ZIP   Win95 FAQ Part 5 of 14: Modems and TAPI
  15116. FAQ537.ZIP   Win95 FAQ Part 6 of 14: NetWare (tm) Networking
  15117. FAQ538.ZIP   Win95 FAQ Part 7 of 14: Networking
  15118. FAQ539.ZIP   Win95 FAQ Part 8 of 14: Dial-up Networking
  15119. FAQ540.ZIP   Win95 FAQ Part 9 of 14: Maintanence
  15120. FAQ541.ZIP   Windows FAQ: How to get it
  15121. FAQ542.ZIP   Windows NT Internet FAQ, Part 2/2
  15122. FAQ543.ZIP   World Wide Web / A Guide To Cyberspace
  15123. FAQ544.ZIP   World Wide Web Frequently Asked Questions (FAQ), Introduction
  15124. FAQ545.ZIP   X on Intel-based Unix Frequently Asked Questions [FAQ]
  15125. FAQ546.ZIP   XFree86 Frequently Asked Questions
  15126. FAQ547.ZIP   Xanadu World Publishing Repository Frequently Asked Questions
  15127. FAQ548.ZIP   Z-shell Frequently-Asked Questions
  15128. FAQ551.ZIP   ZyXEL modem FAQ List v4.2, Nov 20 1995, Part 1 of 5 [Introduction]
  15129. FAQ552.ZIP   ZyXEL modem FAQ List v4.2, Nov 20 1995, Part 2 of 5 [FAQ]
  15130. FAQ553.ZIP   ZyXEL modem FAQ List v4.2, Nov 20 1995, Part 3 of 5 [Technical FAQs]
  15131. FAQ554.ZIP   ZyXEL modem FAQ List v4.2, Nov 20 1995, Part 4 of 5 [Info / IDSN]
  15132. FAQ555.ZIP   ZyXEL modem FAQ List v4.2, Nov 20 1995, Part 5 of 5 [Product Info]
  15133. FAQ556.ZIP   [POINTER] BSP Trees Frequently Asked Questions (FAQ)
  15134. FAQ557.ZIP   [SSL-Talk List FAQ] Secure Sockets Layer Discussion List FAQ v1.0.3
  15135. FAQ558.ZIP   [alt.comp.virus] FAQ Part 1/4
  15136. FAQ559.ZIP   [alt.comp.virus] FAQ Part 2/4
  15137. FAQ560.ZIP   [alt.comp.virus] FAQ Part 3/4
  15138. FAQ561.ZIP   [alt.comp.virus] FAQ Part 4/4
  15139. FAQ562.ZIP   [alt.games.marathon] FAQ-monthly posting
  15140. FAQ563.ZIP   [comp.publish.cdrom] CD-Recordable FAQ, Part 1/2
  15141. FAQ564.ZIP   [comp.publish.cdrom] CD-Recordable FAQ, Part 2/2
  15142. FAQ565.ZIP   [comp.text.sgml] Frequently Asked Questions
  15143. FAQ566.ZIP   [comp.text.tex] Metafont: All fonts available in .mf format
  15144. FAQ577.ZIP   [comp.unix.bsd] NetBSD, FreeBSD, and OpenBSD FAQ (Part 1 of 10)
  15145. FAQ578.ZIP   [comp.unix.bsd] NetBSD, FreeBSD, and OpenBSD FAQ (Part 10 of 10)
  15146. FAQ579.ZIP   [comp.unix.bsd] NetBSD, FreeBSD, and OpenBSD FAQ (Part 2 of 10)
  15147. FAQ580.ZIP   [comp.unix.bsd] NetBSD, FreeBSD, and OpenBSD FAQ (Part 3 of 10)
  15148. FAQ581.ZIP   [comp.unix.bsd] NetBSD, FreeBSD, and OpenBSD FAQ (Part 4 of 10)
  15149. FAQ582.ZIP   [comp.unix.bsd] NetBSD, FreeBSD, and OpenBSD FAQ (Part 5 of 10)
  15150. FAQ583.ZIP   [comp.unix.bsd] NetBSD, FreeBSD, and OpenBSD FAQ (Part 6 of 10)
  15151. FAQ584.ZIP   [comp.unix.bsd] NetBSD, FreeBSD, and OpenBSD FAQ (Part 7 of 10)
  15152. FAQ585.ZIP   [comp.unix.bsd] NetBSD, FreeBSD, and OpenBSD FAQ (Part 8 of 10)
  15153. FAQ586.ZIP   [comp.unix.bsd] NetBSD, FreeBSD, and OpenBSD FAQ (Part 9 of 10)
  15154. FAQ588.ZIP   [comp.unix.machten] MachTen & CodeBuilder FAQ 1.4
  15155. FAQ589.ZIP   [comp.unix.programmer] Unix-socket-faq for network programming
  15156. FAQ590.ZIP   [gnu.bash.bug] BASH Frequently-Asked Questions
  15157. FAQ591.ZIP   [l/m 10/23/96] TPC Transaction Processing Council   (21/28) c.be FAQ
  15158. FAQ592.ZIP   [l/m 10/7/93] Network performance measurement tools (10/28) c.be FAQ
  15159. FAQ593.ZIP   [l/m 10/8/93] music to benchmark by.(7/28).c.be FAQ
  15160. FAQ594.ZIP   [l/m 11/1/93] References.(28/28)..c.be FAQ
  15161. FAQ595.ZIP   [l/m 11/2/92] good conceptual benchmarking.(2/28) c.be FAQ
  15162. FAQ596.ZIP   [l/m 2/13/96] NIST source and .orgs.(11/28)..c.be FAQ
  15163. FAQ597.ZIP   [l/m 2/18/94] benchmark source info-Intro -- netiquette (1/28) c.be FAQ
  15164. FAQ598.ZIP   [l/m 2/7/95] PERFECT CLUB (3/28).c.be FAQ
  15165. FAQ599.ZIP   [l/m 3/10/94] Linpack...(9/28).c.be FAQ
  15166. FAQ600.ZIP   [l/m 3/17/92] "Equivalence"..(20/28) c.be FAQ
  15167. FAQ601.ZIP   [l/m 3/17/92] Measurement environments..(12/28) c.be FAQ
  15168. FAQ602.ZIP   [l/m 3/17/92] Other misc. benchmarks (26/28)..c.be FAQ
  15169. FAQ603.ZIP   [l/m 3/17/92] RFC 1242 -- terminology. (22/28).c.be FAQ
  15170. FAQ604.ZIP   [l/m 4/6/92] New FAQ scaffold (6/28)..c.be FAQ
  15171. FAQ605.ZIP   [l/m 5/5/93] Performance metrics (5/28).c.be FAQ
  15172. FAQ606.ZIP   [l/m 7/1/94] SLALOM....(13/28) c.be FAQ
  15173. FAQ607.ZIP   alt.bbs.unixbbs Frequently Asked Questions
  15174. FAQ608.ZIP   alt.religion.roshambo FAQ
  15175. FAQ609.ZIP   alt.sys.amiga.uucp Frequently Asked Questions (FAQ 2/2) - AmigaUUCP technical information
  15176. FAQ610.ZIP   alt.winsock FAQ
  15177. FAQ611.ZIP   changes to "comp.ai.neural-nets FAQ" -- monthly posting
  15178. FAQ612.ZIP   colorspace-faq -- FAQ about Color and Gamma
  15179. FAQ613.ZIP   colorspace-faq -- FAQ about Colour and Gamma
  15180. FAQ614.ZIP   comp.ai.neural-nets FAQ, Part 1 of 7: Introduction
  15181. FAQ615.ZIP   comp.ai.neural-nets FAQ, Part 2 of 7: Learning
  15182. FAQ616.ZIP   comp.ai.neural-nets FAQ, Part 3 of 7: Generalization
  15183. FAQ617.ZIP   comp.ai.neural-nets FAQ, Part 4 of 7: Books, data, etc.
  15184. FAQ618.ZIP   comp.ai.neural-nets FAQ, Part 5 of 7: Free software
  15185. FAQ619.ZIP   comp.ai.neural-nets FAQ, Part 6 of 7: Commercial software
  15186. FAQ620.ZIP   comp.ai.neural-nets FAQ, Part 7 of 7: Hardware
  15187. FAQ621.ZIP   comp.apps.spreadsheets FAQ
  15188. FAQ622.ZIP   comp.arch.storage FAQ 1/2
  15189. FAQ623.ZIP   comp.arch.storage FAQ 2/2
  15190. FAQ624.ZIP   comp.archives.ms-windows.{announce,discuss} FAQ
  15191. FAQ625.ZIP   comp.archives.msdos.{announce,d} FAQ (Frequently Asked Questions)
  15192. FAQ626.ZIP   comp.benchmarks Frequently Asked Questions, With Answers
  15193. FAQ627.ZIP   comp.binaries.cbm FAQ
  15194. FAQ628.ZIP   comp.cad.autocad FAQ
  15195. FAQ629.ZIP   comp.compilers monthly message and Frequently Asked Questions
  15196. FAQ630.ZIP   comp.compression FAQ (reminder)
  15197. FAQ631.ZIP   comp.compression Frequently Asked Questions (part 1/3)
  15198. FAQ632.ZIP   comp.compression Frequently Asked Questions (part 2/3)
  15199. FAQ633.ZIP   comp.compression Frequently Asked Questions (part 3/3)
  15200. FAQ634.ZIP   comp.constraints FAQ (Part 1 of 2)
  15201. FAQ635.ZIP   comp.constraints FAQ (Part 2 of 2)
  15202. FAQ636.ZIP   comp.constraints FAQ 1/2 Frequently Asked Questions [Monthly posting]
  15203. FAQ637.ZIP   comp.constraints FAQ 2/2 Frequently Asked Questions [Monthly posting]
  15204. FAQ638.ZIP   comp.databases.progress Frequently Asked Questions (FAQ)
  15205. FAQ639.ZIP   comp.dcom.isdn FAQ Part 1 of 5: Introduction, Etc.
  15206. FAQ640.ZIP   comp.dcom.isdn FAQ Part 2 of 5: General Topics
  15207. FAQ641.ZIP   comp.dcom.isdn FAQ Part 3 of 5: Getting ISDN Service
  15208. FAQ642.ZIP   comp.dcom.isdn FAQ Part 4 of 5: Standards and References
  15209. FAQ643.ZIP   comp.dcom.isdn FAQ Part 5 of 5: Products
  15210. FAQ644.ZIP   comp.dcom.lans.ethernet FAQ (Frequently Asked Questions)
  15211. FAQ645.ZIP   comp.dcom.lans.token-ring FAQ
  15212. FAQ646.ZIP   comp.dcom.sys.cisco Frequently Asked Questions (FAQ)
  15213. FAQ650.ZIP   comp.editors - VI Archives
  15214. FAQ651.ZIP   comp.emulators.misc Frequently Asked Questions (FAQ) [1/3]
  15215. FAQ652.ZIP   comp.emulators.misc Frequently Asked Questions (FAQ) [2/3]
  15216. FAQ653.ZIP   comp.emulators.misc Frequently Asked Questions (FAQ) [3/3]
  15217. FAQ654.ZIP   comp.fonts FAQ: Amiga Info
  15218. FAQ655.ZIP   comp.fonts FAQ: Atari Info
  15219. FAQ656.ZIP   comp.fonts FAQ: Diffs from last posting
  15220. FAQ662.ZIP   comp.fonts FAQ: MS-DOS Info
  15221. FAQ663.ZIP   comp.fonts FAQ: Macintosh Info
  15222. FAQ664.ZIP   comp.fonts FAQ: NeXT Info
  15223. FAQ665.ZIP   comp.fonts FAQ: Sun Info
  15224. FAQ666.ZIP   comp.fonts FAQ: Unix Info
  15225. FAQ667.ZIP   comp.fonts FAQ: Utilities
  15226. FAQ668.ZIP   comp.fonts FAQ: Vendor List
  15227. FAQ669.ZIP   comp.fonts FAQ: X11 Info
  15228. FAQ670.ZIP   comp.graphics.algorithms Frequently Asked Questions
  15229. FAQ671.ZIP   comp.graphics.animation FAQ v3.3 (7 Mar)
  15230. FAQ672.ZIP   comp.graphics.api.pexlib - Welcome! (FAQ) (30nov95)
  15231. FAQ673.ZIP   comp.graphics.apps.gnuplot FAQ (Frequent Answered Questions)
  15232. FAQ674.ZIP   comp.graphics.rendering.raytracing FAQ (part 1/2)
  15233. FAQ675.ZIP   comp.graphics.rendering.raytracing FAQ (part 2/2)
  15234. FAQ676.ZIP   comp.groupware FAQ: ** How to retrieve the FAQ postings
  15235. FAQ677.ZIP   comp.groupware FAQ: Bibliography-editors
  15236. FAQ678.ZIP   comp.groupware FAQ: Bibliography1: Frequently Asked Questions
  15237. FAQ679.ZIP   comp.groupware FAQ: Bibliography2: Frequently Asked Questions
  15238. FAQ680.ZIP   comp.groupware FAQ: Bibliography3: Frequently Asked Questions
  15239. FAQ681.ZIP   comp.groupware FAQ: Bibliography4: Frequently Asked Questions
  15240. FAQ682.ZIP   comp.groupware FAQ: Bibliography5: Frequently Asked Questions
  15241. FAQ683.ZIP   comp.groupware FAQ: Posting guidelines for Comp.groupware
  15242. FAQ684.ZIP   comp.groupware FAQ: Products-editors
  15243. FAQ685.ZIP   comp.groupware FAQ: Products1: Frequently Asked Questions
  15244. FAQ686.ZIP   comp.groupware FAQ: Products2: Frequently Asked Questions
  15245. FAQ687.ZIP   comp.groupware FAQ: Products4: Frequently Asked Questions
  15246. FAQ688.ZIP   comp.groupware FAQ: Products5: Frequently Asked Questions
  15247. FAQ689.ZIP   comp.lang.awk FAQ
  15248. FAQ690.ZIP   comp.lang.c Changes to Answers to Frequently Asked Questions (FAQ)
  15249. FAQ691.ZIP   comp.lang.eiffel Frequently Asked Questions (FAQ)
  15250. FAQ692.ZIP   comp.lang.forth FAQ: Books & Periodicals (5 of 6)
  15251. FAQ693.ZIP   comp.lang.forth FAQ: Books & Periodicals (Part 5 of 6)
  15252. FAQ694.ZIP   comp.lang.forth FAQ: Forth Systems (Part 4 of 6)
  15253. FAQ695.ZIP   comp.lang.forth FAQ: General Information (1 of 6)
  15254. FAQ696.ZIP   comp.lang.forth FAQ: General Information (Part 1 of 6)
  15255. FAQ697.ZIP   comp.lang.forth FAQ: Groups & Organizations (6 of 6)
  15256. FAQ698.ZIP   comp.lang.forth FAQ: Groups & Organizations (Part 6 of 6)
  15257. FAQ699.ZIP   comp.lang.forth FAQ: Online Resources (2 of 6)
  15258. FAQ700.ZIP   comp.lang.forth FAQ: Online Resources (Part 2 of 6)
  15259. FAQ701.ZIP   comp.lang.forth FAQ: Part 1 of 6, General Information
  15260. FAQ702.ZIP   comp.lang.forth FAQ: Part 2 of 6, Online Resources
  15261. FAQ703.ZIP   comp.lang.forth FAQ: Part 3 of 6, Vendors & Authors
  15262. FAQ704.ZIP   comp.lang.forth FAQ: Part 4 of 6, Forth Systems
  15263. FAQ705.ZIP   comp.lang.forth FAQ: Part 5 of 6, Forth Books
  15264. FAQ706.ZIP   comp.lang.forth FAQ: Part 6 of 6, Forth Groups
  15265. FAQ707.ZIP   comp.lang.forth FAQ: Vendors & Authors (3 of 6)
  15266. FAQ708.ZIP   comp.lang.forth FAQ: Vendors & Authors (Part 3 of 6)
  15267. FAQ709.ZIP   comp.lang.functional Frequently Asked Questions (monthly posting)
  15268. FAQ712.ZIP   comp.lang.java FAQ
  15269. FAQ713.ZIP   comp.lang.modula2: Answers to Common Questions - v1.13 95.05.12
  15270. FAQ714.ZIP   comp.lang.objective-c FAQ, part 3/3: A Sample Program
  15271. FAQ715.ZIP   comp.lang.pascal.borland Mini-FAQ
  15272. FAQ716.ZIP   comp.lang.perl.* FAQ 0/5 - Introduction
  15273. FAQ717.ZIP   comp.lang.perl.* FAQ 1/5 - Availability
  15274. FAQ718.ZIP   comp.lang.perl.* FAQ 2/5 - Information Sources
  15275. FAQ719.ZIP   comp.lang.perl.* FAQ 3/5 - Programming Aids
  15276. FAQ720.ZIP   comp.lang.perl.* FAQ 4/5 - General Programming
  15277. FAQ721.ZIP   comp.lang.perl.* FAQ 5/5 - External Program Interaction
  15278. FAQ722.ZIP   comp.lang.perl.modules The Perl 5 Module List (Reusable Software)
  15279. FAQ723.ZIP   comp.lang.perl.tk FAQ part0 of 5
  15280. FAQ724.ZIP   comp.lang.perl.tk FAQ part1 of 5
  15281. FAQ725.ZIP   comp.lang.perl.tk FAQ part2 of 5
  15282. FAQ726.ZIP   comp.lang.perl.tk FAQ part3 of 5
  15283. FAQ727.ZIP   comp.lang.perl.tk FAQ part4 of 5
  15284. FAQ729.ZIP   comp.lang.perl.tk FAQ part5 of 5
  15285. FAQ730.ZIP   comp.lang.prolog Frequently Asked Questions
  15286. FAQ735.ZIP   comp.lang.tcl Frequently Asked Questions (Aug 31, 1997) (1/5)
  15287. FAQ736.ZIP   comp.lang.tcl Frequently Asked Questions (Aug 31, 1997) (2/5)
  15288. FAQ737.ZIP   comp.lang.tcl Frequently Asked Questions (Aug 31, 1997) (3/5)
  15289. FAQ738.ZIP   comp.lang.tcl Frequently Asked Questions (Aug 31, 1997) (4/5)
  15290. FAQ752.ZIP   comp.lsi.cad Frequently Asked Questions With Answers (Part 1/4) [LONG]
  15291. FAQ753.ZIP   comp.lsi.cad Frequently Asked Questions With Answers (Part 2/4) [LONG]
  15292. FAQ754.ZIP   comp.lsi.cad Frequently Asked Questions With Answers (Part 3/4) [LONG]
  15293. FAQ755.ZIP   comp.lsi.cad Frequently Asked Questions With Answers (Part 4/4) [LONG]
  15294. FAQ756.ZIP   comp.mail.mime FAQ (frequently asked questions list)
  15295. FAQ757.ZIP   comp.mail.mime FAQ pointer
  15296. FAQ766.ZIP   comp.mail.mime meta-FAQ: Help for MIME problems
  15297. FAQ768.ZIP   comp.os.chorus Frequently Asked Questions (FAQ)
  15298. FAQ769.ZIP   comp.os.cpm Frequently Asked Questions (FAQ)
  15299. FAQ770.ZIP   comp.os.ms-windows.programmer.vxd Frequently Asked Questions (FAQ)
  15300. FAQ771.ZIP   comp.os.msdos.mail-news FAQ (01/02) intro
  15301. FAQ772.ZIP   comp.os.msdos.mail-news FAQ (02/02) software
  15302. FAQ774.ZIP   comp.os.netware.security FAQ
  15303. FAQ775.ZIP   comp.os.vxworks Frequently Asked Questions (FAQ) [LONG]
  15304. FAQ776.ZIP   comp.periphs.printers - FAQ - Part 1 of 11
  15305. FAQ777.ZIP   comp.periphs.printers - FAQ - Part 10 of 11
  15306. FAQ778.ZIP   comp.periphs.printers - FAQ - Part 11 of 11
  15307. FAQ779.ZIP   comp.periphs.printers - FAQ - Part 2 of 11
  15308. FAQ780.ZIP   comp.periphs.printers - FAQ - Part 3 of 11
  15309. FAQ781.ZIP   comp.periphs.printers - FAQ - Part 4 of 11
  15310. FAQ782.ZIP   comp.periphs.printers - FAQ - Part 5 of 11
  15311. FAQ783.ZIP   comp.periphs.printers - FAQ - Part 6 of 11
  15312. FAQ784.ZIP   comp.periphs.printers - FAQ - Part 7 of 11
  15313. FAQ785.ZIP   comp.periphs.printers - FAQ - Part 8 of 11
  15314. FAQ786.ZIP   comp.periphs.printers - FAQ - Part 9 of 11
  15315. FAQ787.ZIP   comp.periphs.scsi FAQ part 1 of 2
  15316. FAQ788.ZIP   comp.periphs.scsi FAQ part 2 of 2
  15317. FAQ789.ZIP   comp.programming.literate FAQ
  15318. FAQ797.ZIP   comp.protocols.snmp SNMP FAQ Part 1 of 2
  15319. FAQ798.ZIP   comp.protocols.snmp SNMP FAQ Part 2 of 2
  15320. FAQ799.ZIP   comp.protocols.tcp-ip.domains Frequently Asked Questions (FAQ) (Part 1 of 2)
  15321. FAQ800.ZIP   comp.protocols.tcp-ip.domains Frequently Asked Questions (FAQ) (Part 2 of 2)
  15322. FAQ801.ZIP   comp.robotics Frequently Asked Questions (FAQ)
  15323. FAQ802.ZIP   comp.soft-sys.ptolemy Frequently Asked Questions
  15324. FAQ803.ZIP   comp.software.testing Frequently Asked Questions (FAQ)
  15325. FAQ804.ZIP   comp.sources.testers - Frequently Asked Questions (FAQ)
  15326. FAQ805.ZIP   comp.specification.z Frequently Asked Questions (Monthly)
  15327. FAQ806.ZIP   comp.sys.3b1 FAQ part1
  15328. FAQ807.ZIP   comp.sys.3b1 FAQ part2
  15329. FAQ808.ZIP   comp.sys.acorn.networking Frequently Asked Questions
  15330. FAQ809.ZIP   comp.sys.amiga.games Frequently Asked Questions (FAQ)
  15331. FAQ813.ZIP   comp.sys.amstrad.8bit FAQ v0.85 1/1
  15332. FAQ814.ZIP   comp.sys.apple2 Frequently Asked Questions (FAQ) Part 1/4
  15333. FAQ815.ZIP   comp.sys.apple2 Frequently Asked Questions (FAQ) Part 2/4
  15334. FAQ816.ZIP   comp.sys.apple2 Frequently Asked Questions (FAQ) Part 3/4
  15335. FAQ817.ZIP   comp.sys.apple2 Frequently Asked Questions (FAQ) Part 4/4
  15336. FAQ818.ZIP   comp.sys.hp48 FAQ : 1 of 4 - Common Questions
  15337. FAQ819.ZIP   comp.sys.hp48 FAQ : 2 of 4 - Hardware, Programs, and Programming
  15338. FAQ820.ZIP   comp.sys.hp48 FAQ : 3 of 4 - Appendices
  15339. FAQ821.ZIP   comp.sys.hp48 FAQ : 4 of 4 - Best Programs and Where to Get Them
  15340. FAQ826.ZIP   comp.sys.ibm.pc.hardware.video Chipsets List
  15341. FAQ827.ZIP   comp.sys.ibm.pc.hardware.video FAQ, Part 1/4
  15342. FAQ828.ZIP   comp.sys.ibm.pc.hardware.video FAQ, Part 2/4
  15343. FAQ829.ZIP   comp.sys.ibm.pc.hardware.video FAQ, Part 3/4
  15344. FAQ830.ZIP   comp.sys.ibm.pc.hardware.video FAQ, Part 4/4
  15345. FAQ831.ZIP   comp.sys.mac.comm Frequently Asked Questions [1/4]
  15346. FAQ832.ZIP   comp.sys.mac.comm Frequently Asked Questions [2/4]
  15347. FAQ833.ZIP   comp.sys.mac.comm Frequently Asked Questions [3/4]
  15348. FAQ834.ZIP   comp.sys.mac.comm Frequently Asked Questions [4/4]
  15349. FAQ835.ZIP   comp.sys.mac.games FAQ
  15350. FAQ836.ZIP   comp.sys.palmtops HP100LX Frequently Asked Questions
  15351. FAQ837.ZIP   comp.unix.user-friendly Frequently Asked Questions (FAQ)
  15352. FAQ844.ZIP   comp.windows.x.intrinsics Frequently Asked Questions (FAQ)
  15353. FAQ845.ZIP   comp.windows.x: Getting more performance out of X.  FAQ
  15354. FAQ846.ZIP   computer-security/Windows NT Security FAQ
  15355. FAQ847.ZIP   computer-security/Windows NT Security FAQ (HTML version)
  15356. FAQ848.ZIP   computer-security/anonymous-ftp FAQ
  15357. FAQ849.ZIP   computer-security/anonymous-ftp FAQ (HTML Version)
  15358. FAQ850.ZIP   computer-security/compromise FAQ
  15359. FAQ851.ZIP   computer-security/compromise FAQ (HTML version)
  15360. FAQ852.ZIP   computer-security/secmaillist FAQ
  15361. FAQ853.ZIP   computer-security/secmaillist FAQ (HTML version)
  15362. FAQ854.ZIP   computer-security/security-patches FAQ
  15363. FAQ855.ZIP   computer-security/security-patches FAQ (HTML version)
  15364. FAQ856.ZIP   computer-security/sniffers FAQ
  15365. FAQ857.ZIP   computer-security/sniffers FAQ (HTML version)
  15366. FAQ858.ZIP   computer-security/vendor-contacts FAQ
  15367. FAQ859.ZIP   computer-security/vendor-contacts FAQ (HTML)
  15368. FAQ860.ZIP   freeWAIS-sf Frequently Asked Questions [FAQ] with answers
  15369. FAQ861.ZIP   hush (hyper utility shell) FAQ
  15370. FAQ862.ZIP   list of X consultants
  15371. FAQ863.ZIP   microcontroller-faq/PIC
  15372. FAQ864.ZIP   ph (cso nameserver) Frequently Asked Questions (FAQ)
  15373. FAQ865.ZIP   rec.aviation.simulators Frequently Asked Questions
  15374. FAQ866.ZIP   rec.games.computer.ultima-dragons FAQ
  15375. FAQ869.ZIP   vi editor FAQ (Frequently Asked Question List), Part 1/2
  15376. FAQ870.ZIP   vi editor FAQ (Frequently Asked Question List), Part 2/2
  15377. FAQ871.ZIP   x86 Assembly Language FAQ - A86 and D86
  15378. FAQ872.ZIP   x86 Assembly Language FAQ - Borland TASM
  15379. FAQ873.ZIP   x86 Assembly Language FAQ - General Part 1/3
  15380. FAQ874.ZIP   x86 Assembly Language FAQ - General Part 2/3
  15381. FAQ875.ZIP   x86 Assembly Language FAQ - General Part 3/3
  15382. FAQ876.ZIP   x86 Assembly Language FAQ - Microsoft MASM
  15383.  
  15384.  
  15385.  
  15386.  ┌──────┬───────────────────────────────────────────────────────────────────┐
  15387.  │ #60  │ Computer Jokes                                                    │
  15388.  ├──────┴───────────────┬───────────────────────────────┬───────────────────┤
  15389.  │ ░░░░▒▒▒▒▒▓▓▓▓▓████   │    570 KBytes in    94 Files  │ ████▓▓▓▓▒▒▒▒▒░░░░ │
  15390.  └──────────────────────┴───────────────────────────────┴───────────────────┘
  15391.  
  15392.              ===============================================
  15393.              Computer jokes
  15394.              ===============================================
  15395. 96VIRUS.ZIP  New 1996 computer viruses you should know about
  15396. ALICE.ZIP    Alice in unix land
  15397. APPLES.ZIP   While trashing at apple computer inc, among other things, we
  15398.              found a computer marked broken with the following letter
  15399.              attached to it which described certain problems a user had found.
  15400. ASSHOLE.ZIP  Junkware identification
  15401. BABBAGE.ZIP  Babbage the new language for future demands
  15402. BADCOM_1.ZIP Top Ten Signs You Bought A Bad Computer
  15403. BADCOMPS.ZIP From creative computing's "the world's worst computers", sept 85.
  15404. BBSS.ZIP     The history of the bbs user
  15405. BBSSECUR.ZIP Anti-fed bbs security
  15406. BEER_OS.ZIP  Beers of the (software) world
  15407. BELLES1.ZIP  .U.S. Impounds Chess Computer
  15408. BIBLE.ZIP    The c programming language
  15409. C64VSIBM.ZIP 64 good reasons that the commodore 64 surpasses the ibm (or any
  15410.              clone) 486 machine.
  15411. COMICS.ZIP   Marvel comics price guide
  15412. COMMUSES.ZIP Uses for a commodore 64 "computer"
  15413. COMP_1.ZIP   Subject: Computer Messages
  15414. COMPILLI.ZIP Reflections on computer illiteracy 
  15415. COMPJOKE.ZIP Computer jokes
  15416. COMPNAME.ZIP Meaningless computer names
  15417. COMPUTER.ZIP Another computerized history
  15418. COPYRITE.ZIP Single computer end-user software license agreement
  15419. CRAY7.ZIP    Cray-7 user's guide
  15420. CS_JOKES.ZIP Computer Science jokes
  15421. DEAD1.ZIP    The history of the bbs user a musical drama in -v- parts
  15422. DEAD2.ZIP    The history of the bbs user a musical drama in -v- parts
  15423. DEAD3.ZIP    The history of the bbs user a musical drama in -v- parts
  15424. DEAD4.ZIP    The history of the bbs user a musical drama in -v- parts
  15425. DEAD5.ZIP    The history of the bbs user a musical drama in -v- parts
  15426. DR.ZIP       A Grandchild's Guide to Using Grandpa's Computer
  15427. DREAM.ZIP    Dream - suspend execution for an interval while executing
  15428.              random code in memory
  15429. DRINKI1.ZIP  How to Watch a Windows 95 Infomercial and Have a Good Time, The
  15430.              'Doze 95 Drinking Game
  15431. ELECTR1.ZIP  Electrical Engineering Purity Test
  15432. EMACS.ZIP    Emacs: The Awakening
  15433. ENTPRISE.ZIP STAR TREK V - The EMAIL Message (or More Trouble Than Tribbles)
  15434. ERRORS.ZIP   The Canonical List of Error Messages
  15435. EVILHACK.ZIP The evil that hackers do
  15436. FAXFUN.ZIP   Fax machine fun
  15437. FOOT.ZIP     The lovely explanation of how to identify a programming
  15438.              language by its effects, missed a few languages.
  15439. FUTURE.ZIP   Towards the future of desktop computing
  15440. HACKER.ZIP   The night of the hackers
  15441. HACKSONG.ZIP The Hacker's song
  15442. HACKTEST.ZIP The hacker test - version 1.0
  15443. HELPDESK.ZIP The Help Desk Gets Physical
  15444. HP-FONTS.ZIP Hewlett-packard fonts
  15445. HW1.ZIP      Canonical List Of Computer Harware Humor
  15446. IBM.ZIP      The ibm songbook
  15447. IBM360.ZIP   Hcf instruction: from principles of operation
  15448. INTERN_2.ZIP ARE YOU AN INTERNET NERD?
  15449. JOKE_I_1.ZIP Internet Cleaning Tomorrow
  15450. JOKE_L_2.ZIP How to tell which programming language you're using
  15451. JOKE_N_1.ZIP Greetings Netscapers,
  15452. JOKE_N_2.ZIP Top Ten Anagrams for "Netscape Communications"
  15453. JOKE_U_1.ZIP 101 Ways to be Obnoxious on Usenet
  15454. MARKET.ZIP   Microsoft marketing strategy
  15455. MARKET1.ZIP  Software engineering glossary or defining computer terms from a
  15456.              "marketing" point of view
  15457. MEL.ZIP      Real Programmers write in Fortran
  15458. MOTTOS.ZIP   Rejected state mottos 
  15459. MS-15Q.ZIP   15 questions to ask Microsoft about Windows 95
  15460. MS-CODE.ZIP  TOP SECRET MICROSOFT CODE
  15461. MSOFT.ZIP    Ways things would be different if Microsoft was headquartered
  15462.              in South Georgia
  15463. NET.ZIP      Computer-related horror stories, folklore, and anecdotes
  15464. NETHIST.ZIP  History Of The Net
  15465. NIGHT1.ZIP   A UNIX nightmare
  15466. NOEMAIL.ZIP  100+ excuses why I haven't answered my E-mail:
  15467. NUSERS.ZIP   Parasite pamplet #3 : new users how to detect and destroy them
  15468. PIRATGUI.ZIP The Real Pirate's Guide
  15469. PROGRAM.ZIP  The tao of programming
  15470. PROGRAMM.ZIP The programmer's prayer
  15471. PSALM.ZIP    My calculator is my shepherd, I shall not want:
  15472. REALPROG.ZIP Real programmers don't use pascal
  15473. REALSYSO.ZIP The real sysop and unreal board crashers...Volume 1
  15474. REDCOMP.ZIP  Redneck Computer Terms 
  15475. RFC748.ZIP   TELNET RANDOMLY-LOSE Option
  15476. SCRIPT1.ZIP  Macbeth 95
  15477. SESAME.ZIP   Breakthrough in computer science educational technology.
  15478. SLINGS1.ZIP  Structured Programmer's Soliloquy
  15479. SWWARS.ZIP   Software wars, Pardoy of Star Wars
  15480. SYSNBUST.ZIP The sysop's guide to not getting busted!
  15481. SYSOPP_1.ZIP Sysop test
  15482. SYSOPSGU.ZIP The sysop's guide to loozers, leeches, rodents
  15483. TELNETSG.ZIP The telnet song
  15484. TEST.ZIP     Programming takes a special kind of person. a Logical mind and
  15485.              a peculiar personality are key.
  15486. TESTSYS.ZIP  Test for system analysts computing (abbreviated)...
  15487. THELAS1.ZIP  The last bug
  15488. TINY-VAX.ZIP Little Tiny Vax
  15489. UNISYS.ZIP   The burroughs/sperry (now unisys) merger song
  15490. USERSR_1.ZIP Men Who Use Computers Are The New Sex Symbols Of The `90s
  15491. WARGAMES.ZIP Is wargames possible? bullshit!
  15492. VAX-SONG.ZIP Vaxology
  15493. VAXORCIS.ZIP The vaxorcist
  15494. WEBCULT.ZIP  Signs your Webmaster is in a cult...
  15495. WEIRD89.ZIP  Xsoft (a xerox company)
  15496. WINDOW1.ZIP  TOP SECRET Microsoft(c) Code Project: Chicago(tm) info...
  15497. ZEN.ZIP      Zen and the art of software documentation
  15498.  
  15499.  
  15500.          Total Number of Files :  4127  Total Size :  604 MByte
  15501.